Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Kubernetes.OpenAPI.API.AppsV1
Contents
- Operations
- AppsV1
- createNamespacedControllerRevision
- createNamespacedDaemonSet
- createNamespacedDeployment
- createNamespacedReplicaSet
- createNamespacedStatefulSet
- deleteCollectionNamespacedControllerRevision
- deleteCollectionNamespacedDaemonSet
- deleteCollectionNamespacedDeployment
- deleteCollectionNamespacedReplicaSet
- deleteCollectionNamespacedStatefulSet
- deleteNamespacedControllerRevision
- deleteNamespacedDaemonSet
- deleteNamespacedDeployment
- deleteNamespacedReplicaSet
- deleteNamespacedStatefulSet
- getAPIResources
- listControllerRevisionForAllNamespaces
- listDaemonSetForAllNamespaces
- listDeploymentForAllNamespaces
- listNamespacedControllerRevision
- listNamespacedDaemonSet
- listNamespacedDeployment
- listNamespacedReplicaSet
- listNamespacedStatefulSet
- listReplicaSetForAllNamespaces
- listStatefulSetForAllNamespaces
- patchNamespacedControllerRevision
- patchNamespacedDaemonSet
- patchNamespacedDaemonSetStatus
- patchNamespacedDeployment
- patchNamespacedDeploymentScale
- patchNamespacedDeploymentStatus
- patchNamespacedReplicaSet
- patchNamespacedReplicaSetScale
- patchNamespacedReplicaSetStatus
- patchNamespacedStatefulSet
- patchNamespacedStatefulSetScale
- patchNamespacedStatefulSetStatus
- readNamespacedControllerRevision
- readNamespacedDaemonSet
- readNamespacedDaemonSetStatus
- readNamespacedDeployment
- readNamespacedDeploymentScale
- readNamespacedDeploymentStatus
- readNamespacedReplicaSet
- readNamespacedReplicaSetScale
- readNamespacedReplicaSetStatus
- readNamespacedStatefulSet
- readNamespacedStatefulSetScale
- readNamespacedStatefulSetStatus
- replaceNamespacedControllerRevision
- replaceNamespacedDaemonSet
- replaceNamespacedDaemonSetStatus
- replaceNamespacedDeployment
- replaceNamespacedDeploymentScale
- replaceNamespacedDeploymentStatus
- replaceNamespacedReplicaSet
- replaceNamespacedReplicaSetScale
- replaceNamespacedReplicaSetStatus
- replaceNamespacedStatefulSet
- replaceNamespacedStatefulSetScale
- replaceNamespacedStatefulSetStatus
- AppsV1
Description
Synopsis
- createNamespacedControllerRevision :: (Consumes CreateNamespacedControllerRevision contentType, MimeRender contentType V1ControllerRevision) => ContentType contentType -> Accept accept -> V1ControllerRevision -> Namespace -> KubernetesRequest CreateNamespacedControllerRevision contentType V1ControllerRevision accept
- data CreateNamespacedControllerRevision
- createNamespacedDaemonSet :: (Consumes CreateNamespacedDaemonSet contentType, MimeRender contentType V1DaemonSet) => ContentType contentType -> Accept accept -> V1DaemonSet -> Namespace -> KubernetesRequest CreateNamespacedDaemonSet contentType V1DaemonSet accept
- data CreateNamespacedDaemonSet
- createNamespacedDeployment :: (Consumes CreateNamespacedDeployment contentType, MimeRender contentType V1Deployment) => ContentType contentType -> Accept accept -> V1Deployment -> Namespace -> KubernetesRequest CreateNamespacedDeployment contentType V1Deployment accept
- data CreateNamespacedDeployment
- createNamespacedReplicaSet :: (Consumes CreateNamespacedReplicaSet contentType, MimeRender contentType V1ReplicaSet) => ContentType contentType -> Accept accept -> V1ReplicaSet -> Namespace -> KubernetesRequest CreateNamespacedReplicaSet contentType V1ReplicaSet accept
- data CreateNamespacedReplicaSet
- createNamespacedStatefulSet :: (Consumes CreateNamespacedStatefulSet contentType, MimeRender contentType V1StatefulSet) => ContentType contentType -> Accept accept -> V1StatefulSet -> Namespace -> KubernetesRequest CreateNamespacedStatefulSet contentType V1StatefulSet accept
- data CreateNamespacedStatefulSet
- deleteCollectionNamespacedControllerRevision :: Consumes DeleteCollectionNamespacedControllerRevision contentType => ContentType contentType -> Accept accept -> Namespace -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType V1Status accept
- data DeleteCollectionNamespacedControllerRevision
- deleteCollectionNamespacedDaemonSet :: Consumes DeleteCollectionNamespacedDaemonSet contentType => ContentType contentType -> Accept accept -> Namespace -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType V1Status accept
- data DeleteCollectionNamespacedDaemonSet
- deleteCollectionNamespacedDeployment :: Consumes DeleteCollectionNamespacedDeployment contentType => ContentType contentType -> Accept accept -> Namespace -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType V1Status accept
- data DeleteCollectionNamespacedDeployment
- deleteCollectionNamespacedReplicaSet :: Consumes DeleteCollectionNamespacedReplicaSet contentType => ContentType contentType -> Accept accept -> Namespace -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType V1Status accept
- data DeleteCollectionNamespacedReplicaSet
- deleteCollectionNamespacedStatefulSet :: Consumes DeleteCollectionNamespacedStatefulSet contentType => ContentType contentType -> Accept accept -> Namespace -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType V1Status accept
- data DeleteCollectionNamespacedStatefulSet
- deleteNamespacedControllerRevision :: Consumes DeleteNamespacedControllerRevision contentType => ContentType contentType -> Accept accept -> Name -> Namespace -> KubernetesRequest DeleteNamespacedControllerRevision contentType V1Status accept
- data DeleteNamespacedControllerRevision
- deleteNamespacedDaemonSet :: Consumes DeleteNamespacedDaemonSet contentType => ContentType contentType -> Accept accept -> Name -> Namespace -> KubernetesRequest DeleteNamespacedDaemonSet contentType V1Status accept
- data DeleteNamespacedDaemonSet
- deleteNamespacedDeployment :: Consumes DeleteNamespacedDeployment contentType => ContentType contentType -> Accept accept -> Name -> Namespace -> KubernetesRequest DeleteNamespacedDeployment contentType V1Status accept
- data DeleteNamespacedDeployment
- deleteNamespacedReplicaSet :: Consumes DeleteNamespacedReplicaSet contentType => ContentType contentType -> Accept accept -> Name -> Namespace -> KubernetesRequest DeleteNamespacedReplicaSet contentType V1Status accept
- data DeleteNamespacedReplicaSet
- deleteNamespacedStatefulSet :: Consumes DeleteNamespacedStatefulSet contentType => ContentType contentType -> Accept accept -> Name -> Namespace -> KubernetesRequest DeleteNamespacedStatefulSet contentType V1Status accept
- data DeleteNamespacedStatefulSet
- getAPIResources :: Accept accept -> KubernetesRequest GetAPIResources MimeNoContent V1APIResourceList accept
- data GetAPIResources
- listControllerRevisionForAllNamespaces :: Accept accept -> KubernetesRequest ListControllerRevisionForAllNamespaces MimeNoContent V1ControllerRevisionList accept
- data ListControllerRevisionForAllNamespaces
- listDaemonSetForAllNamespaces :: Accept accept -> KubernetesRequest ListDaemonSetForAllNamespaces MimeNoContent V1DaemonSetList accept
- data ListDaemonSetForAllNamespaces
- listDeploymentForAllNamespaces :: Accept accept -> KubernetesRequest ListDeploymentForAllNamespaces MimeNoContent V1DeploymentList accept
- data ListDeploymentForAllNamespaces
- listNamespacedControllerRevision :: Accept accept -> Namespace -> KubernetesRequest ListNamespacedControllerRevision MimeNoContent V1ControllerRevisionList accept
- data ListNamespacedControllerRevision
- listNamespacedDaemonSet :: Accept accept -> Namespace -> KubernetesRequest ListNamespacedDaemonSet MimeNoContent V1DaemonSetList accept
- data ListNamespacedDaemonSet
- listNamespacedDeployment :: Accept accept -> Namespace -> KubernetesRequest ListNamespacedDeployment MimeNoContent V1DeploymentList accept
- data ListNamespacedDeployment
- listNamespacedReplicaSet :: Accept accept -> Namespace -> KubernetesRequest ListNamespacedReplicaSet MimeNoContent V1ReplicaSetList accept
- data ListNamespacedReplicaSet
- listNamespacedStatefulSet :: Accept accept -> Namespace -> KubernetesRequest ListNamespacedStatefulSet MimeNoContent V1StatefulSetList accept
- data ListNamespacedStatefulSet
- listReplicaSetForAllNamespaces :: Accept accept -> KubernetesRequest ListReplicaSetForAllNamespaces MimeNoContent V1ReplicaSetList accept
- data ListReplicaSetForAllNamespaces
- listStatefulSetForAllNamespaces :: Accept accept -> KubernetesRequest ListStatefulSetForAllNamespaces MimeNoContent V1StatefulSetList accept
- data ListStatefulSetForAllNamespaces
- patchNamespacedControllerRevision :: (Consumes PatchNamespacedControllerRevision contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedControllerRevision contentType V1ControllerRevision accept
- data PatchNamespacedControllerRevision
- patchNamespacedDaemonSet :: (Consumes PatchNamespacedDaemonSet contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedDaemonSet contentType V1DaemonSet accept
- data PatchNamespacedDaemonSet
- patchNamespacedDaemonSetStatus :: (Consumes PatchNamespacedDaemonSetStatus contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedDaemonSetStatus contentType V1DaemonSet accept
- data PatchNamespacedDaemonSetStatus
- patchNamespacedDeployment :: (Consumes PatchNamespacedDeployment contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedDeployment contentType V1Deployment accept
- data PatchNamespacedDeployment
- patchNamespacedDeploymentScale :: (Consumes PatchNamespacedDeploymentScale contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedDeploymentScale contentType V1Scale accept
- data PatchNamespacedDeploymentScale
- patchNamespacedDeploymentStatus :: (Consumes PatchNamespacedDeploymentStatus contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedDeploymentStatus contentType V1Deployment accept
- data PatchNamespacedDeploymentStatus
- patchNamespacedReplicaSet :: (Consumes PatchNamespacedReplicaSet contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedReplicaSet contentType V1ReplicaSet accept
- data PatchNamespacedReplicaSet
- patchNamespacedReplicaSetScale :: (Consumes PatchNamespacedReplicaSetScale contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedReplicaSetScale contentType V1Scale accept
- data PatchNamespacedReplicaSetScale
- patchNamespacedReplicaSetStatus :: (Consumes PatchNamespacedReplicaSetStatus contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedReplicaSetStatus contentType V1ReplicaSet accept
- data PatchNamespacedReplicaSetStatus
- patchNamespacedStatefulSet :: (Consumes PatchNamespacedStatefulSet contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedStatefulSet contentType V1StatefulSet accept
- data PatchNamespacedStatefulSet
- patchNamespacedStatefulSetScale :: (Consumes PatchNamespacedStatefulSetScale contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedStatefulSetScale contentType V1Scale accept
- data PatchNamespacedStatefulSetScale
- patchNamespacedStatefulSetStatus :: (Consumes PatchNamespacedStatefulSetStatus contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedStatefulSetStatus contentType V1StatefulSet accept
- data PatchNamespacedStatefulSetStatus
- readNamespacedControllerRevision :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedControllerRevision MimeNoContent V1ControllerRevision accept
- data ReadNamespacedControllerRevision
- readNamespacedDaemonSet :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedDaemonSet MimeNoContent V1DaemonSet accept
- data ReadNamespacedDaemonSet
- readNamespacedDaemonSetStatus :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedDaemonSetStatus MimeNoContent V1DaemonSet accept
- data ReadNamespacedDaemonSetStatus
- readNamespacedDeployment :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedDeployment MimeNoContent V1Deployment accept
- data ReadNamespacedDeployment
- readNamespacedDeploymentScale :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedDeploymentScale MimeNoContent V1Scale accept
- data ReadNamespacedDeploymentScale
- readNamespacedDeploymentStatus :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedDeploymentStatus MimeNoContent V1Deployment accept
- data ReadNamespacedDeploymentStatus
- readNamespacedReplicaSet :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedReplicaSet MimeNoContent V1ReplicaSet accept
- data ReadNamespacedReplicaSet
- readNamespacedReplicaSetScale :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedReplicaSetScale MimeNoContent V1Scale accept
- data ReadNamespacedReplicaSetScale
- readNamespacedReplicaSetStatus :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedReplicaSetStatus MimeNoContent V1ReplicaSet accept
- data ReadNamespacedReplicaSetStatus
- readNamespacedStatefulSet :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedStatefulSet MimeNoContent V1StatefulSet accept
- data ReadNamespacedStatefulSet
- readNamespacedStatefulSetScale :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedStatefulSetScale MimeNoContent V1Scale accept
- data ReadNamespacedStatefulSetScale
- readNamespacedStatefulSetStatus :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedStatefulSetStatus MimeNoContent V1StatefulSet accept
- data ReadNamespacedStatefulSetStatus
- replaceNamespacedControllerRevision :: (Consumes ReplaceNamespacedControllerRevision contentType, MimeRender contentType V1ControllerRevision) => ContentType contentType -> Accept accept -> V1ControllerRevision -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedControllerRevision contentType V1ControllerRevision accept
- data ReplaceNamespacedControllerRevision
- replaceNamespacedDaemonSet :: (Consumes ReplaceNamespacedDaemonSet contentType, MimeRender contentType V1DaemonSet) => ContentType contentType -> Accept accept -> V1DaemonSet -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedDaemonSet contentType V1DaemonSet accept
- data ReplaceNamespacedDaemonSet
- replaceNamespacedDaemonSetStatus :: (Consumes ReplaceNamespacedDaemonSetStatus contentType, MimeRender contentType V1DaemonSet) => ContentType contentType -> Accept accept -> V1DaemonSet -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedDaemonSetStatus contentType V1DaemonSet accept
- data ReplaceNamespacedDaemonSetStatus
- replaceNamespacedDeployment :: (Consumes ReplaceNamespacedDeployment contentType, MimeRender contentType V1Deployment) => ContentType contentType -> Accept accept -> V1Deployment -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedDeployment contentType V1Deployment accept
- data ReplaceNamespacedDeployment
- replaceNamespacedDeploymentScale :: (Consumes ReplaceNamespacedDeploymentScale contentType, MimeRender contentType V1Scale) => ContentType contentType -> Accept accept -> V1Scale -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedDeploymentScale contentType V1Scale accept
- data ReplaceNamespacedDeploymentScale
- replaceNamespacedDeploymentStatus :: (Consumes ReplaceNamespacedDeploymentStatus contentType, MimeRender contentType V1Deployment) => ContentType contentType -> Accept accept -> V1Deployment -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedDeploymentStatus contentType V1Deployment accept
- data ReplaceNamespacedDeploymentStatus
- replaceNamespacedReplicaSet :: (Consumes ReplaceNamespacedReplicaSet contentType, MimeRender contentType V1ReplicaSet) => ContentType contentType -> Accept accept -> V1ReplicaSet -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedReplicaSet contentType V1ReplicaSet accept
- data ReplaceNamespacedReplicaSet
- replaceNamespacedReplicaSetScale :: (Consumes ReplaceNamespacedReplicaSetScale contentType, MimeRender contentType V1Scale) => ContentType contentType -> Accept accept -> V1Scale -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedReplicaSetScale contentType V1Scale accept
- data ReplaceNamespacedReplicaSetScale
- replaceNamespacedReplicaSetStatus :: (Consumes ReplaceNamespacedReplicaSetStatus contentType, MimeRender contentType V1ReplicaSet) => ContentType contentType -> Accept accept -> V1ReplicaSet -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedReplicaSetStatus contentType V1ReplicaSet accept
- data ReplaceNamespacedReplicaSetStatus
- replaceNamespacedStatefulSet :: (Consumes ReplaceNamespacedStatefulSet contentType, MimeRender contentType V1StatefulSet) => ContentType contentType -> Accept accept -> V1StatefulSet -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedStatefulSet contentType V1StatefulSet accept
- data ReplaceNamespacedStatefulSet
- replaceNamespacedStatefulSetScale :: (Consumes ReplaceNamespacedStatefulSetScale contentType, MimeRender contentType V1Scale) => ContentType contentType -> Accept accept -> V1Scale -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedStatefulSetScale contentType V1Scale accept
- data ReplaceNamespacedStatefulSetScale
- replaceNamespacedStatefulSetStatus :: (Consumes ReplaceNamespacedStatefulSetStatus contentType, MimeRender contentType V1StatefulSet) => ContentType contentType -> Accept accept -> V1StatefulSet -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedStatefulSetStatus contentType V1StatefulSet accept
- data ReplaceNamespacedStatefulSetStatus
Operations
AppsV1
createNamespacedControllerRevision
createNamespacedControllerRevision Source #
Arguments
:: (Consumes CreateNamespacedControllerRevision contentType, MimeRender contentType V1ControllerRevision) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1ControllerRevision | "body" |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest CreateNamespacedControllerRevision contentType V1ControllerRevision accept |
POST /apis/apps/v1/namespaces/{namespace}/controllerrevisions
create a ControllerRevision
AuthMethod: AuthApiKeyBearerToken
data CreateNamespacedControllerRevision Source #
Instances
HasBodyParam CreateNamespacedControllerRevision V1ControllerRevision Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes CreateNamespacedControllerRevision contentType, MimeRender contentType V1ControllerRevision) => KubernetesRequest CreateNamespacedControllerRevision contentType res accept -> V1ControllerRevision -> KubernetesRequest CreateNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam CreateNamespacedControllerRevision DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest CreateNamespacedControllerRevision contentType res accept -> DryRun -> KubernetesRequest CreateNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest CreateNamespacedControllerRevision contentType res accept -> DryRun -> KubernetesRequest CreateNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam CreateNamespacedControllerRevision FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest CreateNamespacedControllerRevision contentType res accept -> FieldManager -> KubernetesRequest CreateNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest CreateNamespacedControllerRevision contentType res accept -> FieldManager -> KubernetesRequest CreateNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam CreateNamespacedControllerRevision FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest CreateNamespacedControllerRevision contentType res accept -> FieldValidation -> KubernetesRequest CreateNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest CreateNamespacedControllerRevision contentType res accept -> FieldValidation -> KubernetesRequest CreateNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam CreateNamespacedControllerRevision Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest CreateNamespacedControllerRevision contentType res accept -> Pretty -> KubernetesRequest CreateNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest CreateNamespacedControllerRevision contentType res accept -> Pretty -> KubernetesRequest CreateNamespacedControllerRevision contentType res accept Source # | |
MimeType mtype => Consumes CreateNamespacedControllerRevision mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces CreateNamespacedControllerRevision MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces CreateNamespacedControllerRevision MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces CreateNamespacedControllerRevision MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces CreateNamespacedControllerRevision MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
createNamespacedDaemonSet
createNamespacedDaemonSet Source #
Arguments
:: (Consumes CreateNamespacedDaemonSet contentType, MimeRender contentType V1DaemonSet) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1DaemonSet | "body" |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest CreateNamespacedDaemonSet contentType V1DaemonSet accept |
POST /apis/apps/v1/namespaces/{namespace}/daemonsets
create a DaemonSet
AuthMethod: AuthApiKeyBearerToken
data CreateNamespacedDaemonSet Source #
Instances
HasBodyParam CreateNamespacedDaemonSet V1DaemonSet Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes CreateNamespacedDaemonSet contentType, MimeRender contentType V1DaemonSet) => KubernetesRequest CreateNamespacedDaemonSet contentType res accept -> V1DaemonSet -> KubernetesRequest CreateNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam CreateNamespacedDaemonSet DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest CreateNamespacedDaemonSet contentType res accept -> DryRun -> KubernetesRequest CreateNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest CreateNamespacedDaemonSet contentType res accept -> DryRun -> KubernetesRequest CreateNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam CreateNamespacedDaemonSet FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest CreateNamespacedDaemonSet contentType res accept -> FieldManager -> KubernetesRequest CreateNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest CreateNamespacedDaemonSet contentType res accept -> FieldManager -> KubernetesRequest CreateNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam CreateNamespacedDaemonSet FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest CreateNamespacedDaemonSet contentType res accept -> FieldValidation -> KubernetesRequest CreateNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest CreateNamespacedDaemonSet contentType res accept -> FieldValidation -> KubernetesRequest CreateNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam CreateNamespacedDaemonSet Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest CreateNamespacedDaemonSet contentType res accept -> Pretty -> KubernetesRequest CreateNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest CreateNamespacedDaemonSet contentType res accept -> Pretty -> KubernetesRequest CreateNamespacedDaemonSet contentType res accept Source # | |
MimeType mtype => Consumes CreateNamespacedDaemonSet mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces CreateNamespacedDaemonSet MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces CreateNamespacedDaemonSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces CreateNamespacedDaemonSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces CreateNamespacedDaemonSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
createNamespacedDeployment
createNamespacedDeployment Source #
Arguments
:: (Consumes CreateNamespacedDeployment contentType, MimeRender contentType V1Deployment) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1Deployment | "body" |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest CreateNamespacedDeployment contentType V1Deployment accept |
POST /apis/apps/v1/namespaces/{namespace}/deployments
create a Deployment
AuthMethod: AuthApiKeyBearerToken
data CreateNamespacedDeployment Source #
Instances
HasBodyParam CreateNamespacedDeployment V1Deployment Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes CreateNamespacedDeployment contentType, MimeRender contentType V1Deployment) => KubernetesRequest CreateNamespacedDeployment contentType res accept -> V1Deployment -> KubernetesRequest CreateNamespacedDeployment contentType res accept Source # | |
HasOptionalParam CreateNamespacedDeployment DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest CreateNamespacedDeployment contentType res accept -> DryRun -> KubernetesRequest CreateNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest CreateNamespacedDeployment contentType res accept -> DryRun -> KubernetesRequest CreateNamespacedDeployment contentType res accept Source # | |
HasOptionalParam CreateNamespacedDeployment FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest CreateNamespacedDeployment contentType res accept -> FieldManager -> KubernetesRequest CreateNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest CreateNamespacedDeployment contentType res accept -> FieldManager -> KubernetesRequest CreateNamespacedDeployment contentType res accept Source # | |
HasOptionalParam CreateNamespacedDeployment FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest CreateNamespacedDeployment contentType res accept -> FieldValidation -> KubernetesRequest CreateNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest CreateNamespacedDeployment contentType res accept -> FieldValidation -> KubernetesRequest CreateNamespacedDeployment contentType res accept Source # | |
HasOptionalParam CreateNamespacedDeployment Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest CreateNamespacedDeployment contentType res accept -> Pretty -> KubernetesRequest CreateNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest CreateNamespacedDeployment contentType res accept -> Pretty -> KubernetesRequest CreateNamespacedDeployment contentType res accept Source # | |
MimeType mtype => Consumes CreateNamespacedDeployment mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces CreateNamespacedDeployment MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces CreateNamespacedDeployment MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces CreateNamespacedDeployment MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces CreateNamespacedDeployment MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
createNamespacedReplicaSet
createNamespacedReplicaSet Source #
Arguments
:: (Consumes CreateNamespacedReplicaSet contentType, MimeRender contentType V1ReplicaSet) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1ReplicaSet | "body" |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest CreateNamespacedReplicaSet contentType V1ReplicaSet accept |
POST /apis/apps/v1/namespaces/{namespace}/replicasets
create a ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data CreateNamespacedReplicaSet Source #
Instances
HasBodyParam CreateNamespacedReplicaSet V1ReplicaSet Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes CreateNamespacedReplicaSet contentType, MimeRender contentType V1ReplicaSet) => KubernetesRequest CreateNamespacedReplicaSet contentType res accept -> V1ReplicaSet -> KubernetesRequest CreateNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam CreateNamespacedReplicaSet DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest CreateNamespacedReplicaSet contentType res accept -> DryRun -> KubernetesRequest CreateNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest CreateNamespacedReplicaSet contentType res accept -> DryRun -> KubernetesRequest CreateNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam CreateNamespacedReplicaSet FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest CreateNamespacedReplicaSet contentType res accept -> FieldManager -> KubernetesRequest CreateNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest CreateNamespacedReplicaSet contentType res accept -> FieldManager -> KubernetesRequest CreateNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam CreateNamespacedReplicaSet FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest CreateNamespacedReplicaSet contentType res accept -> FieldValidation -> KubernetesRequest CreateNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest CreateNamespacedReplicaSet contentType res accept -> FieldValidation -> KubernetesRequest CreateNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam CreateNamespacedReplicaSet Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest CreateNamespacedReplicaSet contentType res accept -> Pretty -> KubernetesRequest CreateNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest CreateNamespacedReplicaSet contentType res accept -> Pretty -> KubernetesRequest CreateNamespacedReplicaSet contentType res accept Source # | |
MimeType mtype => Consumes CreateNamespacedReplicaSet mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces CreateNamespacedReplicaSet MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces CreateNamespacedReplicaSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces CreateNamespacedReplicaSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces CreateNamespacedReplicaSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
createNamespacedStatefulSet
createNamespacedStatefulSet Source #
Arguments
:: (Consumes CreateNamespacedStatefulSet contentType, MimeRender contentType V1StatefulSet) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1StatefulSet | "body" |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest CreateNamespacedStatefulSet contentType V1StatefulSet accept |
POST /apis/apps/v1/namespaces/{namespace}/statefulsets
create a StatefulSet
AuthMethod: AuthApiKeyBearerToken
data CreateNamespacedStatefulSet Source #
Instances
HasBodyParam CreateNamespacedStatefulSet V1StatefulSet Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes CreateNamespacedStatefulSet contentType, MimeRender contentType V1StatefulSet) => KubernetesRequest CreateNamespacedStatefulSet contentType res accept -> V1StatefulSet -> KubernetesRequest CreateNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam CreateNamespacedStatefulSet DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest CreateNamespacedStatefulSet contentType res accept -> DryRun -> KubernetesRequest CreateNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest CreateNamespacedStatefulSet contentType res accept -> DryRun -> KubernetesRequest CreateNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam CreateNamespacedStatefulSet FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest CreateNamespacedStatefulSet contentType res accept -> FieldManager -> KubernetesRequest CreateNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest CreateNamespacedStatefulSet contentType res accept -> FieldManager -> KubernetesRequest CreateNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam CreateNamespacedStatefulSet FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest CreateNamespacedStatefulSet contentType res accept -> FieldValidation -> KubernetesRequest CreateNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest CreateNamespacedStatefulSet contentType res accept -> FieldValidation -> KubernetesRequest CreateNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam CreateNamespacedStatefulSet Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest CreateNamespacedStatefulSet contentType res accept -> Pretty -> KubernetesRequest CreateNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest CreateNamespacedStatefulSet contentType res accept -> Pretty -> KubernetesRequest CreateNamespacedStatefulSet contentType res accept Source # | |
MimeType mtype => Consumes CreateNamespacedStatefulSet mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces CreateNamespacedStatefulSet MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces CreateNamespacedStatefulSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces CreateNamespacedStatefulSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces CreateNamespacedStatefulSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
deleteCollectionNamespacedControllerRevision
deleteCollectionNamespacedControllerRevision Source #
Arguments
:: Consumes DeleteCollectionNamespacedControllerRevision contentType | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType V1Status accept |
DELETE /apis/apps/v1/namespaces/{namespace}/controllerrevisions
delete collection of ControllerRevision
AuthMethod: AuthApiKeyBearerToken
data DeleteCollectionNamespacedControllerRevision Source #
Instances
HasBodyParam DeleteCollectionNamespacedControllerRevision V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes DeleteCollectionNamespacedControllerRevision contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedControllerRevision Continue Source # | Optional Param "continue" - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> Continue -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> Continue -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedControllerRevision DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> DryRun -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> DryRun -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedControllerRevision FieldSelector Source # | Optional Param "fieldSelector" - A selector to restrict the list of returned objects by their fields. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> FieldSelector -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> FieldSelector -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedControllerRevision GracePeriodSeconds Source # | Optional Param "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. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedControllerRevision IgnoreStoreReadErrorWithClusterBreakingPotential Source # | Optional Param "ignoreStoreReadErrorWithClusterBreakingPotential" - if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> IgnoreStoreReadErrorWithClusterBreakingPotential -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> IgnoreStoreReadErrorWithClusterBreakingPotential -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedControllerRevision LabelSelector Source # | Optional Param "labelSelector" - A selector to restrict the list of returned objects by their labels. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> LabelSelector -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> LabelSelector -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedControllerRevision Limit Source # | Optional Param "limit" - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> Limit -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> Limit -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedControllerRevision OrphanDependents Source # | Optional Param "orphanDependents" - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If truefalse, the "orphan" finalizer will be added toremoved from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> OrphanDependents -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> OrphanDependents -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedControllerRevision Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> Pretty -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> Pretty -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedControllerRevision PropagationPolicy Source # | Optional Param "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: |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedControllerRevision ResourceVersion Source # | Optional Param "resourceVersion" - resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> ResourceVersion -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> ResourceVersion -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedControllerRevision ResourceVersionMatch Source # | Optional Param "resourceVersionMatch" - resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> ResourceVersionMatch -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> ResourceVersionMatch -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedControllerRevision SendInitialEvents Source # | Optional Param "sendInitialEvents" - `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic "Bookmark" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `"k8s.io/initial-events-end": "true"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> SendInitialEvents -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> SendInitialEvents -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedControllerRevision TimeoutSeconds Source # | Optional Param "timeoutSeconds" - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> TimeoutSeconds -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> TimeoutSeconds -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # | |
MimeType mtype => Consumes DeleteCollectionNamespacedControllerRevision mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedControllerRevision MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedControllerRevision MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedControllerRevision MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedControllerRevision MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
deleteCollectionNamespacedDaemonSet
deleteCollectionNamespacedDaemonSet Source #
Arguments
:: Consumes DeleteCollectionNamespacedDaemonSet contentType | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType V1Status accept |
DELETE /apis/apps/v1/namespaces/{namespace}/daemonsets
delete collection of DaemonSet
AuthMethod: AuthApiKeyBearerToken
data DeleteCollectionNamespacedDaemonSet Source #
Instances
HasBodyParam DeleteCollectionNamespacedDaemonSet V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes DeleteCollectionNamespacedDaemonSet contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDaemonSet Continue Source # | Optional Param "continue" - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> Continue -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> Continue -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDaemonSet DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> DryRun -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> DryRun -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDaemonSet FieldSelector Source # | Optional Param "fieldSelector" - A selector to restrict the list of returned objects by their fields. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> FieldSelector -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> FieldSelector -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDaemonSet GracePeriodSeconds Source # | Optional Param "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. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDaemonSet IgnoreStoreReadErrorWithClusterBreakingPotential Source # | Optional Param "ignoreStoreReadErrorWithClusterBreakingPotential" - if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> IgnoreStoreReadErrorWithClusterBreakingPotential -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> IgnoreStoreReadErrorWithClusterBreakingPotential -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDaemonSet LabelSelector Source # | Optional Param "labelSelector" - A selector to restrict the list of returned objects by their labels. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> LabelSelector -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> LabelSelector -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDaemonSet Limit Source # | Optional Param "limit" - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> Limit -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> Limit -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDaemonSet OrphanDependents Source # | Optional Param "orphanDependents" - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If truefalse, the "orphan" finalizer will be added toremoved from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> OrphanDependents -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> OrphanDependents -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDaemonSet Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> Pretty -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> Pretty -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDaemonSet PropagationPolicy Source # | Optional Param "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: |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDaemonSet ResourceVersion Source # | Optional Param "resourceVersion" - resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> ResourceVersion -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> ResourceVersion -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDaemonSet ResourceVersionMatch Source # | Optional Param "resourceVersionMatch" - resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> ResourceVersionMatch -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> ResourceVersionMatch -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDaemonSet SendInitialEvents Source # | Optional Param "sendInitialEvents" - `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic "Bookmark" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `"k8s.io/initial-events-end": "true"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> SendInitialEvents -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> SendInitialEvents -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDaemonSet TimeoutSeconds Source # | Optional Param "timeoutSeconds" - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> TimeoutSeconds -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> TimeoutSeconds -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # | |
MimeType mtype => Consumes DeleteCollectionNamespacedDaemonSet mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedDaemonSet MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedDaemonSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedDaemonSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedDaemonSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
deleteCollectionNamespacedDeployment
deleteCollectionNamespacedDeployment Source #
Arguments
:: Consumes DeleteCollectionNamespacedDeployment contentType | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest DeleteCollectionNamespacedDeployment contentType V1Status accept |
DELETE /apis/apps/v1/namespaces/{namespace}/deployments
delete collection of Deployment
AuthMethod: AuthApiKeyBearerToken
data DeleteCollectionNamespacedDeployment Source #
Instances
HasBodyParam DeleteCollectionNamespacedDeployment V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes DeleteCollectionNamespacedDeployment contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDeployment Continue Source # | Optional Param "continue" - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> Continue -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> Continue -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDeployment DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> DryRun -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> DryRun -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDeployment FieldSelector Source # | Optional Param "fieldSelector" - A selector to restrict the list of returned objects by their fields. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> FieldSelector -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> FieldSelector -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDeployment GracePeriodSeconds Source # | Optional Param "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. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDeployment IgnoreStoreReadErrorWithClusterBreakingPotential Source # | Optional Param "ignoreStoreReadErrorWithClusterBreakingPotential" - if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> IgnoreStoreReadErrorWithClusterBreakingPotential -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> IgnoreStoreReadErrorWithClusterBreakingPotential -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDeployment LabelSelector Source # | Optional Param "labelSelector" - A selector to restrict the list of returned objects by their labels. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> LabelSelector -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> LabelSelector -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDeployment Limit Source # | Optional Param "limit" - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> Limit -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> Limit -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDeployment OrphanDependents Source # | Optional Param "orphanDependents" - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If truefalse, the "orphan" finalizer will be added toremoved from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> OrphanDependents -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> OrphanDependents -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDeployment Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> Pretty -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> Pretty -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDeployment PropagationPolicy Source # | Optional Param "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: |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDeployment ResourceVersion Source # | Optional Param "resourceVersion" - resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> ResourceVersion -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> ResourceVersion -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDeployment ResourceVersionMatch Source # | Optional Param "resourceVersionMatch" - resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> ResourceVersionMatch -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> ResourceVersionMatch -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDeployment SendInitialEvents Source # | Optional Param "sendInitialEvents" - `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic "Bookmark" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `"k8s.io/initial-events-end": "true"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> SendInitialEvents -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> SendInitialEvents -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDeployment TimeoutSeconds Source # | Optional Param "timeoutSeconds" - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> TimeoutSeconds -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> TimeoutSeconds -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # | |
MimeType mtype => Consumes DeleteCollectionNamespacedDeployment mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedDeployment MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedDeployment MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedDeployment MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedDeployment MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
deleteCollectionNamespacedReplicaSet
deleteCollectionNamespacedReplicaSet Source #
Arguments
:: Consumes DeleteCollectionNamespacedReplicaSet contentType | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType V1Status accept |
DELETE /apis/apps/v1/namespaces/{namespace}/replicasets
delete collection of ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data DeleteCollectionNamespacedReplicaSet Source #
Instances
HasBodyParam DeleteCollectionNamespacedReplicaSet V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes DeleteCollectionNamespacedReplicaSet contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedReplicaSet Continue Source # | Optional Param "continue" - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> Continue -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> Continue -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedReplicaSet DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> DryRun -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> DryRun -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedReplicaSet FieldSelector Source # | Optional Param "fieldSelector" - A selector to restrict the list of returned objects by their fields. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> FieldSelector -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> FieldSelector -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedReplicaSet GracePeriodSeconds Source # | Optional Param "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. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedReplicaSet IgnoreStoreReadErrorWithClusterBreakingPotential Source # | Optional Param "ignoreStoreReadErrorWithClusterBreakingPotential" - if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> IgnoreStoreReadErrorWithClusterBreakingPotential -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> IgnoreStoreReadErrorWithClusterBreakingPotential -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedReplicaSet LabelSelector Source # | Optional Param "labelSelector" - A selector to restrict the list of returned objects by their labels. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> LabelSelector -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> LabelSelector -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedReplicaSet Limit Source # | Optional Param "limit" - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> Limit -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> Limit -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedReplicaSet OrphanDependents Source # | Optional Param "orphanDependents" - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If truefalse, the "orphan" finalizer will be added toremoved from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> OrphanDependents -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> OrphanDependents -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedReplicaSet Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> Pretty -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> Pretty -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedReplicaSet PropagationPolicy Source # | Optional Param "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: |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedReplicaSet ResourceVersion Source # | Optional Param "resourceVersion" - resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> ResourceVersion -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> ResourceVersion -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedReplicaSet ResourceVersionMatch Source # | Optional Param "resourceVersionMatch" - resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> ResourceVersionMatch -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> ResourceVersionMatch -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedReplicaSet SendInitialEvents Source # | Optional Param "sendInitialEvents" - `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic "Bookmark" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `"k8s.io/initial-events-end": "true"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> SendInitialEvents -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> SendInitialEvents -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedReplicaSet TimeoutSeconds Source # | Optional Param "timeoutSeconds" - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> TimeoutSeconds -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> TimeoutSeconds -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # | |
MimeType mtype => Consumes DeleteCollectionNamespacedReplicaSet mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedReplicaSet MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedReplicaSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedReplicaSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedReplicaSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
deleteCollectionNamespacedStatefulSet
deleteCollectionNamespacedStatefulSet Source #
Arguments
:: Consumes DeleteCollectionNamespacedStatefulSet contentType | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType V1Status accept |
DELETE /apis/apps/v1/namespaces/{namespace}/statefulsets
delete collection of StatefulSet
AuthMethod: AuthApiKeyBearerToken
data DeleteCollectionNamespacedStatefulSet Source #
Instances
HasBodyParam DeleteCollectionNamespacedStatefulSet V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes DeleteCollectionNamespacedStatefulSet contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedStatefulSet Continue Source # | Optional Param "continue" - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> Continue -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> Continue -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedStatefulSet DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> DryRun -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> DryRun -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedStatefulSet FieldSelector Source # | Optional Param "fieldSelector" - A selector to restrict the list of returned objects by their fields. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> FieldSelector -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> FieldSelector -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedStatefulSet GracePeriodSeconds Source # | Optional Param "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. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedStatefulSet IgnoreStoreReadErrorWithClusterBreakingPotential Source # | Optional Param "ignoreStoreReadErrorWithClusterBreakingPotential" - if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> IgnoreStoreReadErrorWithClusterBreakingPotential -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> IgnoreStoreReadErrorWithClusterBreakingPotential -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedStatefulSet LabelSelector Source # | Optional Param "labelSelector" - A selector to restrict the list of returned objects by their labels. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> LabelSelector -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> LabelSelector -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedStatefulSet Limit Source # | Optional Param "limit" - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> Limit -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> Limit -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedStatefulSet OrphanDependents Source # | Optional Param "orphanDependents" - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If truefalse, the "orphan" finalizer will be added toremoved from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> OrphanDependents -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> OrphanDependents -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedStatefulSet Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> Pretty -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> Pretty -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedStatefulSet PropagationPolicy Source # | Optional Param "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: |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedStatefulSet ResourceVersion Source # | Optional Param "resourceVersion" - resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> ResourceVersion -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> ResourceVersion -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedStatefulSet ResourceVersionMatch Source # | Optional Param "resourceVersionMatch" - resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> ResourceVersionMatch -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> ResourceVersionMatch -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedStatefulSet SendInitialEvents Source # | Optional Param "sendInitialEvents" - `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic "Bookmark" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `"k8s.io/initial-events-end": "true"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> SendInitialEvents -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> SendInitialEvents -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedStatefulSet TimeoutSeconds Source # | Optional Param "timeoutSeconds" - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> TimeoutSeconds -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> TimeoutSeconds -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # | |
MimeType mtype => Consumes DeleteCollectionNamespacedStatefulSet mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedStatefulSet MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedStatefulSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedStatefulSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedStatefulSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
deleteNamespacedControllerRevision
deleteNamespacedControllerRevision Source #
Arguments
:: Consumes DeleteNamespacedControllerRevision contentType | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Name | "name" - name of the ControllerRevision |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest DeleteNamespacedControllerRevision contentType V1Status accept |
DELETE /apis/apps/v1/namespaces/{namespace}/controllerrevisions/{name}
delete a ControllerRevision
AuthMethod: AuthApiKeyBearerToken
data DeleteNamespacedControllerRevision Source #
Instances
HasBodyParam DeleteNamespacedControllerRevision V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes DeleteNamespacedControllerRevision contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteNamespacedControllerRevision contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam DeleteNamespacedControllerRevision DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedControllerRevision contentType res accept -> DryRun -> KubernetesRequest DeleteNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedControllerRevision contentType res accept -> DryRun -> KubernetesRequest DeleteNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam DeleteNamespacedControllerRevision GracePeriodSeconds Source # | Optional Param "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. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedControllerRevision contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedControllerRevision contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam DeleteNamespacedControllerRevision IgnoreStoreReadErrorWithClusterBreakingPotential Source # | Optional Param "ignoreStoreReadErrorWithClusterBreakingPotential" - if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedControllerRevision contentType res accept -> IgnoreStoreReadErrorWithClusterBreakingPotential -> KubernetesRequest DeleteNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedControllerRevision contentType res accept -> IgnoreStoreReadErrorWithClusterBreakingPotential -> KubernetesRequest DeleteNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam DeleteNamespacedControllerRevision OrphanDependents Source # | Optional Param "orphanDependents" - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If truefalse, the "orphan" finalizer will be added toremoved from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedControllerRevision contentType res accept -> OrphanDependents -> KubernetesRequest DeleteNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedControllerRevision contentType res accept -> OrphanDependents -> KubernetesRequest DeleteNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam DeleteNamespacedControllerRevision Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedControllerRevision contentType res accept -> Pretty -> KubernetesRequest DeleteNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedControllerRevision contentType res accept -> Pretty -> KubernetesRequest DeleteNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam DeleteNamespacedControllerRevision PropagationPolicy Source # | Optional Param "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: |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedControllerRevision contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedControllerRevision contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteNamespacedControllerRevision contentType res accept Source # | |
MimeType mtype => Consumes DeleteNamespacedControllerRevision mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedControllerRevision MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedControllerRevision MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedControllerRevision MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedControllerRevision MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
deleteNamespacedDaemonSet
deleteNamespacedDaemonSet Source #
Arguments
:: Consumes DeleteNamespacedDaemonSet contentType | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Name | "name" - name of the DaemonSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest DeleteNamespacedDaemonSet contentType V1Status accept |
DELETE /apis/apps/v1/namespaces/{namespace}/daemonsets/{name}
delete a DaemonSet
AuthMethod: AuthApiKeyBearerToken
data DeleteNamespacedDaemonSet Source #
Instances
HasBodyParam DeleteNamespacedDaemonSet V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes DeleteNamespacedDaemonSet contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteNamespacedDaemonSet contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteNamespacedDaemonSet DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedDaemonSet contentType res accept -> DryRun -> KubernetesRequest DeleteNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedDaemonSet contentType res accept -> DryRun -> KubernetesRequest DeleteNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteNamespacedDaemonSet GracePeriodSeconds Source # | Optional Param "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. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedDaemonSet contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedDaemonSet contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteNamespacedDaemonSet IgnoreStoreReadErrorWithClusterBreakingPotential Source # | Optional Param "ignoreStoreReadErrorWithClusterBreakingPotential" - if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedDaemonSet contentType res accept -> IgnoreStoreReadErrorWithClusterBreakingPotential -> KubernetesRequest DeleteNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedDaemonSet contentType res accept -> IgnoreStoreReadErrorWithClusterBreakingPotential -> KubernetesRequest DeleteNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteNamespacedDaemonSet OrphanDependents Source # | Optional Param "orphanDependents" - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If truefalse, the "orphan" finalizer will be added toremoved from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedDaemonSet contentType res accept -> OrphanDependents -> KubernetesRequest DeleteNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedDaemonSet contentType res accept -> OrphanDependents -> KubernetesRequest DeleteNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteNamespacedDaemonSet Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedDaemonSet contentType res accept -> Pretty -> KubernetesRequest DeleteNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedDaemonSet contentType res accept -> Pretty -> KubernetesRequest DeleteNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteNamespacedDaemonSet PropagationPolicy Source # | Optional Param "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: |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedDaemonSet contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedDaemonSet contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteNamespacedDaemonSet contentType res accept Source # | |
MimeType mtype => Consumes DeleteNamespacedDaemonSet mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedDaemonSet MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedDaemonSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedDaemonSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedDaemonSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
deleteNamespacedDeployment
deleteNamespacedDeployment Source #
Arguments
:: Consumes DeleteNamespacedDeployment contentType | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Name | "name" - name of the Deployment |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest DeleteNamespacedDeployment contentType V1Status accept |
DELETE /apis/apps/v1/namespaces/{namespace}/deployments/{name}
delete a Deployment
AuthMethod: AuthApiKeyBearerToken
data DeleteNamespacedDeployment Source #
Instances
HasBodyParam DeleteNamespacedDeployment V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes DeleteNamespacedDeployment contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteNamespacedDeployment contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteNamespacedDeployment contentType res accept Source # | |
HasOptionalParam DeleteNamespacedDeployment DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedDeployment contentType res accept -> DryRun -> KubernetesRequest DeleteNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedDeployment contentType res accept -> DryRun -> KubernetesRequest DeleteNamespacedDeployment contentType res accept Source # | |
HasOptionalParam DeleteNamespacedDeployment GracePeriodSeconds Source # | Optional Param "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. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedDeployment contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedDeployment contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteNamespacedDeployment contentType res accept Source # | |
HasOptionalParam DeleteNamespacedDeployment IgnoreStoreReadErrorWithClusterBreakingPotential Source # | Optional Param "ignoreStoreReadErrorWithClusterBreakingPotential" - if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedDeployment contentType res accept -> IgnoreStoreReadErrorWithClusterBreakingPotential -> KubernetesRequest DeleteNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedDeployment contentType res accept -> IgnoreStoreReadErrorWithClusterBreakingPotential -> KubernetesRequest DeleteNamespacedDeployment contentType res accept Source # | |
HasOptionalParam DeleteNamespacedDeployment OrphanDependents Source # | Optional Param "orphanDependents" - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If truefalse, the "orphan" finalizer will be added toremoved from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedDeployment contentType res accept -> OrphanDependents -> KubernetesRequest DeleteNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedDeployment contentType res accept -> OrphanDependents -> KubernetesRequest DeleteNamespacedDeployment contentType res accept Source # | |
HasOptionalParam DeleteNamespacedDeployment Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedDeployment contentType res accept -> Pretty -> KubernetesRequest DeleteNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedDeployment contentType res accept -> Pretty -> KubernetesRequest DeleteNamespacedDeployment contentType res accept Source # | |
HasOptionalParam DeleteNamespacedDeployment PropagationPolicy Source # | Optional Param "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: |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedDeployment contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedDeployment contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteNamespacedDeployment contentType res accept Source # | |
MimeType mtype => Consumes DeleteNamespacedDeployment mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedDeployment MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedDeployment MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedDeployment MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedDeployment MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
deleteNamespacedReplicaSet
deleteNamespacedReplicaSet Source #
Arguments
:: Consumes DeleteNamespacedReplicaSet contentType | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Name | "name" - name of the ReplicaSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest DeleteNamespacedReplicaSet contentType V1Status accept |
DELETE /apis/apps/v1/namespaces/{namespace}/replicasets/{name}
delete a ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data DeleteNamespacedReplicaSet Source #
Instances
HasBodyParam DeleteNamespacedReplicaSet V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes DeleteNamespacedReplicaSet contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteNamespacedReplicaSet contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteNamespacedReplicaSet DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedReplicaSet contentType res accept -> DryRun -> KubernetesRequest DeleteNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedReplicaSet contentType res accept -> DryRun -> KubernetesRequest DeleteNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteNamespacedReplicaSet GracePeriodSeconds Source # | Optional Param "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. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedReplicaSet contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedReplicaSet contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteNamespacedReplicaSet IgnoreStoreReadErrorWithClusterBreakingPotential Source # | Optional Param "ignoreStoreReadErrorWithClusterBreakingPotential" - if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedReplicaSet contentType res accept -> IgnoreStoreReadErrorWithClusterBreakingPotential -> KubernetesRequest DeleteNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedReplicaSet contentType res accept -> IgnoreStoreReadErrorWithClusterBreakingPotential -> KubernetesRequest DeleteNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteNamespacedReplicaSet OrphanDependents Source # | Optional Param "orphanDependents" - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If truefalse, the "orphan" finalizer will be added toremoved from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedReplicaSet contentType res accept -> OrphanDependents -> KubernetesRequest DeleteNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedReplicaSet contentType res accept -> OrphanDependents -> KubernetesRequest DeleteNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteNamespacedReplicaSet Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedReplicaSet contentType res accept -> Pretty -> KubernetesRequest DeleteNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedReplicaSet contentType res accept -> Pretty -> KubernetesRequest DeleteNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteNamespacedReplicaSet PropagationPolicy Source # | Optional Param "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: |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedReplicaSet contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedReplicaSet contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteNamespacedReplicaSet contentType res accept Source # | |
MimeType mtype => Consumes DeleteNamespacedReplicaSet mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedReplicaSet MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedReplicaSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedReplicaSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedReplicaSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
deleteNamespacedStatefulSet
deleteNamespacedStatefulSet Source #
Arguments
:: Consumes DeleteNamespacedStatefulSet contentType | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Name | "name" - name of the StatefulSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest DeleteNamespacedStatefulSet contentType V1Status accept |
DELETE /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}
delete a StatefulSet
AuthMethod: AuthApiKeyBearerToken
data DeleteNamespacedStatefulSet Source #
Instances
HasBodyParam DeleteNamespacedStatefulSet V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes DeleteNamespacedStatefulSet contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteNamespacedStatefulSet contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam DeleteNamespacedStatefulSet DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedStatefulSet contentType res accept -> DryRun -> KubernetesRequest DeleteNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedStatefulSet contentType res accept -> DryRun -> KubernetesRequest DeleteNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam DeleteNamespacedStatefulSet GracePeriodSeconds Source # | Optional Param "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. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedStatefulSet contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedStatefulSet contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam DeleteNamespacedStatefulSet IgnoreStoreReadErrorWithClusterBreakingPotential Source # | Optional Param "ignoreStoreReadErrorWithClusterBreakingPotential" - if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedStatefulSet contentType res accept -> IgnoreStoreReadErrorWithClusterBreakingPotential -> KubernetesRequest DeleteNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedStatefulSet contentType res accept -> IgnoreStoreReadErrorWithClusterBreakingPotential -> KubernetesRequest DeleteNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam DeleteNamespacedStatefulSet OrphanDependents Source # | Optional Param "orphanDependents" - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If truefalse, the "orphan" finalizer will be added toremoved from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedStatefulSet contentType res accept -> OrphanDependents -> KubernetesRequest DeleteNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedStatefulSet contentType res accept -> OrphanDependents -> KubernetesRequest DeleteNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam DeleteNamespacedStatefulSet Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedStatefulSet contentType res accept -> Pretty -> KubernetesRequest DeleteNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedStatefulSet contentType res accept -> Pretty -> KubernetesRequest DeleteNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam DeleteNamespacedStatefulSet PropagationPolicy Source # | Optional Param "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: |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest DeleteNamespacedStatefulSet contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedStatefulSet contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteNamespacedStatefulSet contentType res accept Source # | |
MimeType mtype => Consumes DeleteNamespacedStatefulSet mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedStatefulSet MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedStatefulSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedStatefulSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedStatefulSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
getAPIResources
Arguments
:: Accept accept | request accept ( |
-> KubernetesRequest GetAPIResources MimeNoContent V1APIResourceList accept |
data GetAPIResources Source #
Instances
Produces GetAPIResources MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces GetAPIResources MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces GetAPIResources MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces GetAPIResources MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
listControllerRevisionForAllNamespaces
listControllerRevisionForAllNamespaces Source #
Arguments
:: Accept accept | request accept ( |
-> KubernetesRequest ListControllerRevisionForAllNamespaces MimeNoContent V1ControllerRevisionList accept |
GET /apis/apps/v1/controllerrevisions
list or watch objects of kind ControllerRevision
AuthMethod: AuthApiKeyBearerToken
data ListControllerRevisionForAllNamespaces Source #
Instances
HasOptionalParam ListControllerRevisionForAllNamespaces AllowWatchBookmarks Source # | Optional Param "allowWatchBookmarks" - allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListControllerRevisionForAllNamespaces Continue Source # | Optional Param "continue" - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept -> Continue -> KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept -> Continue -> KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListControllerRevisionForAllNamespaces FieldSelector Source # | Optional Param "fieldSelector" - A selector to restrict the list of returned objects by their fields. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept -> FieldSelector -> KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept -> FieldSelector -> KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListControllerRevisionForAllNamespaces LabelSelector Source # | Optional Param "labelSelector" - A selector to restrict the list of returned objects by their labels. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept -> LabelSelector -> KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept -> LabelSelector -> KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListControllerRevisionForAllNamespaces Limit Source # | Optional Param "limit" - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept -> Limit -> KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept -> Limit -> KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListControllerRevisionForAllNamespaces Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept -> Pretty -> KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept -> Pretty -> KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListControllerRevisionForAllNamespaces ResourceVersion Source # | Optional Param "resourceVersion" - resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept -> ResourceVersion -> KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept -> ResourceVersion -> KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListControllerRevisionForAllNamespaces ResourceVersionMatch Source # | Optional Param "resourceVersionMatch" - resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept -> ResourceVersionMatch -> KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept -> ResourceVersionMatch -> KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListControllerRevisionForAllNamespaces SendInitialEvents Source # | Optional Param "sendInitialEvents" - `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic "Bookmark" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `"k8s.io/initial-events-end": "true"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept -> SendInitialEvents -> KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept -> SendInitialEvents -> KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListControllerRevisionForAllNamespaces TimeoutSeconds Source # | Optional Param "timeoutSeconds" - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept -> TimeoutSeconds -> KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept -> TimeoutSeconds -> KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListControllerRevisionForAllNamespaces Watch Source # | Optional Param "watch" - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept -> Watch -> KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept -> Watch -> KubernetesRequest ListControllerRevisionForAllNamespaces contentType res accept Source # | |
Produces ListControllerRevisionForAllNamespaces MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListControllerRevisionForAllNamespaces MimeCborSeq Source # | application/cbor-seq |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListControllerRevisionForAllNamespaces MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListControllerRevisionForAllNamespaces MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListControllerRevisionForAllNamespaces MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListControllerRevisionForAllNamespaces MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListControllerRevisionForAllNamespaces MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
listDaemonSetForAllNamespaces
listDaemonSetForAllNamespaces Source #
Arguments
:: Accept accept | request accept ( |
-> KubernetesRequest ListDaemonSetForAllNamespaces MimeNoContent V1DaemonSetList accept |
GET /apis/apps/v1/daemonsets
list or watch objects of kind DaemonSet
AuthMethod: AuthApiKeyBearerToken
data ListDaemonSetForAllNamespaces Source #
Instances
HasOptionalParam ListDaemonSetForAllNamespaces AllowWatchBookmarks Source # | Optional Param "allowWatchBookmarks" - allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDaemonSetForAllNamespaces Continue Source # | Optional Param "continue" - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> Continue -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> Continue -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDaemonSetForAllNamespaces FieldSelector Source # | Optional Param "fieldSelector" - A selector to restrict the list of returned objects by their fields. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> FieldSelector -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> FieldSelector -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDaemonSetForAllNamespaces LabelSelector Source # | Optional Param "labelSelector" - A selector to restrict the list of returned objects by their labels. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> LabelSelector -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> LabelSelector -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDaemonSetForAllNamespaces Limit Source # | Optional Param "limit" - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> Limit -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> Limit -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDaemonSetForAllNamespaces Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> Pretty -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> Pretty -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDaemonSetForAllNamespaces ResourceVersion Source # | Optional Param "resourceVersion" - resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> ResourceVersion -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> ResourceVersion -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDaemonSetForAllNamespaces ResourceVersionMatch Source # | Optional Param "resourceVersionMatch" - resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> ResourceVersionMatch -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> ResourceVersionMatch -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDaemonSetForAllNamespaces SendInitialEvents Source # | Optional Param "sendInitialEvents" - `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic "Bookmark" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `"k8s.io/initial-events-end": "true"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> SendInitialEvents -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> SendInitialEvents -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDaemonSetForAllNamespaces TimeoutSeconds Source # | Optional Param "timeoutSeconds" - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> TimeoutSeconds -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> TimeoutSeconds -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDaemonSetForAllNamespaces Watch Source # | Optional Param "watch" - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> Watch -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> Watch -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # | |
Produces ListDaemonSetForAllNamespaces MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListDaemonSetForAllNamespaces MimeCborSeq Source # | application/cbor-seq |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListDaemonSetForAllNamespaces MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListDaemonSetForAllNamespaces MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListDaemonSetForAllNamespaces MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListDaemonSetForAllNamespaces MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListDaemonSetForAllNamespaces MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
listDeploymentForAllNamespaces
listDeploymentForAllNamespaces Source #
Arguments
:: Accept accept | request accept ( |
-> KubernetesRequest ListDeploymentForAllNamespaces MimeNoContent V1DeploymentList accept |
GET /apis/apps/v1/deployments
list or watch objects of kind Deployment
AuthMethod: AuthApiKeyBearerToken
data ListDeploymentForAllNamespaces Source #
Instances
HasOptionalParam ListDeploymentForAllNamespaces AllowWatchBookmarks Source # | Optional Param "allowWatchBookmarks" - allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListDeploymentForAllNamespaces contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListDeploymentForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDeploymentForAllNamespaces contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListDeploymentForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDeploymentForAllNamespaces Continue Source # | Optional Param "continue" - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListDeploymentForAllNamespaces contentType res accept -> Continue -> KubernetesRequest ListDeploymentForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDeploymentForAllNamespaces contentType res accept -> Continue -> KubernetesRequest ListDeploymentForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDeploymentForAllNamespaces FieldSelector Source # | Optional Param "fieldSelector" - A selector to restrict the list of returned objects by their fields. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListDeploymentForAllNamespaces contentType res accept -> FieldSelector -> KubernetesRequest ListDeploymentForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDeploymentForAllNamespaces contentType res accept -> FieldSelector -> KubernetesRequest ListDeploymentForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDeploymentForAllNamespaces LabelSelector Source # | Optional Param "labelSelector" - A selector to restrict the list of returned objects by their labels. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListDeploymentForAllNamespaces contentType res accept -> LabelSelector -> KubernetesRequest ListDeploymentForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDeploymentForAllNamespaces contentType res accept -> LabelSelector -> KubernetesRequest ListDeploymentForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDeploymentForAllNamespaces Limit Source # | Optional Param "limit" - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListDeploymentForAllNamespaces contentType res accept -> Limit -> KubernetesRequest ListDeploymentForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDeploymentForAllNamespaces contentType res accept -> Limit -> KubernetesRequest ListDeploymentForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDeploymentForAllNamespaces Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListDeploymentForAllNamespaces contentType res accept -> Pretty -> KubernetesRequest ListDeploymentForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDeploymentForAllNamespaces contentType res accept -> Pretty -> KubernetesRequest ListDeploymentForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDeploymentForAllNamespaces ResourceVersion Source # | Optional Param "resourceVersion" - resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListDeploymentForAllNamespaces contentType res accept -> ResourceVersion -> KubernetesRequest ListDeploymentForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDeploymentForAllNamespaces contentType res accept -> ResourceVersion -> KubernetesRequest ListDeploymentForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDeploymentForAllNamespaces ResourceVersionMatch Source # | Optional Param "resourceVersionMatch" - resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListDeploymentForAllNamespaces contentType res accept -> ResourceVersionMatch -> KubernetesRequest ListDeploymentForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDeploymentForAllNamespaces contentType res accept -> ResourceVersionMatch -> KubernetesRequest ListDeploymentForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDeploymentForAllNamespaces SendInitialEvents Source # | Optional Param "sendInitialEvents" - `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic "Bookmark" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `"k8s.io/initial-events-end": "true"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListDeploymentForAllNamespaces contentType res accept -> SendInitialEvents -> KubernetesRequest ListDeploymentForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDeploymentForAllNamespaces contentType res accept -> SendInitialEvents -> KubernetesRequest ListDeploymentForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDeploymentForAllNamespaces TimeoutSeconds Source # | Optional Param "timeoutSeconds" - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListDeploymentForAllNamespaces contentType res accept -> TimeoutSeconds -> KubernetesRequest ListDeploymentForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDeploymentForAllNamespaces contentType res accept -> TimeoutSeconds -> KubernetesRequest ListDeploymentForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDeploymentForAllNamespaces Watch Source # | Optional Param "watch" - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListDeploymentForAllNamespaces contentType res accept -> Watch -> KubernetesRequest ListDeploymentForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDeploymentForAllNamespaces contentType res accept -> Watch -> KubernetesRequest ListDeploymentForAllNamespaces contentType res accept Source # | |
Produces ListDeploymentForAllNamespaces MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListDeploymentForAllNamespaces MimeCborSeq Source # | application/cbor-seq |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListDeploymentForAllNamespaces MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListDeploymentForAllNamespaces MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListDeploymentForAllNamespaces MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListDeploymentForAllNamespaces MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListDeploymentForAllNamespaces MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
listNamespacedControllerRevision
listNamespacedControllerRevision Source #
Arguments
:: Accept accept | request accept ( |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ListNamespacedControllerRevision MimeNoContent V1ControllerRevisionList accept |
GET /apis/apps/v1/namespaces/{namespace}/controllerrevisions
list or watch objects of kind ControllerRevision
AuthMethod: AuthApiKeyBearerToken
data ListNamespacedControllerRevision Source #
Instances
HasOptionalParam ListNamespacedControllerRevision AllowWatchBookmarks Source # | Optional Param "allowWatchBookmarks" - allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedControllerRevision contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedControllerRevision contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam ListNamespacedControllerRevision Continue Source # | Optional Param "continue" - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedControllerRevision contentType res accept -> Continue -> KubernetesRequest ListNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedControllerRevision contentType res accept -> Continue -> KubernetesRequest ListNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam ListNamespacedControllerRevision FieldSelector Source # | Optional Param "fieldSelector" - A selector to restrict the list of returned objects by their fields. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedControllerRevision contentType res accept -> FieldSelector -> KubernetesRequest ListNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedControllerRevision contentType res accept -> FieldSelector -> KubernetesRequest ListNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam ListNamespacedControllerRevision LabelSelector Source # | Optional Param "labelSelector" - A selector to restrict the list of returned objects by their labels. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedControllerRevision contentType res accept -> LabelSelector -> KubernetesRequest ListNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedControllerRevision contentType res accept -> LabelSelector -> KubernetesRequest ListNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam ListNamespacedControllerRevision Limit Source # | Optional Param "limit" - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedControllerRevision contentType res accept -> Limit -> KubernetesRequest ListNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedControllerRevision contentType res accept -> Limit -> KubernetesRequest ListNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam ListNamespacedControllerRevision Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedControllerRevision contentType res accept -> Pretty -> KubernetesRequest ListNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedControllerRevision contentType res accept -> Pretty -> KubernetesRequest ListNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam ListNamespacedControllerRevision ResourceVersion Source # | Optional Param "resourceVersion" - resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedControllerRevision contentType res accept -> ResourceVersion -> KubernetesRequest ListNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedControllerRevision contentType res accept -> ResourceVersion -> KubernetesRequest ListNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam ListNamespacedControllerRevision ResourceVersionMatch Source # | Optional Param "resourceVersionMatch" - resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedControllerRevision contentType res accept -> ResourceVersionMatch -> KubernetesRequest ListNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedControllerRevision contentType res accept -> ResourceVersionMatch -> KubernetesRequest ListNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam ListNamespacedControllerRevision SendInitialEvents Source # | Optional Param "sendInitialEvents" - `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic "Bookmark" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `"k8s.io/initial-events-end": "true"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedControllerRevision contentType res accept -> SendInitialEvents -> KubernetesRequest ListNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedControllerRevision contentType res accept -> SendInitialEvents -> KubernetesRequest ListNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam ListNamespacedControllerRevision TimeoutSeconds Source # | Optional Param "timeoutSeconds" - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedControllerRevision contentType res accept -> TimeoutSeconds -> KubernetesRequest ListNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedControllerRevision contentType res accept -> TimeoutSeconds -> KubernetesRequest ListNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam ListNamespacedControllerRevision Watch Source # | Optional Param "watch" - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedControllerRevision contentType res accept -> Watch -> KubernetesRequest ListNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedControllerRevision contentType res accept -> Watch -> KubernetesRequest ListNamespacedControllerRevision contentType res accept Source # | |
Produces ListNamespacedControllerRevision MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedControllerRevision MimeCborSeq Source # | application/cbor-seq |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedControllerRevision MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedControllerRevision MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedControllerRevision MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedControllerRevision MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedControllerRevision MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
listNamespacedDaemonSet
listNamespacedDaemonSet Source #
Arguments
:: Accept accept | request accept ( |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ListNamespacedDaemonSet MimeNoContent V1DaemonSetList accept |
GET /apis/apps/v1/namespaces/{namespace}/daemonsets
list or watch objects of kind DaemonSet
AuthMethod: AuthApiKeyBearerToken
data ListNamespacedDaemonSet Source #
Instances
HasOptionalParam ListNamespacedDaemonSet AllowWatchBookmarks Source # | Optional Param "allowWatchBookmarks" - allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam ListNamespacedDaemonSet Continue Source # | Optional Param "continue" - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> Continue -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> Continue -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam ListNamespacedDaemonSet FieldSelector Source # | Optional Param "fieldSelector" - A selector to restrict the list of returned objects by their fields. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> FieldSelector -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> FieldSelector -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam ListNamespacedDaemonSet LabelSelector Source # | Optional Param "labelSelector" - A selector to restrict the list of returned objects by their labels. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> LabelSelector -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> LabelSelector -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam ListNamespacedDaemonSet Limit Source # | Optional Param "limit" - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> Limit -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> Limit -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam ListNamespacedDaemonSet Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> Pretty -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> Pretty -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam ListNamespacedDaemonSet ResourceVersion Source # | Optional Param "resourceVersion" - resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> ResourceVersion -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> ResourceVersion -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam ListNamespacedDaemonSet ResourceVersionMatch Source # | Optional Param "resourceVersionMatch" - resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> ResourceVersionMatch -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> ResourceVersionMatch -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam ListNamespacedDaemonSet SendInitialEvents Source # | Optional Param "sendInitialEvents" - `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic "Bookmark" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `"k8s.io/initial-events-end": "true"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> SendInitialEvents -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> SendInitialEvents -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam ListNamespacedDaemonSet TimeoutSeconds Source # | Optional Param "timeoutSeconds" - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> TimeoutSeconds -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> TimeoutSeconds -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam ListNamespacedDaemonSet Watch Source # | Optional Param "watch" - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> Watch -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> Watch -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # | |
Produces ListNamespacedDaemonSet MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedDaemonSet MimeCborSeq Source # | application/cbor-seq |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedDaemonSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedDaemonSet MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedDaemonSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedDaemonSet MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedDaemonSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
listNamespacedDeployment
listNamespacedDeployment Source #
Arguments
:: Accept accept | request accept ( |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ListNamespacedDeployment MimeNoContent V1DeploymentList accept |
GET /apis/apps/v1/namespaces/{namespace}/deployments
list or watch objects of kind Deployment
AuthMethod: AuthApiKeyBearerToken
data ListNamespacedDeployment Source #
Instances
HasOptionalParam ListNamespacedDeployment AllowWatchBookmarks Source # | Optional Param "allowWatchBookmarks" - allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedDeployment contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDeployment contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListNamespacedDeployment contentType res accept Source # | |
HasOptionalParam ListNamespacedDeployment Continue Source # | Optional Param "continue" - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedDeployment contentType res accept -> Continue -> KubernetesRequest ListNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDeployment contentType res accept -> Continue -> KubernetesRequest ListNamespacedDeployment contentType res accept Source # | |
HasOptionalParam ListNamespacedDeployment FieldSelector Source # | Optional Param "fieldSelector" - A selector to restrict the list of returned objects by their fields. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedDeployment contentType res accept -> FieldSelector -> KubernetesRequest ListNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDeployment contentType res accept -> FieldSelector -> KubernetesRequest ListNamespacedDeployment contentType res accept Source # | |
HasOptionalParam ListNamespacedDeployment LabelSelector Source # | Optional Param "labelSelector" - A selector to restrict the list of returned objects by their labels. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedDeployment contentType res accept -> LabelSelector -> KubernetesRequest ListNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDeployment contentType res accept -> LabelSelector -> KubernetesRequest ListNamespacedDeployment contentType res accept Source # | |
HasOptionalParam ListNamespacedDeployment Limit Source # | Optional Param "limit" - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedDeployment contentType res accept -> Limit -> KubernetesRequest ListNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDeployment contentType res accept -> Limit -> KubernetesRequest ListNamespacedDeployment contentType res accept Source # | |
HasOptionalParam ListNamespacedDeployment Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedDeployment contentType res accept -> Pretty -> KubernetesRequest ListNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDeployment contentType res accept -> Pretty -> KubernetesRequest ListNamespacedDeployment contentType res accept Source # | |
HasOptionalParam ListNamespacedDeployment ResourceVersion Source # | Optional Param "resourceVersion" - resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedDeployment contentType res accept -> ResourceVersion -> KubernetesRequest ListNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDeployment contentType res accept -> ResourceVersion -> KubernetesRequest ListNamespacedDeployment contentType res accept Source # | |
HasOptionalParam ListNamespacedDeployment ResourceVersionMatch Source # | Optional Param "resourceVersionMatch" - resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedDeployment contentType res accept -> ResourceVersionMatch -> KubernetesRequest ListNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDeployment contentType res accept -> ResourceVersionMatch -> KubernetesRequest ListNamespacedDeployment contentType res accept Source # | |
HasOptionalParam ListNamespacedDeployment SendInitialEvents Source # | Optional Param "sendInitialEvents" - `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic "Bookmark" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `"k8s.io/initial-events-end": "true"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedDeployment contentType res accept -> SendInitialEvents -> KubernetesRequest ListNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDeployment contentType res accept -> SendInitialEvents -> KubernetesRequest ListNamespacedDeployment contentType res accept Source # | |
HasOptionalParam ListNamespacedDeployment TimeoutSeconds Source # | Optional Param "timeoutSeconds" - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedDeployment contentType res accept -> TimeoutSeconds -> KubernetesRequest ListNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDeployment contentType res accept -> TimeoutSeconds -> KubernetesRequest ListNamespacedDeployment contentType res accept Source # | |
HasOptionalParam ListNamespacedDeployment Watch Source # | Optional Param "watch" - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedDeployment contentType res accept -> Watch -> KubernetesRequest ListNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDeployment contentType res accept -> Watch -> KubernetesRequest ListNamespacedDeployment contentType res accept Source # | |
Produces ListNamespacedDeployment MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedDeployment MimeCborSeq Source # | application/cbor-seq |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedDeployment MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedDeployment MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedDeployment MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedDeployment MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedDeployment MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
listNamespacedReplicaSet
listNamespacedReplicaSet Source #
Arguments
:: Accept accept | request accept ( |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ListNamespacedReplicaSet MimeNoContent V1ReplicaSetList accept |
GET /apis/apps/v1/namespaces/{namespace}/replicasets
list or watch objects of kind ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data ListNamespacedReplicaSet Source #
Instances
HasOptionalParam ListNamespacedReplicaSet AllowWatchBookmarks Source # | Optional Param "allowWatchBookmarks" - allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam ListNamespacedReplicaSet Continue Source # | Optional Param "continue" - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> Continue -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> Continue -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam ListNamespacedReplicaSet FieldSelector Source # | Optional Param "fieldSelector" - A selector to restrict the list of returned objects by their fields. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> FieldSelector -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> FieldSelector -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam ListNamespacedReplicaSet LabelSelector Source # | Optional Param "labelSelector" - A selector to restrict the list of returned objects by their labels. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> LabelSelector -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> LabelSelector -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam ListNamespacedReplicaSet Limit Source # | Optional Param "limit" - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> Limit -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> Limit -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam ListNamespacedReplicaSet Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> Pretty -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> Pretty -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam ListNamespacedReplicaSet ResourceVersion Source # | Optional Param "resourceVersion" - resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> ResourceVersion -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> ResourceVersion -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam ListNamespacedReplicaSet ResourceVersionMatch Source # | Optional Param "resourceVersionMatch" - resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> ResourceVersionMatch -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> ResourceVersionMatch -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam ListNamespacedReplicaSet SendInitialEvents Source # | Optional Param "sendInitialEvents" - `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic "Bookmark" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `"k8s.io/initial-events-end": "true"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> SendInitialEvents -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> SendInitialEvents -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam ListNamespacedReplicaSet TimeoutSeconds Source # | Optional Param "timeoutSeconds" - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> TimeoutSeconds -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> TimeoutSeconds -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam ListNamespacedReplicaSet Watch Source # | Optional Param "watch" - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> Watch -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> Watch -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # | |
Produces ListNamespacedReplicaSet MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedReplicaSet MimeCborSeq Source # | application/cbor-seq |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedReplicaSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedReplicaSet MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedReplicaSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedReplicaSet MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedReplicaSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
listNamespacedStatefulSet
listNamespacedStatefulSet Source #
Arguments
:: Accept accept | request accept ( |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ListNamespacedStatefulSet MimeNoContent V1StatefulSetList accept |
GET /apis/apps/v1/namespaces/{namespace}/statefulsets
list or watch objects of kind StatefulSet
AuthMethod: AuthApiKeyBearerToken
data ListNamespacedStatefulSet Source #
Instances
HasOptionalParam ListNamespacedStatefulSet AllowWatchBookmarks Source # | Optional Param "allowWatchBookmarks" - allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedStatefulSet contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedStatefulSet contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam ListNamespacedStatefulSet Continue Source # | Optional Param "continue" - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedStatefulSet contentType res accept -> Continue -> KubernetesRequest ListNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedStatefulSet contentType res accept -> Continue -> KubernetesRequest ListNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam ListNamespacedStatefulSet FieldSelector Source # | Optional Param "fieldSelector" - A selector to restrict the list of returned objects by their fields. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedStatefulSet contentType res accept -> FieldSelector -> KubernetesRequest ListNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedStatefulSet contentType res accept -> FieldSelector -> KubernetesRequest ListNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam ListNamespacedStatefulSet LabelSelector Source # | Optional Param "labelSelector" - A selector to restrict the list of returned objects by their labels. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedStatefulSet contentType res accept -> LabelSelector -> KubernetesRequest ListNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedStatefulSet contentType res accept -> LabelSelector -> KubernetesRequest ListNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam ListNamespacedStatefulSet Limit Source # | Optional Param "limit" - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedStatefulSet contentType res accept -> Limit -> KubernetesRequest ListNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedStatefulSet contentType res accept -> Limit -> KubernetesRequest ListNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam ListNamespacedStatefulSet Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedStatefulSet contentType res accept -> Pretty -> KubernetesRequest ListNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedStatefulSet contentType res accept -> Pretty -> KubernetesRequest ListNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam ListNamespacedStatefulSet ResourceVersion Source # | Optional Param "resourceVersion" - resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedStatefulSet contentType res accept -> ResourceVersion -> KubernetesRequest ListNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedStatefulSet contentType res accept -> ResourceVersion -> KubernetesRequest ListNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam ListNamespacedStatefulSet ResourceVersionMatch Source # | Optional Param "resourceVersionMatch" - resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedStatefulSet contentType res accept -> ResourceVersionMatch -> KubernetesRequest ListNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedStatefulSet contentType res accept -> ResourceVersionMatch -> KubernetesRequest ListNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam ListNamespacedStatefulSet SendInitialEvents Source # | Optional Param "sendInitialEvents" - `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic "Bookmark" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `"k8s.io/initial-events-end": "true"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedStatefulSet contentType res accept -> SendInitialEvents -> KubernetesRequest ListNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedStatefulSet contentType res accept -> SendInitialEvents -> KubernetesRequest ListNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam ListNamespacedStatefulSet TimeoutSeconds Source # | Optional Param "timeoutSeconds" - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedStatefulSet contentType res accept -> TimeoutSeconds -> KubernetesRequest ListNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedStatefulSet contentType res accept -> TimeoutSeconds -> KubernetesRequest ListNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam ListNamespacedStatefulSet Watch Source # | Optional Param "watch" - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListNamespacedStatefulSet contentType res accept -> Watch -> KubernetesRequest ListNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedStatefulSet contentType res accept -> Watch -> KubernetesRequest ListNamespacedStatefulSet contentType res accept Source # | |
Produces ListNamespacedStatefulSet MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedStatefulSet MimeCborSeq Source # | application/cbor-seq |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedStatefulSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedStatefulSet MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedStatefulSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedStatefulSet MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedStatefulSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
listReplicaSetForAllNamespaces
listReplicaSetForAllNamespaces Source #
Arguments
:: Accept accept | request accept ( |
-> KubernetesRequest ListReplicaSetForAllNamespaces MimeNoContent V1ReplicaSetList accept |
GET /apis/apps/v1/replicasets
list or watch objects of kind ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data ListReplicaSetForAllNamespaces Source #
Instances
HasOptionalParam ListReplicaSetForAllNamespaces AllowWatchBookmarks Source # | Optional Param "allowWatchBookmarks" - allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListReplicaSetForAllNamespaces Continue Source # | Optional Param "continue" - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> Continue -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> Continue -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListReplicaSetForAllNamespaces FieldSelector Source # | Optional Param "fieldSelector" - A selector to restrict the list of returned objects by their fields. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> FieldSelector -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> FieldSelector -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListReplicaSetForAllNamespaces LabelSelector Source # | Optional Param "labelSelector" - A selector to restrict the list of returned objects by their labels. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> LabelSelector -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> LabelSelector -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListReplicaSetForAllNamespaces Limit Source # | Optional Param "limit" - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> Limit -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> Limit -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListReplicaSetForAllNamespaces Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> Pretty -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> Pretty -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListReplicaSetForAllNamespaces ResourceVersion Source # | Optional Param "resourceVersion" - resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> ResourceVersion -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> ResourceVersion -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListReplicaSetForAllNamespaces ResourceVersionMatch Source # | Optional Param "resourceVersionMatch" - resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> ResourceVersionMatch -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> ResourceVersionMatch -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListReplicaSetForAllNamespaces SendInitialEvents Source # | Optional Param "sendInitialEvents" - `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic "Bookmark" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `"k8s.io/initial-events-end": "true"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> SendInitialEvents -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> SendInitialEvents -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListReplicaSetForAllNamespaces TimeoutSeconds Source # | Optional Param "timeoutSeconds" - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> TimeoutSeconds -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> TimeoutSeconds -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListReplicaSetForAllNamespaces Watch Source # | Optional Param "watch" - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> Watch -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> Watch -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # | |
Produces ListReplicaSetForAllNamespaces MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListReplicaSetForAllNamespaces MimeCborSeq Source # | application/cbor-seq |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListReplicaSetForAllNamespaces MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListReplicaSetForAllNamespaces MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListReplicaSetForAllNamespaces MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListReplicaSetForAllNamespaces MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListReplicaSetForAllNamespaces MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
listStatefulSetForAllNamespaces
listStatefulSetForAllNamespaces Source #
Arguments
:: Accept accept | request accept ( |
-> KubernetesRequest ListStatefulSetForAllNamespaces MimeNoContent V1StatefulSetList accept |
GET /apis/apps/v1/statefulsets
list or watch objects of kind StatefulSet
AuthMethod: AuthApiKeyBearerToken
data ListStatefulSetForAllNamespaces Source #
Instances
HasOptionalParam ListStatefulSetForAllNamespaces AllowWatchBookmarks Source # | Optional Param "allowWatchBookmarks" - allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListStatefulSetForAllNamespaces Continue Source # | Optional Param "continue" - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept -> Continue -> KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept -> Continue -> KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListStatefulSetForAllNamespaces FieldSelector Source # | Optional Param "fieldSelector" - A selector to restrict the list of returned objects by their fields. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept -> FieldSelector -> KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept -> FieldSelector -> KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListStatefulSetForAllNamespaces LabelSelector Source # | Optional Param "labelSelector" - A selector to restrict the list of returned objects by their labels. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept -> LabelSelector -> KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept -> LabelSelector -> KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListStatefulSetForAllNamespaces Limit Source # | Optional Param "limit" - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept -> Limit -> KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept -> Limit -> KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListStatefulSetForAllNamespaces Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept -> Pretty -> KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept -> Pretty -> KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListStatefulSetForAllNamespaces ResourceVersion Source # | Optional Param "resourceVersion" - resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept -> ResourceVersion -> KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept -> ResourceVersion -> KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListStatefulSetForAllNamespaces ResourceVersionMatch Source # | Optional Param "resourceVersionMatch" - resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept -> ResourceVersionMatch -> KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept -> ResourceVersionMatch -> KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListStatefulSetForAllNamespaces SendInitialEvents Source # | Optional Param "sendInitialEvents" - `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic "Bookmark" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `"k8s.io/initial-events-end": "true"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept -> SendInitialEvents -> KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept -> SendInitialEvents -> KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListStatefulSetForAllNamespaces TimeoutSeconds Source # | Optional Param "timeoutSeconds" - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept -> TimeoutSeconds -> KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept -> TimeoutSeconds -> KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListStatefulSetForAllNamespaces Watch Source # | Optional Param "watch" - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept -> Watch -> KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept -> Watch -> KubernetesRequest ListStatefulSetForAllNamespaces contentType res accept Source # | |
Produces ListStatefulSetForAllNamespaces MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListStatefulSetForAllNamespaces MimeCborSeq Source # | application/cbor-seq |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListStatefulSetForAllNamespaces MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListStatefulSetForAllNamespaces MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListStatefulSetForAllNamespaces MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListStatefulSetForAllNamespaces MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListStatefulSetForAllNamespaces MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
patchNamespacedControllerRevision
patchNamespacedControllerRevision Source #
Arguments
:: (Consumes PatchNamespacedControllerRevision contentType, MimeRender contentType Body) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Body | "body" |
-> Name | "name" - name of the ControllerRevision |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest PatchNamespacedControllerRevision contentType V1ControllerRevision accept |
PATCH /apis/apps/v1/namespaces/{namespace}/controllerrevisions/{name}
partially update the specified ControllerRevision
AuthMethod: AuthApiKeyBearerToken
data PatchNamespacedControllerRevision Source #
Instances
HasBodyParam PatchNamespacedControllerRevision Body Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes PatchNamespacedControllerRevision contentType, MimeRender contentType Body) => KubernetesRequest PatchNamespacedControllerRevision contentType res accept -> Body -> KubernetesRequest PatchNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam PatchNamespacedControllerRevision DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedControllerRevision contentType res accept -> DryRun -> KubernetesRequest PatchNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedControllerRevision contentType res accept -> DryRun -> KubernetesRequest PatchNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam PatchNamespacedControllerRevision FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedControllerRevision contentType res accept -> FieldManager -> KubernetesRequest PatchNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedControllerRevision contentType res accept -> FieldManager -> KubernetesRequest PatchNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam PatchNamespacedControllerRevision FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedControllerRevision contentType res accept -> FieldValidation -> KubernetesRequest PatchNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedControllerRevision contentType res accept -> FieldValidation -> KubernetesRequest PatchNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam PatchNamespacedControllerRevision Force Source # | Optional Param "force" - Force is going to "force" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedControllerRevision contentType res accept -> Force -> KubernetesRequest PatchNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedControllerRevision contentType res accept -> Force -> KubernetesRequest PatchNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam PatchNamespacedControllerRevision Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedControllerRevision contentType res accept -> Pretty -> KubernetesRequest PatchNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedControllerRevision contentType res accept -> Pretty -> KubernetesRequest PatchNamespacedControllerRevision contentType res accept Source # | |
Consumes PatchNamespacedControllerRevision MimeApplyPatchcbor Source # | application/apply-patch+cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedControllerRevision MimeApplyPatchyaml Source # | application/apply-patch+yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedControllerRevision MimeJsonPatchjson Source # | application/json-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedControllerRevision MimeMergePatchjson Source # | application/merge-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedControllerRevision MimeStrategicMergePatchjson Source # | application/strategic-merge-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedControllerRevision MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedControllerRevision MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedControllerRevision MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedControllerRevision MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
patchNamespacedDaemonSet
patchNamespacedDaemonSet Source #
Arguments
:: (Consumes PatchNamespacedDaemonSet contentType, MimeRender contentType Body) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Body | "body" |
-> Name | "name" - name of the DaemonSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest PatchNamespacedDaemonSet contentType V1DaemonSet accept |
PATCH /apis/apps/v1/namespaces/{namespace}/daemonsets/{name}
partially update the specified DaemonSet
AuthMethod: AuthApiKeyBearerToken
data PatchNamespacedDaemonSet Source #
Instances
HasBodyParam PatchNamespacedDaemonSet Body Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes PatchNamespacedDaemonSet contentType, MimeRender contentType Body) => KubernetesRequest PatchNamespacedDaemonSet contentType res accept -> Body -> KubernetesRequest PatchNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam PatchNamespacedDaemonSet DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedDaemonSet contentType res accept -> DryRun -> KubernetesRequest PatchNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedDaemonSet contentType res accept -> DryRun -> KubernetesRequest PatchNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam PatchNamespacedDaemonSet FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedDaemonSet contentType res accept -> FieldManager -> KubernetesRequest PatchNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedDaemonSet contentType res accept -> FieldManager -> KubernetesRequest PatchNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam PatchNamespacedDaemonSet FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedDaemonSet contentType res accept -> FieldValidation -> KubernetesRequest PatchNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedDaemonSet contentType res accept -> FieldValidation -> KubernetesRequest PatchNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam PatchNamespacedDaemonSet Force Source # | Optional Param "force" - Force is going to "force" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedDaemonSet contentType res accept -> Force -> KubernetesRequest PatchNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedDaemonSet contentType res accept -> Force -> KubernetesRequest PatchNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam PatchNamespacedDaemonSet Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedDaemonSet contentType res accept -> Pretty -> KubernetesRequest PatchNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedDaemonSet contentType res accept -> Pretty -> KubernetesRequest PatchNamespacedDaemonSet contentType res accept Source # | |
Consumes PatchNamespacedDaemonSet MimeApplyPatchcbor Source # | application/apply-patch+cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedDaemonSet MimeApplyPatchyaml Source # | application/apply-patch+yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedDaemonSet MimeJsonPatchjson Source # | application/json-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedDaemonSet MimeMergePatchjson Source # | application/merge-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedDaemonSet MimeStrategicMergePatchjson Source # | application/strategic-merge-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedDaemonSet MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedDaemonSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedDaemonSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedDaemonSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
patchNamespacedDaemonSetStatus
patchNamespacedDaemonSetStatus Source #
Arguments
:: (Consumes PatchNamespacedDaemonSetStatus contentType, MimeRender contentType Body) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Body | "body" |
-> Name | "name" - name of the DaemonSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest PatchNamespacedDaemonSetStatus contentType V1DaemonSet accept |
PATCH /apis/apps/v1/namespaces/{namespace}/daemonsets/{name}/status
partially update status of the specified DaemonSet
AuthMethod: AuthApiKeyBearerToken
data PatchNamespacedDaemonSetStatus Source #
Instances
HasBodyParam PatchNamespacedDaemonSetStatus Body Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes PatchNamespacedDaemonSetStatus contentType, MimeRender contentType Body) => KubernetesRequest PatchNamespacedDaemonSetStatus contentType res accept -> Body -> KubernetesRequest PatchNamespacedDaemonSetStatus contentType res accept Source # | |
HasOptionalParam PatchNamespacedDaemonSetStatus DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedDaemonSetStatus contentType res accept -> DryRun -> KubernetesRequest PatchNamespacedDaemonSetStatus contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedDaemonSetStatus contentType res accept -> DryRun -> KubernetesRequest PatchNamespacedDaemonSetStatus contentType res accept Source # | |
HasOptionalParam PatchNamespacedDaemonSetStatus FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedDaemonSetStatus contentType res accept -> FieldManager -> KubernetesRequest PatchNamespacedDaemonSetStatus contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedDaemonSetStatus contentType res accept -> FieldManager -> KubernetesRequest PatchNamespacedDaemonSetStatus contentType res accept Source # | |
HasOptionalParam PatchNamespacedDaemonSetStatus FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedDaemonSetStatus contentType res accept -> FieldValidation -> KubernetesRequest PatchNamespacedDaemonSetStatus contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedDaemonSetStatus contentType res accept -> FieldValidation -> KubernetesRequest PatchNamespacedDaemonSetStatus contentType res accept Source # | |
HasOptionalParam PatchNamespacedDaemonSetStatus Force Source # | Optional Param "force" - Force is going to "force" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedDaemonSetStatus contentType res accept -> Force -> KubernetesRequest PatchNamespacedDaemonSetStatus contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedDaemonSetStatus contentType res accept -> Force -> KubernetesRequest PatchNamespacedDaemonSetStatus contentType res accept Source # | |
HasOptionalParam PatchNamespacedDaemonSetStatus Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedDaemonSetStatus contentType res accept -> Pretty -> KubernetesRequest PatchNamespacedDaemonSetStatus contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedDaemonSetStatus contentType res accept -> Pretty -> KubernetesRequest PatchNamespacedDaemonSetStatus contentType res accept Source # | |
Consumes PatchNamespacedDaemonSetStatus MimeApplyPatchcbor Source # | application/apply-patch+cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedDaemonSetStatus MimeApplyPatchyaml Source # | application/apply-patch+yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedDaemonSetStatus MimeJsonPatchjson Source # | application/json-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedDaemonSetStatus MimeMergePatchjson Source # | application/merge-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedDaemonSetStatus MimeStrategicMergePatchjson Source # | application/strategic-merge-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedDaemonSetStatus MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedDaemonSetStatus MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedDaemonSetStatus MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedDaemonSetStatus MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
patchNamespacedDeployment
patchNamespacedDeployment Source #
Arguments
:: (Consumes PatchNamespacedDeployment contentType, MimeRender contentType Body) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Body | "body" |
-> Name | "name" - name of the Deployment |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest PatchNamespacedDeployment contentType V1Deployment accept |
PATCH /apis/apps/v1/namespaces/{namespace}/deployments/{name}
partially update the specified Deployment
AuthMethod: AuthApiKeyBearerToken
data PatchNamespacedDeployment Source #
Instances
HasBodyParam PatchNamespacedDeployment Body Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes PatchNamespacedDeployment contentType, MimeRender contentType Body) => KubernetesRequest PatchNamespacedDeployment contentType res accept -> Body -> KubernetesRequest PatchNamespacedDeployment contentType res accept Source # | |
HasOptionalParam PatchNamespacedDeployment DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedDeployment contentType res accept -> DryRun -> KubernetesRequest PatchNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedDeployment contentType res accept -> DryRun -> KubernetesRequest PatchNamespacedDeployment contentType res accept Source # | |
HasOptionalParam PatchNamespacedDeployment FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedDeployment contentType res accept -> FieldManager -> KubernetesRequest PatchNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedDeployment contentType res accept -> FieldManager -> KubernetesRequest PatchNamespacedDeployment contentType res accept Source # | |
HasOptionalParam PatchNamespacedDeployment FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedDeployment contentType res accept -> FieldValidation -> KubernetesRequest PatchNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedDeployment contentType res accept -> FieldValidation -> KubernetesRequest PatchNamespacedDeployment contentType res accept Source # | |
HasOptionalParam PatchNamespacedDeployment Force Source # | Optional Param "force" - Force is going to "force" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedDeployment contentType res accept -> Force -> KubernetesRequest PatchNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedDeployment contentType res accept -> Force -> KubernetesRequest PatchNamespacedDeployment contentType res accept Source # | |
HasOptionalParam PatchNamespacedDeployment Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedDeployment contentType res accept -> Pretty -> KubernetesRequest PatchNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedDeployment contentType res accept -> Pretty -> KubernetesRequest PatchNamespacedDeployment contentType res accept Source # | |
Consumes PatchNamespacedDeployment MimeApplyPatchcbor Source # | application/apply-patch+cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedDeployment MimeApplyPatchyaml Source # | application/apply-patch+yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedDeployment MimeJsonPatchjson Source # | application/json-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedDeployment MimeMergePatchjson Source # | application/merge-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedDeployment MimeStrategicMergePatchjson Source # | application/strategic-merge-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedDeployment MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedDeployment MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedDeployment MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedDeployment MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
patchNamespacedDeploymentScale
patchNamespacedDeploymentScale Source #
Arguments
:: (Consumes PatchNamespacedDeploymentScale contentType, MimeRender contentType Body) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Body | "body" |
-> Name | "name" - name of the Scale |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest PatchNamespacedDeploymentScale contentType V1Scale accept |
PATCH /apis/apps/v1/namespaces/{namespace}/deployments/{name}/scale
partially update scale of the specified Deployment
AuthMethod: AuthApiKeyBearerToken
data PatchNamespacedDeploymentScale Source #
Instances
HasBodyParam PatchNamespacedDeploymentScale Body Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes PatchNamespacedDeploymentScale contentType, MimeRender contentType Body) => KubernetesRequest PatchNamespacedDeploymentScale contentType res accept -> Body -> KubernetesRequest PatchNamespacedDeploymentScale contentType res accept Source # | |
HasOptionalParam PatchNamespacedDeploymentScale DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedDeploymentScale contentType res accept -> DryRun -> KubernetesRequest PatchNamespacedDeploymentScale contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedDeploymentScale contentType res accept -> DryRun -> KubernetesRequest PatchNamespacedDeploymentScale contentType res accept Source # | |
HasOptionalParam PatchNamespacedDeploymentScale FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedDeploymentScale contentType res accept -> FieldManager -> KubernetesRequest PatchNamespacedDeploymentScale contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedDeploymentScale contentType res accept -> FieldManager -> KubernetesRequest PatchNamespacedDeploymentScale contentType res accept Source # | |
HasOptionalParam PatchNamespacedDeploymentScale FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedDeploymentScale contentType res accept -> FieldValidation -> KubernetesRequest PatchNamespacedDeploymentScale contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedDeploymentScale contentType res accept -> FieldValidation -> KubernetesRequest PatchNamespacedDeploymentScale contentType res accept Source # | |
HasOptionalParam PatchNamespacedDeploymentScale Force Source # | Optional Param "force" - Force is going to "force" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedDeploymentScale contentType res accept -> Force -> KubernetesRequest PatchNamespacedDeploymentScale contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedDeploymentScale contentType res accept -> Force -> KubernetesRequest PatchNamespacedDeploymentScale contentType res accept Source # | |
HasOptionalParam PatchNamespacedDeploymentScale Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedDeploymentScale contentType res accept -> Pretty -> KubernetesRequest PatchNamespacedDeploymentScale contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedDeploymentScale contentType res accept -> Pretty -> KubernetesRequest PatchNamespacedDeploymentScale contentType res accept Source # | |
Consumes PatchNamespacedDeploymentScale MimeApplyPatchcbor Source # | application/apply-patch+cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedDeploymentScale MimeApplyPatchyaml Source # | application/apply-patch+yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedDeploymentScale MimeJsonPatchjson Source # | application/json-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedDeploymentScale MimeMergePatchjson Source # | application/merge-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedDeploymentScale MimeStrategicMergePatchjson Source # | application/strategic-merge-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedDeploymentScale MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedDeploymentScale MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedDeploymentScale MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedDeploymentScale MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
patchNamespacedDeploymentStatus
patchNamespacedDeploymentStatus Source #
Arguments
:: (Consumes PatchNamespacedDeploymentStatus contentType, MimeRender contentType Body) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Body | "body" |
-> Name | "name" - name of the Deployment |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest PatchNamespacedDeploymentStatus contentType V1Deployment accept |
PATCH /apis/apps/v1/namespaces/{namespace}/deployments/{name}/status
partially update status of the specified Deployment
AuthMethod: AuthApiKeyBearerToken
data PatchNamespacedDeploymentStatus Source #
Instances
HasBodyParam PatchNamespacedDeploymentStatus Body Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes PatchNamespacedDeploymentStatus contentType, MimeRender contentType Body) => KubernetesRequest PatchNamespacedDeploymentStatus contentType res accept -> Body -> KubernetesRequest PatchNamespacedDeploymentStatus contentType res accept Source # | |
HasOptionalParam PatchNamespacedDeploymentStatus DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedDeploymentStatus contentType res accept -> DryRun -> KubernetesRequest PatchNamespacedDeploymentStatus contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedDeploymentStatus contentType res accept -> DryRun -> KubernetesRequest PatchNamespacedDeploymentStatus contentType res accept Source # | |
HasOptionalParam PatchNamespacedDeploymentStatus FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedDeploymentStatus contentType res accept -> FieldManager -> KubernetesRequest PatchNamespacedDeploymentStatus contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedDeploymentStatus contentType res accept -> FieldManager -> KubernetesRequest PatchNamespacedDeploymentStatus contentType res accept Source # | |
HasOptionalParam PatchNamespacedDeploymentStatus FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedDeploymentStatus contentType res accept -> FieldValidation -> KubernetesRequest PatchNamespacedDeploymentStatus contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedDeploymentStatus contentType res accept -> FieldValidation -> KubernetesRequest PatchNamespacedDeploymentStatus contentType res accept Source # | |
HasOptionalParam PatchNamespacedDeploymentStatus Force Source # | Optional Param "force" - Force is going to "force" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedDeploymentStatus contentType res accept -> Force -> KubernetesRequest PatchNamespacedDeploymentStatus contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedDeploymentStatus contentType res accept -> Force -> KubernetesRequest PatchNamespacedDeploymentStatus contentType res accept Source # | |
HasOptionalParam PatchNamespacedDeploymentStatus Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedDeploymentStatus contentType res accept -> Pretty -> KubernetesRequest PatchNamespacedDeploymentStatus contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedDeploymentStatus contentType res accept -> Pretty -> KubernetesRequest PatchNamespacedDeploymentStatus contentType res accept Source # | |
Consumes PatchNamespacedDeploymentStatus MimeApplyPatchcbor Source # | application/apply-patch+cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedDeploymentStatus MimeApplyPatchyaml Source # | application/apply-patch+yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedDeploymentStatus MimeJsonPatchjson Source # | application/json-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedDeploymentStatus MimeMergePatchjson Source # | application/merge-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedDeploymentStatus MimeStrategicMergePatchjson Source # | application/strategic-merge-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedDeploymentStatus MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedDeploymentStatus MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedDeploymentStatus MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedDeploymentStatus MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
patchNamespacedReplicaSet
patchNamespacedReplicaSet Source #
Arguments
:: (Consumes PatchNamespacedReplicaSet contentType, MimeRender contentType Body) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Body | "body" |
-> Name | "name" - name of the ReplicaSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest PatchNamespacedReplicaSet contentType V1ReplicaSet accept |
PATCH /apis/apps/v1/namespaces/{namespace}/replicasets/{name}
partially update the specified ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data PatchNamespacedReplicaSet Source #
Instances
HasBodyParam PatchNamespacedReplicaSet Body Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes PatchNamespacedReplicaSet contentType, MimeRender contentType Body) => KubernetesRequest PatchNamespacedReplicaSet contentType res accept -> Body -> KubernetesRequest PatchNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam PatchNamespacedReplicaSet DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedReplicaSet contentType res accept -> DryRun -> KubernetesRequest PatchNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedReplicaSet contentType res accept -> DryRun -> KubernetesRequest PatchNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam PatchNamespacedReplicaSet FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedReplicaSet contentType res accept -> FieldManager -> KubernetesRequest PatchNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedReplicaSet contentType res accept -> FieldManager -> KubernetesRequest PatchNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam PatchNamespacedReplicaSet FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedReplicaSet contentType res accept -> FieldValidation -> KubernetesRequest PatchNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedReplicaSet contentType res accept -> FieldValidation -> KubernetesRequest PatchNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam PatchNamespacedReplicaSet Force Source # | Optional Param "force" - Force is going to "force" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedReplicaSet contentType res accept -> Force -> KubernetesRequest PatchNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedReplicaSet contentType res accept -> Force -> KubernetesRequest PatchNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam PatchNamespacedReplicaSet Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedReplicaSet contentType res accept -> Pretty -> KubernetesRequest PatchNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedReplicaSet contentType res accept -> Pretty -> KubernetesRequest PatchNamespacedReplicaSet contentType res accept Source # | |
Consumes PatchNamespacedReplicaSet MimeApplyPatchcbor Source # | application/apply-patch+cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedReplicaSet MimeApplyPatchyaml Source # | application/apply-patch+yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedReplicaSet MimeJsonPatchjson Source # | application/json-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedReplicaSet MimeMergePatchjson Source # | application/merge-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedReplicaSet MimeStrategicMergePatchjson Source # | application/strategic-merge-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedReplicaSet MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedReplicaSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedReplicaSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedReplicaSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
patchNamespacedReplicaSetScale
patchNamespacedReplicaSetScale Source #
Arguments
:: (Consumes PatchNamespacedReplicaSetScale contentType, MimeRender contentType Body) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Body | "body" |
-> Name | "name" - name of the Scale |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest PatchNamespacedReplicaSetScale contentType V1Scale accept |
PATCH /apis/apps/v1/namespaces/{namespace}/replicasets/{name}/scale
partially update scale of the specified ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data PatchNamespacedReplicaSetScale Source #
Instances
HasBodyParam PatchNamespacedReplicaSetScale Body Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes PatchNamespacedReplicaSetScale contentType, MimeRender contentType Body) => KubernetesRequest PatchNamespacedReplicaSetScale contentType res accept -> Body -> KubernetesRequest PatchNamespacedReplicaSetScale contentType res accept Source # | |
HasOptionalParam PatchNamespacedReplicaSetScale DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedReplicaSetScale contentType res accept -> DryRun -> KubernetesRequest PatchNamespacedReplicaSetScale contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedReplicaSetScale contentType res accept -> DryRun -> KubernetesRequest PatchNamespacedReplicaSetScale contentType res accept Source # | |
HasOptionalParam PatchNamespacedReplicaSetScale FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedReplicaSetScale contentType res accept -> FieldManager -> KubernetesRequest PatchNamespacedReplicaSetScale contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedReplicaSetScale contentType res accept -> FieldManager -> KubernetesRequest PatchNamespacedReplicaSetScale contentType res accept Source # | |
HasOptionalParam PatchNamespacedReplicaSetScale FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedReplicaSetScale contentType res accept -> FieldValidation -> KubernetesRequest PatchNamespacedReplicaSetScale contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedReplicaSetScale contentType res accept -> FieldValidation -> KubernetesRequest PatchNamespacedReplicaSetScale contentType res accept Source # | |
HasOptionalParam PatchNamespacedReplicaSetScale Force Source # | Optional Param "force" - Force is going to "force" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedReplicaSetScale contentType res accept -> Force -> KubernetesRequest PatchNamespacedReplicaSetScale contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedReplicaSetScale contentType res accept -> Force -> KubernetesRequest PatchNamespacedReplicaSetScale contentType res accept Source # | |
HasOptionalParam PatchNamespacedReplicaSetScale Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedReplicaSetScale contentType res accept -> Pretty -> KubernetesRequest PatchNamespacedReplicaSetScale contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedReplicaSetScale contentType res accept -> Pretty -> KubernetesRequest PatchNamespacedReplicaSetScale contentType res accept Source # | |
Consumes PatchNamespacedReplicaSetScale MimeApplyPatchcbor Source # | application/apply-patch+cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedReplicaSetScale MimeApplyPatchyaml Source # | application/apply-patch+yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedReplicaSetScale MimeJsonPatchjson Source # | application/json-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedReplicaSetScale MimeMergePatchjson Source # | application/merge-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedReplicaSetScale MimeStrategicMergePatchjson Source # | application/strategic-merge-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedReplicaSetScale MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedReplicaSetScale MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedReplicaSetScale MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedReplicaSetScale MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
patchNamespacedReplicaSetStatus
patchNamespacedReplicaSetStatus Source #
Arguments
:: (Consumes PatchNamespacedReplicaSetStatus contentType, MimeRender contentType Body) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Body | "body" |
-> Name | "name" - name of the ReplicaSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest PatchNamespacedReplicaSetStatus contentType V1ReplicaSet accept |
PATCH /apis/apps/v1/namespaces/{namespace}/replicasets/{name}/status
partially update status of the specified ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data PatchNamespacedReplicaSetStatus Source #
Instances
HasBodyParam PatchNamespacedReplicaSetStatus Body Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes PatchNamespacedReplicaSetStatus contentType, MimeRender contentType Body) => KubernetesRequest PatchNamespacedReplicaSetStatus contentType res accept -> Body -> KubernetesRequest PatchNamespacedReplicaSetStatus contentType res accept Source # | |
HasOptionalParam PatchNamespacedReplicaSetStatus DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedReplicaSetStatus contentType res accept -> DryRun -> KubernetesRequest PatchNamespacedReplicaSetStatus contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedReplicaSetStatus contentType res accept -> DryRun -> KubernetesRequest PatchNamespacedReplicaSetStatus contentType res accept Source # | |
HasOptionalParam PatchNamespacedReplicaSetStatus FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedReplicaSetStatus contentType res accept -> FieldManager -> KubernetesRequest PatchNamespacedReplicaSetStatus contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedReplicaSetStatus contentType res accept -> FieldManager -> KubernetesRequest PatchNamespacedReplicaSetStatus contentType res accept Source # | |
HasOptionalParam PatchNamespacedReplicaSetStatus FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedReplicaSetStatus contentType res accept -> FieldValidation -> KubernetesRequest PatchNamespacedReplicaSetStatus contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedReplicaSetStatus contentType res accept -> FieldValidation -> KubernetesRequest PatchNamespacedReplicaSetStatus contentType res accept Source # | |
HasOptionalParam PatchNamespacedReplicaSetStatus Force Source # | Optional Param "force" - Force is going to "force" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedReplicaSetStatus contentType res accept -> Force -> KubernetesRequest PatchNamespacedReplicaSetStatus contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedReplicaSetStatus contentType res accept -> Force -> KubernetesRequest PatchNamespacedReplicaSetStatus contentType res accept Source # | |
HasOptionalParam PatchNamespacedReplicaSetStatus Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedReplicaSetStatus contentType res accept -> Pretty -> KubernetesRequest PatchNamespacedReplicaSetStatus contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedReplicaSetStatus contentType res accept -> Pretty -> KubernetesRequest PatchNamespacedReplicaSetStatus contentType res accept Source # | |
Consumes PatchNamespacedReplicaSetStatus MimeApplyPatchcbor Source # | application/apply-patch+cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedReplicaSetStatus MimeApplyPatchyaml Source # | application/apply-patch+yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedReplicaSetStatus MimeJsonPatchjson Source # | application/json-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedReplicaSetStatus MimeMergePatchjson Source # | application/merge-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedReplicaSetStatus MimeStrategicMergePatchjson Source # | application/strategic-merge-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedReplicaSetStatus MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedReplicaSetStatus MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedReplicaSetStatus MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedReplicaSetStatus MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
patchNamespacedStatefulSet
patchNamespacedStatefulSet Source #
Arguments
:: (Consumes PatchNamespacedStatefulSet contentType, MimeRender contentType Body) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Body | "body" |
-> Name | "name" - name of the StatefulSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest PatchNamespacedStatefulSet contentType V1StatefulSet accept |
PATCH /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}
partially update the specified StatefulSet
AuthMethod: AuthApiKeyBearerToken
data PatchNamespacedStatefulSet Source #
Instances
HasBodyParam PatchNamespacedStatefulSet Body Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes PatchNamespacedStatefulSet contentType, MimeRender contentType Body) => KubernetesRequest PatchNamespacedStatefulSet contentType res accept -> Body -> KubernetesRequest PatchNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam PatchNamespacedStatefulSet DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedStatefulSet contentType res accept -> DryRun -> KubernetesRequest PatchNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedStatefulSet contentType res accept -> DryRun -> KubernetesRequest PatchNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam PatchNamespacedStatefulSet FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedStatefulSet contentType res accept -> FieldManager -> KubernetesRequest PatchNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedStatefulSet contentType res accept -> FieldManager -> KubernetesRequest PatchNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam PatchNamespacedStatefulSet FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedStatefulSet contentType res accept -> FieldValidation -> KubernetesRequest PatchNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedStatefulSet contentType res accept -> FieldValidation -> KubernetesRequest PatchNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam PatchNamespacedStatefulSet Force Source # | Optional Param "force" - Force is going to "force" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedStatefulSet contentType res accept -> Force -> KubernetesRequest PatchNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedStatefulSet contentType res accept -> Force -> KubernetesRequest PatchNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam PatchNamespacedStatefulSet Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedStatefulSet contentType res accept -> Pretty -> KubernetesRequest PatchNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedStatefulSet contentType res accept -> Pretty -> KubernetesRequest PatchNamespacedStatefulSet contentType res accept Source # | |
Consumes PatchNamespacedStatefulSet MimeApplyPatchcbor Source # | application/apply-patch+cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedStatefulSet MimeApplyPatchyaml Source # | application/apply-patch+yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedStatefulSet MimeJsonPatchjson Source # | application/json-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedStatefulSet MimeMergePatchjson Source # | application/merge-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedStatefulSet MimeStrategicMergePatchjson Source # | application/strategic-merge-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedStatefulSet MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedStatefulSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedStatefulSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedStatefulSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
patchNamespacedStatefulSetScale
patchNamespacedStatefulSetScale Source #
Arguments
:: (Consumes PatchNamespacedStatefulSetScale contentType, MimeRender contentType Body) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Body | "body" |
-> Name | "name" - name of the Scale |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest PatchNamespacedStatefulSetScale contentType V1Scale accept |
PATCH /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}/scale
partially update scale of the specified StatefulSet
AuthMethod: AuthApiKeyBearerToken
data PatchNamespacedStatefulSetScale Source #
Instances
HasBodyParam PatchNamespacedStatefulSetScale Body Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes PatchNamespacedStatefulSetScale contentType, MimeRender contentType Body) => KubernetesRequest PatchNamespacedStatefulSetScale contentType res accept -> Body -> KubernetesRequest PatchNamespacedStatefulSetScale contentType res accept Source # | |
HasOptionalParam PatchNamespacedStatefulSetScale DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedStatefulSetScale contentType res accept -> DryRun -> KubernetesRequest PatchNamespacedStatefulSetScale contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedStatefulSetScale contentType res accept -> DryRun -> KubernetesRequest PatchNamespacedStatefulSetScale contentType res accept Source # | |
HasOptionalParam PatchNamespacedStatefulSetScale FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedStatefulSetScale contentType res accept -> FieldManager -> KubernetesRequest PatchNamespacedStatefulSetScale contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedStatefulSetScale contentType res accept -> FieldManager -> KubernetesRequest PatchNamespacedStatefulSetScale contentType res accept Source # | |
HasOptionalParam PatchNamespacedStatefulSetScale FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedStatefulSetScale contentType res accept -> FieldValidation -> KubernetesRequest PatchNamespacedStatefulSetScale contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedStatefulSetScale contentType res accept -> FieldValidation -> KubernetesRequest PatchNamespacedStatefulSetScale contentType res accept Source # | |
HasOptionalParam PatchNamespacedStatefulSetScale Force Source # | Optional Param "force" - Force is going to "force" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedStatefulSetScale contentType res accept -> Force -> KubernetesRequest PatchNamespacedStatefulSetScale contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedStatefulSetScale contentType res accept -> Force -> KubernetesRequest PatchNamespacedStatefulSetScale contentType res accept Source # | |
HasOptionalParam PatchNamespacedStatefulSetScale Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedStatefulSetScale contentType res accept -> Pretty -> KubernetesRequest PatchNamespacedStatefulSetScale contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedStatefulSetScale contentType res accept -> Pretty -> KubernetesRequest PatchNamespacedStatefulSetScale contentType res accept Source # | |
Consumes PatchNamespacedStatefulSetScale MimeApplyPatchcbor Source # | application/apply-patch+cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedStatefulSetScale MimeApplyPatchyaml Source # | application/apply-patch+yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedStatefulSetScale MimeJsonPatchjson Source # | application/json-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedStatefulSetScale MimeMergePatchjson Source # | application/merge-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedStatefulSetScale MimeStrategicMergePatchjson Source # | application/strategic-merge-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedStatefulSetScale MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedStatefulSetScale MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedStatefulSetScale MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedStatefulSetScale MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
patchNamespacedStatefulSetStatus
patchNamespacedStatefulSetStatus Source #
Arguments
:: (Consumes PatchNamespacedStatefulSetStatus contentType, MimeRender contentType Body) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Body | "body" |
-> Name | "name" - name of the StatefulSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest PatchNamespacedStatefulSetStatus contentType V1StatefulSet accept |
PATCH /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}/status
partially update status of the specified StatefulSet
AuthMethod: AuthApiKeyBearerToken
data PatchNamespacedStatefulSetStatus Source #
Instances
HasBodyParam PatchNamespacedStatefulSetStatus Body Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes PatchNamespacedStatefulSetStatus contentType, MimeRender contentType Body) => KubernetesRequest PatchNamespacedStatefulSetStatus contentType res accept -> Body -> KubernetesRequest PatchNamespacedStatefulSetStatus contentType res accept Source # | |
HasOptionalParam PatchNamespacedStatefulSetStatus DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedStatefulSetStatus contentType res accept -> DryRun -> KubernetesRequest PatchNamespacedStatefulSetStatus contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedStatefulSetStatus contentType res accept -> DryRun -> KubernetesRequest PatchNamespacedStatefulSetStatus contentType res accept Source # | |
HasOptionalParam PatchNamespacedStatefulSetStatus FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch). |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedStatefulSetStatus contentType res accept -> FieldManager -> KubernetesRequest PatchNamespacedStatefulSetStatus contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedStatefulSetStatus contentType res accept -> FieldManager -> KubernetesRequest PatchNamespacedStatefulSetStatus contentType res accept Source # | |
HasOptionalParam PatchNamespacedStatefulSetStatus FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedStatefulSetStatus contentType res accept -> FieldValidation -> KubernetesRequest PatchNamespacedStatefulSetStatus contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedStatefulSetStatus contentType res accept -> FieldValidation -> KubernetesRequest PatchNamespacedStatefulSetStatus contentType res accept Source # | |
HasOptionalParam PatchNamespacedStatefulSetStatus Force Source # | Optional Param "force" - Force is going to "force" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedStatefulSetStatus contentType res accept -> Force -> KubernetesRequest PatchNamespacedStatefulSetStatus contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedStatefulSetStatus contentType res accept -> Force -> KubernetesRequest PatchNamespacedStatefulSetStatus contentType res accept Source # | |
HasOptionalParam PatchNamespacedStatefulSetStatus Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest PatchNamespacedStatefulSetStatus contentType res accept -> Pretty -> KubernetesRequest PatchNamespacedStatefulSetStatus contentType res accept Source # (-&-) :: KubernetesRequest PatchNamespacedStatefulSetStatus contentType res accept -> Pretty -> KubernetesRequest PatchNamespacedStatefulSetStatus contentType res accept Source # | |
Consumes PatchNamespacedStatefulSetStatus MimeApplyPatchcbor Source # | application/apply-patch+cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedStatefulSetStatus MimeApplyPatchyaml Source # | application/apply-patch+yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedStatefulSetStatus MimeJsonPatchjson Source # | application/json-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedStatefulSetStatus MimeMergePatchjson Source # | application/merge-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Consumes PatchNamespacedStatefulSetStatus MimeStrategicMergePatchjson Source # | application/strategic-merge-patch+json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedStatefulSetStatus MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedStatefulSetStatus MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedStatefulSetStatus MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces PatchNamespacedStatefulSetStatus MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
readNamespacedControllerRevision
readNamespacedControllerRevision Source #
Arguments
:: Accept accept | request accept ( |
-> Name | "name" - name of the ControllerRevision |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReadNamespacedControllerRevision MimeNoContent V1ControllerRevision accept |
GET /apis/apps/v1/namespaces/{namespace}/controllerrevisions/{name}
read the specified ControllerRevision
AuthMethod: AuthApiKeyBearerToken
data ReadNamespacedControllerRevision Source #
Instances
readNamespacedDaemonSet
readNamespacedDaemonSet Source #
Arguments
:: Accept accept | request accept ( |
-> Name | "name" - name of the DaemonSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReadNamespacedDaemonSet MimeNoContent V1DaemonSet accept |
GET /apis/apps/v1/namespaces/{namespace}/daemonsets/{name}
read the specified DaemonSet
AuthMethod: AuthApiKeyBearerToken
data ReadNamespacedDaemonSet Source #
Instances
readNamespacedDaemonSetStatus
readNamespacedDaemonSetStatus Source #
Arguments
:: Accept accept | request accept ( |
-> Name | "name" - name of the DaemonSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReadNamespacedDaemonSetStatus MimeNoContent V1DaemonSet accept |
GET /apis/apps/v1/namespaces/{namespace}/daemonsets/{name}/status
read status of the specified DaemonSet
AuthMethod: AuthApiKeyBearerToken
data ReadNamespacedDaemonSetStatus Source #
Instances
readNamespacedDeployment
readNamespacedDeployment Source #
Arguments
:: Accept accept | request accept ( |
-> Name | "name" - name of the Deployment |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReadNamespacedDeployment MimeNoContent V1Deployment accept |
GET /apis/apps/v1/namespaces/{namespace}/deployments/{name}
read the specified Deployment
AuthMethod: AuthApiKeyBearerToken
data ReadNamespacedDeployment Source #
Instances
readNamespacedDeploymentScale
readNamespacedDeploymentScale Source #
Arguments
:: Accept accept | request accept ( |
-> Name | "name" - name of the Scale |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReadNamespacedDeploymentScale MimeNoContent V1Scale accept |
GET /apis/apps/v1/namespaces/{namespace}/deployments/{name}/scale
read scale of the specified Deployment
AuthMethod: AuthApiKeyBearerToken
data ReadNamespacedDeploymentScale Source #
Instances
readNamespacedDeploymentStatus
readNamespacedDeploymentStatus Source #
Arguments
:: Accept accept | request accept ( |
-> Name | "name" - name of the Deployment |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReadNamespacedDeploymentStatus MimeNoContent V1Deployment accept |
GET /apis/apps/v1/namespaces/{namespace}/deployments/{name}/status
read status of the specified Deployment
AuthMethod: AuthApiKeyBearerToken
data ReadNamespacedDeploymentStatus Source #
Instances
readNamespacedReplicaSet
readNamespacedReplicaSet Source #
Arguments
:: Accept accept | request accept ( |
-> Name | "name" - name of the ReplicaSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReadNamespacedReplicaSet MimeNoContent V1ReplicaSet accept |
GET /apis/apps/v1/namespaces/{namespace}/replicasets/{name}
read the specified ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data ReadNamespacedReplicaSet Source #
Instances
readNamespacedReplicaSetScale
readNamespacedReplicaSetScale Source #
Arguments
:: Accept accept | request accept ( |
-> Name | "name" - name of the Scale |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReadNamespacedReplicaSetScale MimeNoContent V1Scale accept |
GET /apis/apps/v1/namespaces/{namespace}/replicasets/{name}/scale
read scale of the specified ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data ReadNamespacedReplicaSetScale Source #
Instances
readNamespacedReplicaSetStatus
readNamespacedReplicaSetStatus Source #
Arguments
:: Accept accept | request accept ( |
-> Name | "name" - name of the ReplicaSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReadNamespacedReplicaSetStatus MimeNoContent V1ReplicaSet accept |
GET /apis/apps/v1/namespaces/{namespace}/replicasets/{name}/status
read status of the specified ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data ReadNamespacedReplicaSetStatus Source #
Instances
readNamespacedStatefulSet
readNamespacedStatefulSet Source #
Arguments
:: Accept accept | request accept ( |
-> Name | "name" - name of the StatefulSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReadNamespacedStatefulSet MimeNoContent V1StatefulSet accept |
GET /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}
read the specified StatefulSet
AuthMethod: AuthApiKeyBearerToken
data ReadNamespacedStatefulSet Source #
Instances
readNamespacedStatefulSetScale
readNamespacedStatefulSetScale Source #
Arguments
:: Accept accept | request accept ( |
-> Name | "name" - name of the Scale |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReadNamespacedStatefulSetScale MimeNoContent V1Scale accept |
GET /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}/scale
read scale of the specified StatefulSet
AuthMethod: AuthApiKeyBearerToken
data ReadNamespacedStatefulSetScale Source #
Instances
readNamespacedStatefulSetStatus
readNamespacedStatefulSetStatus Source #
Arguments
:: Accept accept | request accept ( |
-> Name | "name" - name of the StatefulSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReadNamespacedStatefulSetStatus MimeNoContent V1StatefulSet accept |
GET /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}/status
read status of the specified StatefulSet
AuthMethod: AuthApiKeyBearerToken
data ReadNamespacedStatefulSetStatus Source #
Instances
replaceNamespacedControllerRevision
replaceNamespacedControllerRevision Source #
Arguments
:: (Consumes ReplaceNamespacedControllerRevision contentType, MimeRender contentType V1ControllerRevision) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1ControllerRevision | "body" |
-> Name | "name" - name of the ControllerRevision |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedControllerRevision contentType V1ControllerRevision accept |
PUT /apis/apps/v1/namespaces/{namespace}/controllerrevisions/{name}
replace the specified ControllerRevision
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedControllerRevision Source #
Instances
HasBodyParam ReplaceNamespacedControllerRevision V1ControllerRevision Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes ReplaceNamespacedControllerRevision contentType, MimeRender contentType V1ControllerRevision) => KubernetesRequest ReplaceNamespacedControllerRevision contentType res accept -> V1ControllerRevision -> KubernetesRequest ReplaceNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedControllerRevision DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedControllerRevision contentType res accept -> DryRun -> KubernetesRequest ReplaceNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedControllerRevision contentType res accept -> DryRun -> KubernetesRequest ReplaceNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedControllerRevision FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedControllerRevision contentType res accept -> FieldManager -> KubernetesRequest ReplaceNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedControllerRevision contentType res accept -> FieldManager -> KubernetesRequest ReplaceNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedControllerRevision FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedControllerRevision contentType res accept -> FieldValidation -> KubernetesRequest ReplaceNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedControllerRevision contentType res accept -> FieldValidation -> KubernetesRequest ReplaceNamespacedControllerRevision contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedControllerRevision Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedControllerRevision contentType res accept -> Pretty -> KubernetesRequest ReplaceNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedControllerRevision contentType res accept -> Pretty -> KubernetesRequest ReplaceNamespacedControllerRevision contentType res accept Source # | |
MimeType mtype => Consumes ReplaceNamespacedControllerRevision mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedControllerRevision MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedControllerRevision MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedControllerRevision MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedControllerRevision MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
replaceNamespacedDaemonSet
replaceNamespacedDaemonSet Source #
Arguments
:: (Consumes ReplaceNamespacedDaemonSet contentType, MimeRender contentType V1DaemonSet) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1DaemonSet | "body" |
-> Name | "name" - name of the DaemonSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedDaemonSet contentType V1DaemonSet accept |
PUT /apis/apps/v1/namespaces/{namespace}/daemonsets/{name}
replace the specified DaemonSet
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedDaemonSet Source #
Instances
HasBodyParam ReplaceNamespacedDaemonSet V1DaemonSet Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes ReplaceNamespacedDaemonSet contentType, MimeRender contentType V1DaemonSet) => KubernetesRequest ReplaceNamespacedDaemonSet contentType res accept -> V1DaemonSet -> KubernetesRequest ReplaceNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedDaemonSet DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedDaemonSet contentType res accept -> DryRun -> KubernetesRequest ReplaceNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedDaemonSet contentType res accept -> DryRun -> KubernetesRequest ReplaceNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedDaemonSet FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedDaemonSet contentType res accept -> FieldManager -> KubernetesRequest ReplaceNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedDaemonSet contentType res accept -> FieldManager -> KubernetesRequest ReplaceNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedDaemonSet FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedDaemonSet contentType res accept -> FieldValidation -> KubernetesRequest ReplaceNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedDaemonSet contentType res accept -> FieldValidation -> KubernetesRequest ReplaceNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedDaemonSet Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedDaemonSet contentType res accept -> Pretty -> KubernetesRequest ReplaceNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedDaemonSet contentType res accept -> Pretty -> KubernetesRequest ReplaceNamespacedDaemonSet contentType res accept Source # | |
MimeType mtype => Consumes ReplaceNamespacedDaemonSet mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedDaemonSet MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedDaemonSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedDaemonSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedDaemonSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
replaceNamespacedDaemonSetStatus
replaceNamespacedDaemonSetStatus Source #
Arguments
:: (Consumes ReplaceNamespacedDaemonSetStatus contentType, MimeRender contentType V1DaemonSet) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1DaemonSet | "body" |
-> Name | "name" - name of the DaemonSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedDaemonSetStatus contentType V1DaemonSet accept |
PUT /apis/apps/v1/namespaces/{namespace}/daemonsets/{name}/status
replace status of the specified DaemonSet
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedDaemonSetStatus Source #
Instances
HasBodyParam ReplaceNamespacedDaemonSetStatus V1DaemonSet Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes ReplaceNamespacedDaemonSetStatus contentType, MimeRender contentType V1DaemonSet) => KubernetesRequest ReplaceNamespacedDaemonSetStatus contentType res accept -> V1DaemonSet -> KubernetesRequest ReplaceNamespacedDaemonSetStatus contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedDaemonSetStatus DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedDaemonSetStatus contentType res accept -> DryRun -> KubernetesRequest ReplaceNamespacedDaemonSetStatus contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedDaemonSetStatus contentType res accept -> DryRun -> KubernetesRequest ReplaceNamespacedDaemonSetStatus contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedDaemonSetStatus FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedDaemonSetStatus contentType res accept -> FieldManager -> KubernetesRequest ReplaceNamespacedDaemonSetStatus contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedDaemonSetStatus contentType res accept -> FieldManager -> KubernetesRequest ReplaceNamespacedDaemonSetStatus contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedDaemonSetStatus FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedDaemonSetStatus contentType res accept -> FieldValidation -> KubernetesRequest ReplaceNamespacedDaemonSetStatus contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedDaemonSetStatus contentType res accept -> FieldValidation -> KubernetesRequest ReplaceNamespacedDaemonSetStatus contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedDaemonSetStatus Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedDaemonSetStatus contentType res accept -> Pretty -> KubernetesRequest ReplaceNamespacedDaemonSetStatus contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedDaemonSetStatus contentType res accept -> Pretty -> KubernetesRequest ReplaceNamespacedDaemonSetStatus contentType res accept Source # | |
MimeType mtype => Consumes ReplaceNamespacedDaemonSetStatus mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedDaemonSetStatus MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedDaemonSetStatus MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedDaemonSetStatus MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedDaemonSetStatus MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
replaceNamespacedDeployment
replaceNamespacedDeployment Source #
Arguments
:: (Consumes ReplaceNamespacedDeployment contentType, MimeRender contentType V1Deployment) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1Deployment | "body" |
-> Name | "name" - name of the Deployment |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedDeployment contentType V1Deployment accept |
PUT /apis/apps/v1/namespaces/{namespace}/deployments/{name}
replace the specified Deployment
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedDeployment Source #
Instances
HasBodyParam ReplaceNamespacedDeployment V1Deployment Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes ReplaceNamespacedDeployment contentType, MimeRender contentType V1Deployment) => KubernetesRequest ReplaceNamespacedDeployment contentType res accept -> V1Deployment -> KubernetesRequest ReplaceNamespacedDeployment contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedDeployment DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedDeployment contentType res accept -> DryRun -> KubernetesRequest ReplaceNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedDeployment contentType res accept -> DryRun -> KubernetesRequest ReplaceNamespacedDeployment contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedDeployment FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedDeployment contentType res accept -> FieldManager -> KubernetesRequest ReplaceNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedDeployment contentType res accept -> FieldManager -> KubernetesRequest ReplaceNamespacedDeployment contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedDeployment FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedDeployment contentType res accept -> FieldValidation -> KubernetesRequest ReplaceNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedDeployment contentType res accept -> FieldValidation -> KubernetesRequest ReplaceNamespacedDeployment contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedDeployment Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedDeployment contentType res accept -> Pretty -> KubernetesRequest ReplaceNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedDeployment contentType res accept -> Pretty -> KubernetesRequest ReplaceNamespacedDeployment contentType res accept Source # | |
MimeType mtype => Consumes ReplaceNamespacedDeployment mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedDeployment MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedDeployment MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedDeployment MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedDeployment MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
replaceNamespacedDeploymentScale
replaceNamespacedDeploymentScale Source #
Arguments
:: (Consumes ReplaceNamespacedDeploymentScale contentType, MimeRender contentType V1Scale) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1Scale | "body" |
-> Name | "name" - name of the Scale |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedDeploymentScale contentType V1Scale accept |
PUT /apis/apps/v1/namespaces/{namespace}/deployments/{name}/scale
replace scale of the specified Deployment
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedDeploymentScale Source #
Instances
HasBodyParam ReplaceNamespacedDeploymentScale V1Scale Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes ReplaceNamespacedDeploymentScale contentType, MimeRender contentType V1Scale) => KubernetesRequest ReplaceNamespacedDeploymentScale contentType res accept -> V1Scale -> KubernetesRequest ReplaceNamespacedDeploymentScale contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedDeploymentScale DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedDeploymentScale contentType res accept -> DryRun -> KubernetesRequest ReplaceNamespacedDeploymentScale contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedDeploymentScale contentType res accept -> DryRun -> KubernetesRequest ReplaceNamespacedDeploymentScale contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedDeploymentScale FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedDeploymentScale contentType res accept -> FieldManager -> KubernetesRequest ReplaceNamespacedDeploymentScale contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedDeploymentScale contentType res accept -> FieldManager -> KubernetesRequest ReplaceNamespacedDeploymentScale contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedDeploymentScale FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedDeploymentScale contentType res accept -> FieldValidation -> KubernetesRequest ReplaceNamespacedDeploymentScale contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedDeploymentScale contentType res accept -> FieldValidation -> KubernetesRequest ReplaceNamespacedDeploymentScale contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedDeploymentScale Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedDeploymentScale contentType res accept -> Pretty -> KubernetesRequest ReplaceNamespacedDeploymentScale contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedDeploymentScale contentType res accept -> Pretty -> KubernetesRequest ReplaceNamespacedDeploymentScale contentType res accept Source # | |
MimeType mtype => Consumes ReplaceNamespacedDeploymentScale mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedDeploymentScale MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedDeploymentScale MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedDeploymentScale MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedDeploymentScale MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
replaceNamespacedDeploymentStatus
replaceNamespacedDeploymentStatus Source #
Arguments
:: (Consumes ReplaceNamespacedDeploymentStatus contentType, MimeRender contentType V1Deployment) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1Deployment | "body" |
-> Name | "name" - name of the Deployment |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedDeploymentStatus contentType V1Deployment accept |
PUT /apis/apps/v1/namespaces/{namespace}/deployments/{name}/status
replace status of the specified Deployment
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedDeploymentStatus Source #
Instances
HasBodyParam ReplaceNamespacedDeploymentStatus V1Deployment Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes ReplaceNamespacedDeploymentStatus contentType, MimeRender contentType V1Deployment) => KubernetesRequest ReplaceNamespacedDeploymentStatus contentType res accept -> V1Deployment -> KubernetesRequest ReplaceNamespacedDeploymentStatus contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedDeploymentStatus DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedDeploymentStatus contentType res accept -> DryRun -> KubernetesRequest ReplaceNamespacedDeploymentStatus contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedDeploymentStatus contentType res accept -> DryRun -> KubernetesRequest ReplaceNamespacedDeploymentStatus contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedDeploymentStatus FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedDeploymentStatus contentType res accept -> FieldManager -> KubernetesRequest ReplaceNamespacedDeploymentStatus contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedDeploymentStatus contentType res accept -> FieldManager -> KubernetesRequest ReplaceNamespacedDeploymentStatus contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedDeploymentStatus FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedDeploymentStatus contentType res accept -> FieldValidation -> KubernetesRequest ReplaceNamespacedDeploymentStatus contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedDeploymentStatus contentType res accept -> FieldValidation -> KubernetesRequest ReplaceNamespacedDeploymentStatus contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedDeploymentStatus Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedDeploymentStatus contentType res accept -> Pretty -> KubernetesRequest ReplaceNamespacedDeploymentStatus contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedDeploymentStatus contentType res accept -> Pretty -> KubernetesRequest ReplaceNamespacedDeploymentStatus contentType res accept Source # | |
MimeType mtype => Consumes ReplaceNamespacedDeploymentStatus mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedDeploymentStatus MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedDeploymentStatus MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedDeploymentStatus MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedDeploymentStatus MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
replaceNamespacedReplicaSet
replaceNamespacedReplicaSet Source #
Arguments
:: (Consumes ReplaceNamespacedReplicaSet contentType, MimeRender contentType V1ReplicaSet) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1ReplicaSet | "body" |
-> Name | "name" - name of the ReplicaSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedReplicaSet contentType V1ReplicaSet accept |
PUT /apis/apps/v1/namespaces/{namespace}/replicasets/{name}
replace the specified ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedReplicaSet Source #
Instances
HasBodyParam ReplaceNamespacedReplicaSet V1ReplicaSet Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes ReplaceNamespacedReplicaSet contentType, MimeRender contentType V1ReplicaSet) => KubernetesRequest ReplaceNamespacedReplicaSet contentType res accept -> V1ReplicaSet -> KubernetesRequest ReplaceNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedReplicaSet DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedReplicaSet contentType res accept -> DryRun -> KubernetesRequest ReplaceNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedReplicaSet contentType res accept -> DryRun -> KubernetesRequest ReplaceNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedReplicaSet FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedReplicaSet contentType res accept -> FieldManager -> KubernetesRequest ReplaceNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedReplicaSet contentType res accept -> FieldManager -> KubernetesRequest ReplaceNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedReplicaSet FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedReplicaSet contentType res accept -> FieldValidation -> KubernetesRequest ReplaceNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedReplicaSet contentType res accept -> FieldValidation -> KubernetesRequest ReplaceNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedReplicaSet Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedReplicaSet contentType res accept -> Pretty -> KubernetesRequest ReplaceNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedReplicaSet contentType res accept -> Pretty -> KubernetesRequest ReplaceNamespacedReplicaSet contentType res accept Source # | |
MimeType mtype => Consumes ReplaceNamespacedReplicaSet mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedReplicaSet MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedReplicaSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedReplicaSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedReplicaSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
replaceNamespacedReplicaSetScale
replaceNamespacedReplicaSetScale Source #
Arguments
:: (Consumes ReplaceNamespacedReplicaSetScale contentType, MimeRender contentType V1Scale) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1Scale | "body" |
-> Name | "name" - name of the Scale |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedReplicaSetScale contentType V1Scale accept |
PUT /apis/apps/v1/namespaces/{namespace}/replicasets/{name}/scale
replace scale of the specified ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedReplicaSetScale Source #
Instances
HasBodyParam ReplaceNamespacedReplicaSetScale V1Scale Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes ReplaceNamespacedReplicaSetScale contentType, MimeRender contentType V1Scale) => KubernetesRequest ReplaceNamespacedReplicaSetScale contentType res accept -> V1Scale -> KubernetesRequest ReplaceNamespacedReplicaSetScale contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedReplicaSetScale DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedReplicaSetScale contentType res accept -> DryRun -> KubernetesRequest ReplaceNamespacedReplicaSetScale contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedReplicaSetScale contentType res accept -> DryRun -> KubernetesRequest ReplaceNamespacedReplicaSetScale contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedReplicaSetScale FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedReplicaSetScale contentType res accept -> FieldManager -> KubernetesRequest ReplaceNamespacedReplicaSetScale contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedReplicaSetScale contentType res accept -> FieldManager -> KubernetesRequest ReplaceNamespacedReplicaSetScale contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedReplicaSetScale FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedReplicaSetScale contentType res accept -> FieldValidation -> KubernetesRequest ReplaceNamespacedReplicaSetScale contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedReplicaSetScale contentType res accept -> FieldValidation -> KubernetesRequest ReplaceNamespacedReplicaSetScale contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedReplicaSetScale Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedReplicaSetScale contentType res accept -> Pretty -> KubernetesRequest ReplaceNamespacedReplicaSetScale contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedReplicaSetScale contentType res accept -> Pretty -> KubernetesRequest ReplaceNamespacedReplicaSetScale contentType res accept Source # | |
MimeType mtype => Consumes ReplaceNamespacedReplicaSetScale mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedReplicaSetScale MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedReplicaSetScale MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedReplicaSetScale MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedReplicaSetScale MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
replaceNamespacedReplicaSetStatus
replaceNamespacedReplicaSetStatus Source #
Arguments
:: (Consumes ReplaceNamespacedReplicaSetStatus contentType, MimeRender contentType V1ReplicaSet) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1ReplicaSet | "body" |
-> Name | "name" - name of the ReplicaSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedReplicaSetStatus contentType V1ReplicaSet accept |
PUT /apis/apps/v1/namespaces/{namespace}/replicasets/{name}/status
replace status of the specified ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedReplicaSetStatus Source #
Instances
HasBodyParam ReplaceNamespacedReplicaSetStatus V1ReplicaSet Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes ReplaceNamespacedReplicaSetStatus contentType, MimeRender contentType V1ReplicaSet) => KubernetesRequest ReplaceNamespacedReplicaSetStatus contentType res accept -> V1ReplicaSet -> KubernetesRequest ReplaceNamespacedReplicaSetStatus contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedReplicaSetStatus DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedReplicaSetStatus contentType res accept -> DryRun -> KubernetesRequest ReplaceNamespacedReplicaSetStatus contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedReplicaSetStatus contentType res accept -> DryRun -> KubernetesRequest ReplaceNamespacedReplicaSetStatus contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedReplicaSetStatus FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedReplicaSetStatus contentType res accept -> FieldManager -> KubernetesRequest ReplaceNamespacedReplicaSetStatus contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedReplicaSetStatus contentType res accept -> FieldManager -> KubernetesRequest ReplaceNamespacedReplicaSetStatus contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedReplicaSetStatus FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedReplicaSetStatus contentType res accept -> FieldValidation -> KubernetesRequest ReplaceNamespacedReplicaSetStatus contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedReplicaSetStatus contentType res accept -> FieldValidation -> KubernetesRequest ReplaceNamespacedReplicaSetStatus contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedReplicaSetStatus Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedReplicaSetStatus contentType res accept -> Pretty -> KubernetesRequest ReplaceNamespacedReplicaSetStatus contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedReplicaSetStatus contentType res accept -> Pretty -> KubernetesRequest ReplaceNamespacedReplicaSetStatus contentType res accept Source # | |
MimeType mtype => Consumes ReplaceNamespacedReplicaSetStatus mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedReplicaSetStatus MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedReplicaSetStatus MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedReplicaSetStatus MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedReplicaSetStatus MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
replaceNamespacedStatefulSet
replaceNamespacedStatefulSet Source #
Arguments
:: (Consumes ReplaceNamespacedStatefulSet contentType, MimeRender contentType V1StatefulSet) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1StatefulSet | "body" |
-> Name | "name" - name of the StatefulSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedStatefulSet contentType V1StatefulSet accept |
PUT /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}
replace the specified StatefulSet
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedStatefulSet Source #
Instances
HasBodyParam ReplaceNamespacedStatefulSet V1StatefulSet Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes ReplaceNamespacedStatefulSet contentType, MimeRender contentType V1StatefulSet) => KubernetesRequest ReplaceNamespacedStatefulSet contentType res accept -> V1StatefulSet -> KubernetesRequest ReplaceNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedStatefulSet DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedStatefulSet contentType res accept -> DryRun -> KubernetesRequest ReplaceNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedStatefulSet contentType res accept -> DryRun -> KubernetesRequest ReplaceNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedStatefulSet FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedStatefulSet contentType res accept -> FieldManager -> KubernetesRequest ReplaceNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedStatefulSet contentType res accept -> FieldManager -> KubernetesRequest ReplaceNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedStatefulSet FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedStatefulSet contentType res accept -> FieldValidation -> KubernetesRequest ReplaceNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedStatefulSet contentType res accept -> FieldValidation -> KubernetesRequest ReplaceNamespacedStatefulSet contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedStatefulSet Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedStatefulSet contentType res accept -> Pretty -> KubernetesRequest ReplaceNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedStatefulSet contentType res accept -> Pretty -> KubernetesRequest ReplaceNamespacedStatefulSet contentType res accept Source # | |
MimeType mtype => Consumes ReplaceNamespacedStatefulSet mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedStatefulSet MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedStatefulSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedStatefulSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedStatefulSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
replaceNamespacedStatefulSetScale
replaceNamespacedStatefulSetScale Source #
Arguments
:: (Consumes ReplaceNamespacedStatefulSetScale contentType, MimeRender contentType V1Scale) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1Scale | "body" |
-> Name | "name" - name of the Scale |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedStatefulSetScale contentType V1Scale accept |
PUT /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}/scale
replace scale of the specified StatefulSet
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedStatefulSetScale Source #
Instances
HasBodyParam ReplaceNamespacedStatefulSetScale V1Scale Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes ReplaceNamespacedStatefulSetScale contentType, MimeRender contentType V1Scale) => KubernetesRequest ReplaceNamespacedStatefulSetScale contentType res accept -> V1Scale -> KubernetesRequest ReplaceNamespacedStatefulSetScale contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedStatefulSetScale DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedStatefulSetScale contentType res accept -> DryRun -> KubernetesRequest ReplaceNamespacedStatefulSetScale contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedStatefulSetScale contentType res accept -> DryRun -> KubernetesRequest ReplaceNamespacedStatefulSetScale contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedStatefulSetScale FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedStatefulSetScale contentType res accept -> FieldManager -> KubernetesRequest ReplaceNamespacedStatefulSetScale contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedStatefulSetScale contentType res accept -> FieldManager -> KubernetesRequest ReplaceNamespacedStatefulSetScale contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedStatefulSetScale FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedStatefulSetScale contentType res accept -> FieldValidation -> KubernetesRequest ReplaceNamespacedStatefulSetScale contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedStatefulSetScale contentType res accept -> FieldValidation -> KubernetesRequest ReplaceNamespacedStatefulSetScale contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedStatefulSetScale Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedStatefulSetScale contentType res accept -> Pretty -> KubernetesRequest ReplaceNamespacedStatefulSetScale contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedStatefulSetScale contentType res accept -> Pretty -> KubernetesRequest ReplaceNamespacedStatefulSetScale contentType res accept Source # | |
MimeType mtype => Consumes ReplaceNamespacedStatefulSetScale mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedStatefulSetScale MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedStatefulSetScale MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedStatefulSetScale MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedStatefulSetScale MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
replaceNamespacedStatefulSetStatus
replaceNamespacedStatefulSetStatus Source #
Arguments
:: (Consumes ReplaceNamespacedStatefulSetStatus contentType, MimeRender contentType V1StatefulSet) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1StatefulSet | "body" |
-> Name | "name" - name of the StatefulSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedStatefulSetStatus contentType V1StatefulSet accept |
PUT /apis/apps/v1/namespaces/{namespace}/statefulsets/{name}/status
replace status of the specified StatefulSet
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedStatefulSetStatus Source #
Instances
HasBodyParam ReplaceNamespacedStatefulSetStatus V1StatefulSet Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods setBodyParam :: (Consumes ReplaceNamespacedStatefulSetStatus contentType, MimeRender contentType V1StatefulSet) => KubernetesRequest ReplaceNamespacedStatefulSetStatus contentType res accept -> V1StatefulSet -> KubernetesRequest ReplaceNamespacedStatefulSetStatus contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedStatefulSetStatus DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedStatefulSetStatus contentType res accept -> DryRun -> KubernetesRequest ReplaceNamespacedStatefulSetStatus contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedStatefulSetStatus contentType res accept -> DryRun -> KubernetesRequest ReplaceNamespacedStatefulSetStatus contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedStatefulSetStatus FieldManager Source # | Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedStatefulSetStatus contentType res accept -> FieldManager -> KubernetesRequest ReplaceNamespacedStatefulSetStatus contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedStatefulSetStatus contentType res accept -> FieldManager -> KubernetesRequest ReplaceNamespacedStatefulSetStatus contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedStatefulSetStatus FieldValidation Source # | Optional Param "fieldValidation" - fieldValidation instructs the server on how to handle objects in the request (POSTPUTPATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. - Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1.23+ - Strict: This will fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedStatefulSetStatus contentType res accept -> FieldValidation -> KubernetesRequest ReplaceNamespacedStatefulSetStatus contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedStatefulSetStatus contentType res accept -> FieldValidation -> KubernetesRequest ReplaceNamespacedStatefulSetStatus contentType res accept Source # | |
HasOptionalParam ReplaceNamespacedStatefulSetStatus Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 Methods applyOptionalParam :: KubernetesRequest ReplaceNamespacedStatefulSetStatus contentType res accept -> Pretty -> KubernetesRequest ReplaceNamespacedStatefulSetStatus contentType res accept Source # (-&-) :: KubernetesRequest ReplaceNamespacedStatefulSetStatus contentType res accept -> Pretty -> KubernetesRequest ReplaceNamespacedStatefulSetStatus contentType res accept Source # | |
MimeType mtype => Consumes ReplaceNamespacedStatefulSetStatus mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedStatefulSetStatus MimeCbor Source # | application/cbor |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedStatefulSetStatus MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedStatefulSetStatus MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReplaceNamespacedStatefulSetStatus MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 |