Safe Haskell | None |
---|---|
Language | Haskell2010 |
- 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
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 #
:: (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
createNamespacedDaemonSet
createNamespacedDaemonSet Source #
:: (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
createNamespacedDeployment
createNamespacedDeployment Source #
:: (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
createNamespacedReplicaSet
createNamespacedReplicaSet Source #
:: (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
createNamespacedStatefulSet
createNamespacedStatefulSet Source #
:: (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
deleteCollectionNamespacedControllerRevision
deleteCollectionNamespacedControllerRevision Source #
:: 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
Produces DeleteCollectionNamespacedControllerRevision MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedControllerRevision MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedControllerRevision MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
MimeType mtype => Consumes DeleteCollectionNamespacedControllerRevision mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
HasOptionalParam DeleteCollectionNamespacedControllerRevision 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 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> Watch -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> Watch -> 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 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 # | |
HasOptionalParam DeleteCollectionNamespacedControllerRevision ResourceVersion Source # | Optional Param "resourceVersion" - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 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 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 Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored. This field is beta. |
Defined in Kubernetes.OpenAPI.API.AppsV1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> AllowWatchBookmarks -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> AllowWatchBookmarks -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # | |
HasBodyParam DeleteCollectionNamespacedControllerRevision V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 setBodyParam :: (Consumes DeleteCollectionNamespacedControllerRevision contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept Source # |
deleteCollectionNamespacedDaemonSet
deleteCollectionNamespacedDaemonSet Source #
:: 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
Produces DeleteCollectionNamespacedDaemonSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedDaemonSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedDaemonSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
MimeType mtype => Consumes DeleteCollectionNamespacedDaemonSet mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
HasOptionalParam DeleteCollectionNamespacedDaemonSet 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 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> Watch -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> Watch -> 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 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 # | |
HasOptionalParam DeleteCollectionNamespacedDaemonSet ResourceVersion Source # | Optional Param "resourceVersion" - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 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 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 Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored. This field is beta. |
Defined in Kubernetes.OpenAPI.API.AppsV1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> AllowWatchBookmarks -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> AllowWatchBookmarks -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # | |
HasBodyParam DeleteCollectionNamespacedDaemonSet V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 setBodyParam :: (Consumes DeleteCollectionNamespacedDaemonSet contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # |
deleteCollectionNamespacedDeployment
deleteCollectionNamespacedDeployment Source #
:: 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
Produces DeleteCollectionNamespacedDeployment MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedDeployment MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedDeployment MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
MimeType mtype => Consumes DeleteCollectionNamespacedDeployment mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
HasOptionalParam DeleteCollectionNamespacedDeployment 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 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> Watch -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> Watch -> 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 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 # | |
HasOptionalParam DeleteCollectionNamespacedDeployment ResourceVersion Source # | Optional Param "resourceVersion" - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 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 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 Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored. This field is beta. |
Defined in Kubernetes.OpenAPI.API.AppsV1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> AllowWatchBookmarks -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> AllowWatchBookmarks -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # | |
HasBodyParam DeleteCollectionNamespacedDeployment V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 setBodyParam :: (Consumes DeleteCollectionNamespacedDeployment contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # |
deleteCollectionNamespacedReplicaSet
deleteCollectionNamespacedReplicaSet Source #
:: 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
Produces DeleteCollectionNamespacedReplicaSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedReplicaSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedReplicaSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
MimeType mtype => Consumes DeleteCollectionNamespacedReplicaSet mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
HasOptionalParam DeleteCollectionNamespacedReplicaSet 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 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> Watch -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> Watch -> 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 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 # | |
HasOptionalParam DeleteCollectionNamespacedReplicaSet ResourceVersion Source # | Optional Param "resourceVersion" - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 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 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 Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored. This field is beta. |
Defined in Kubernetes.OpenAPI.API.AppsV1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> AllowWatchBookmarks -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> AllowWatchBookmarks -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # | |
HasBodyParam DeleteCollectionNamespacedReplicaSet V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 setBodyParam :: (Consumes DeleteCollectionNamespacedReplicaSet contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # |
deleteCollectionNamespacedStatefulSet
deleteCollectionNamespacedStatefulSet Source #
:: 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
Produces DeleteCollectionNamespacedStatefulSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedStatefulSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteCollectionNamespacedStatefulSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
MimeType mtype => Consumes DeleteCollectionNamespacedStatefulSet mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
HasOptionalParam DeleteCollectionNamespacedStatefulSet 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 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> Watch -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> Watch -> 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 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 # | |
HasOptionalParam DeleteCollectionNamespacedStatefulSet ResourceVersion Source # | Optional Param "resourceVersion" - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 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 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 Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored. This field is beta. |
Defined in Kubernetes.OpenAPI.API.AppsV1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> AllowWatchBookmarks -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> AllowWatchBookmarks -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # | |
HasBodyParam DeleteCollectionNamespacedStatefulSet V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 setBodyParam :: (Consumes DeleteCollectionNamespacedStatefulSet contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteCollectionNamespacedStatefulSet contentType res accept Source # |
deleteNamespacedControllerRevision
deleteNamespacedControllerRevision Source #
:: 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
deleteNamespacedDaemonSet
deleteNamespacedDaemonSet Source #
:: 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
Produces DeleteNamespacedDaemonSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedDaemonSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedDaemonSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
MimeType mtype => Consumes DeleteNamespacedDaemonSet mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
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 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 # | |
HasOptionalParam DeleteNamespacedDaemonSet Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 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 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 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 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 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 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 # | |
HasBodyParam DeleteNamespacedDaemonSet V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 setBodyParam :: (Consumes DeleteNamespacedDaemonSet contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteNamespacedDaemonSet contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteNamespacedDaemonSet contentType res accept Source # |
deleteNamespacedDeployment
deleteNamespacedDeployment Source #
:: 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
Produces DeleteNamespacedDeployment MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedDeployment MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedDeployment MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
MimeType mtype => Consumes DeleteNamespacedDeployment mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
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 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 # | |
HasOptionalParam DeleteNamespacedDeployment Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 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 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 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 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 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 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 # | |
HasBodyParam DeleteNamespacedDeployment V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 setBodyParam :: (Consumes DeleteNamespacedDeployment contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteNamespacedDeployment contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteNamespacedDeployment contentType res accept Source # |
deleteNamespacedReplicaSet
deleteNamespacedReplicaSet Source #
:: 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
Produces DeleteNamespacedReplicaSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedReplicaSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedReplicaSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
MimeType mtype => Consumes DeleteNamespacedReplicaSet mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
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 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 # | |
HasOptionalParam DeleteNamespacedReplicaSet Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 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 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 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 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 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 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 # | |
HasBodyParam DeleteNamespacedReplicaSet V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 setBodyParam :: (Consumes DeleteNamespacedReplicaSet contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteNamespacedReplicaSet contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteNamespacedReplicaSet contentType res accept Source # |
deleteNamespacedStatefulSet
deleteNamespacedStatefulSet Source #
:: 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
Produces DeleteNamespacedStatefulSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedStatefulSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces DeleteNamespacedStatefulSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
MimeType mtype => Consumes DeleteNamespacedStatefulSet mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
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 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 # | |
HasOptionalParam DeleteNamespacedStatefulSet Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 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 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 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 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 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 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 # | |
HasBodyParam DeleteNamespacedStatefulSet V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1 setBodyParam :: (Consumes DeleteNamespacedStatefulSet contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteNamespacedStatefulSet contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteNamespacedStatefulSet contentType res accept Source # |
getAPIResources
:: Accept accept | request accept ( |
-> KubernetesRequest GetAPIResources MimeNoContent V1APIResourceList accept |
data GetAPIResources Source #
Instances
Produces GetAPIResources MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces GetAPIResources MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces GetAPIResources MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 |
listControllerRevisionForAllNamespaces
listControllerRevisionForAllNamespaces Source #
:: 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
Produces ListControllerRevisionForAllNamespaces MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListControllerRevisionForAllNamespaces MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListControllerRevisionForAllNamespaces MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListControllerRevisionForAllNamespaces MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListControllerRevisionForAllNamespaces MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
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 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 # | |
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 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 ResourceVersion Source # | Optional Param "resourceVersion" - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 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 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 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 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 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 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 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 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 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. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored. This field is beta. |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 # |
listDaemonSetForAllNamespaces
listDaemonSetForAllNamespaces Source #
:: 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
Produces ListDaemonSetForAllNamespaces MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListDaemonSetForAllNamespaces MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListDaemonSetForAllNamespaces MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListDaemonSetForAllNamespaces MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListDaemonSetForAllNamespaces MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
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 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 # | |
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 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 ResourceVersion Source # | Optional Param "resourceVersion" - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 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 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 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 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 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 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 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 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 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. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored. This field is beta. |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 # |
listDeploymentForAllNamespaces
listDeploymentForAllNamespaces Source #
:: 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
Produces ListDeploymentForAllNamespaces MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListDeploymentForAllNamespaces MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListDeploymentForAllNamespaces MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListDeploymentForAllNamespaces MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListDeploymentForAllNamespaces MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
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 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 # | |
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 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 ResourceVersion Source # | Optional Param "resourceVersion" - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 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 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 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 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 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 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 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 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 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. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored. This field is beta. |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 # |
listNamespacedControllerRevision
listNamespacedControllerRevision Source #
:: 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
Produces ListNamespacedControllerRevision MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedControllerRevision MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedControllerRevision MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedControllerRevision MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedControllerRevision MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
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 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 # | |
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 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 ResourceVersion Source # | Optional Param "resourceVersion" - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 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 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 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 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 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 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 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 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 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. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored. This field is beta. |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 # |
listNamespacedDaemonSet
listNamespacedDaemonSet Source #
:: 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
Produces ListNamespacedDaemonSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedDaemonSet MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedDaemonSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedDaemonSet MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedDaemonSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
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 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 # | |
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 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 ResourceVersion Source # | Optional Param "resourceVersion" - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 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 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 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 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 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 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 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 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 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. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored. This field is beta. |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 # |
listNamespacedDeployment
listNamespacedDeployment Source #
:: 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
Produces ListNamespacedDeployment MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedDeployment MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedDeployment MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedDeployment MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedDeployment MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
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 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 # | |
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 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 ResourceVersion Source # | Optional Param "resourceVersion" - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 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 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 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 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 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 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 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 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 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. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored. This field is beta. |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 # |
listNamespacedReplicaSet
listNamespacedReplicaSet Source #
:: 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
Produces ListNamespacedReplicaSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedReplicaSet MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedReplicaSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedReplicaSet MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedReplicaSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
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 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 # | |
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 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 ResourceVersion Source # | Optional Param "resourceVersion" - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 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 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 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 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 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 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 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 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 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. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored. This field is beta. |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 # |
listNamespacedStatefulSet
listNamespacedStatefulSet Source #
:: 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
Produces ListNamespacedStatefulSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedStatefulSet MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedStatefulSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedStatefulSet MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListNamespacedStatefulSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
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 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 # | |
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 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 ResourceVersion Source # | Optional Param "resourceVersion" - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 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 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 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 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 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 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 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 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 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. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored. This field is beta. |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 # |
listReplicaSetForAllNamespaces
listReplicaSetForAllNamespaces Source #
:: 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
Produces ListReplicaSetForAllNamespaces MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListReplicaSetForAllNamespaces MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListReplicaSetForAllNamespaces MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListReplicaSetForAllNamespaces MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListReplicaSetForAllNamespaces MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
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 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 # | |
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 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 ResourceVersion Source # | Optional Param "resourceVersion" - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 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 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 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 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 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 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 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 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 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. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored. This field is beta. |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 # |
listStatefulSetForAllNamespaces
listStatefulSetForAllNamespaces Source #
:: 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
Produces ListStatefulSetForAllNamespaces MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListStatefulSetForAllNamespaces MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListStatefulSetForAllNamespaces MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListStatefulSetForAllNamespaces MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ListStatefulSetForAllNamespaces MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
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 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 # | |
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 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 ResourceVersion Source # | Optional Param "resourceVersion" - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 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 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 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 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 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 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 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 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 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. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored. This field is beta. |
Defined in Kubernetes.OpenAPI.API.AppsV1 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 # |
patchNamespacedControllerRevision
patchNamespacedControllerRevision Source #
:: (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
patchNamespacedDaemonSet
patchNamespacedDaemonSet Source #
:: (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
patchNamespacedDaemonSetStatus
patchNamespacedDaemonSetStatus Source #
:: (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
patchNamespacedDeployment
patchNamespacedDeployment Source #
:: (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
patchNamespacedDeploymentScale
patchNamespacedDeploymentScale Source #
:: (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
patchNamespacedDeploymentStatus
patchNamespacedDeploymentStatus Source #
:: (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
patchNamespacedReplicaSet
patchNamespacedReplicaSet Source #
:: (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
patchNamespacedReplicaSetScale
patchNamespacedReplicaSetScale Source #
:: (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
patchNamespacedReplicaSetStatus
patchNamespacedReplicaSetStatus Source #
:: (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
patchNamespacedStatefulSet
patchNamespacedStatefulSet Source #
:: (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
patchNamespacedStatefulSetScale
patchNamespacedStatefulSetScale Source #
:: (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
patchNamespacedStatefulSetStatus
patchNamespacedStatefulSetStatus Source #
:: (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
readNamespacedControllerRevision
readNamespacedControllerRevision Source #
:: 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 #
:: 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 #
:: 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
Produces ReadNamespacedDaemonSetStatus MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReadNamespacedDaemonSetStatus MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReadNamespacedDaemonSetStatus MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
HasOptionalParam ReadNamespacedDaemonSetStatus Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 applyOptionalParam :: KubernetesRequest ReadNamespacedDaemonSetStatus contentType res accept -> Pretty -> KubernetesRequest ReadNamespacedDaemonSetStatus contentType res accept Source # (-&-) :: KubernetesRequest ReadNamespacedDaemonSetStatus contentType res accept -> Pretty -> KubernetesRequest ReadNamespacedDaemonSetStatus contentType res accept Source # |
readNamespacedDeployment
readNamespacedDeployment Source #
:: 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 #
:: 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
Produces ReadNamespacedDeploymentScale MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReadNamespacedDeploymentScale MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReadNamespacedDeploymentScale MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
HasOptionalParam ReadNamespacedDeploymentScale Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 applyOptionalParam :: KubernetesRequest ReadNamespacedDeploymentScale contentType res accept -> Pretty -> KubernetesRequest ReadNamespacedDeploymentScale contentType res accept Source # (-&-) :: KubernetesRequest ReadNamespacedDeploymentScale contentType res accept -> Pretty -> KubernetesRequest ReadNamespacedDeploymentScale contentType res accept Source # |
readNamespacedDeploymentStatus
readNamespacedDeploymentStatus Source #
:: 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
Produces ReadNamespacedDeploymentStatus MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReadNamespacedDeploymentStatus MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReadNamespacedDeploymentStatus MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
HasOptionalParam ReadNamespacedDeploymentStatus Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 applyOptionalParam :: KubernetesRequest ReadNamespacedDeploymentStatus contentType res accept -> Pretty -> KubernetesRequest ReadNamespacedDeploymentStatus contentType res accept Source # (-&-) :: KubernetesRequest ReadNamespacedDeploymentStatus contentType res accept -> Pretty -> KubernetesRequest ReadNamespacedDeploymentStatus contentType res accept Source # |
readNamespacedReplicaSet
readNamespacedReplicaSet Source #
:: 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 #
:: 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
Produces ReadNamespacedReplicaSetScale MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReadNamespacedReplicaSetScale MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReadNamespacedReplicaSetScale MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
HasOptionalParam ReadNamespacedReplicaSetScale Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 applyOptionalParam :: KubernetesRequest ReadNamespacedReplicaSetScale contentType res accept -> Pretty -> KubernetesRequest ReadNamespacedReplicaSetScale contentType res accept Source # (-&-) :: KubernetesRequest ReadNamespacedReplicaSetScale contentType res accept -> Pretty -> KubernetesRequest ReadNamespacedReplicaSetScale contentType res accept Source # |
readNamespacedReplicaSetStatus
readNamespacedReplicaSetStatus Source #
:: 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
Produces ReadNamespacedReplicaSetStatus MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReadNamespacedReplicaSetStatus MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReadNamespacedReplicaSetStatus MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
HasOptionalParam ReadNamespacedReplicaSetStatus Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 applyOptionalParam :: KubernetesRequest ReadNamespacedReplicaSetStatus contentType res accept -> Pretty -> KubernetesRequest ReadNamespacedReplicaSetStatus contentType res accept Source # (-&-) :: KubernetesRequest ReadNamespacedReplicaSetStatus contentType res accept -> Pretty -> KubernetesRequest ReadNamespacedReplicaSetStatus contentType res accept Source # |
readNamespacedStatefulSet
readNamespacedStatefulSet Source #
:: 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 #
:: 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
Produces ReadNamespacedStatefulSetScale MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReadNamespacedStatefulSetScale MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReadNamespacedStatefulSetScale MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
HasOptionalParam ReadNamespacedStatefulSetScale Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 applyOptionalParam :: KubernetesRequest ReadNamespacedStatefulSetScale contentType res accept -> Pretty -> KubernetesRequest ReadNamespacedStatefulSetScale contentType res accept Source # (-&-) :: KubernetesRequest ReadNamespacedStatefulSetScale contentType res accept -> Pretty -> KubernetesRequest ReadNamespacedStatefulSetScale contentType res accept Source # |
readNamespacedStatefulSetStatus
readNamespacedStatefulSetStatus Source #
:: 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
Produces ReadNamespacedStatefulSetStatus MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReadNamespacedStatefulSetStatus MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
Produces ReadNamespacedStatefulSetStatus MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1 | |
HasOptionalParam ReadNamespacedStatefulSetStatus Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1 applyOptionalParam :: KubernetesRequest ReadNamespacedStatefulSetStatus contentType res accept -> Pretty -> KubernetesRequest ReadNamespacedStatefulSetStatus contentType res accept Source # (-&-) :: KubernetesRequest ReadNamespacedStatefulSetStatus contentType res accept -> Pretty -> KubernetesRequest ReadNamespacedStatefulSetStatus contentType res accept Source # |
replaceNamespacedControllerRevision
replaceNamespacedControllerRevision Source #
:: (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
replaceNamespacedDaemonSet
replaceNamespacedDaemonSet Source #
:: (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
replaceNamespacedDaemonSetStatus
replaceNamespacedDaemonSetStatus Source #
:: (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
replaceNamespacedDeployment
replaceNamespacedDeployment Source #
:: (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
replaceNamespacedDeploymentScale
replaceNamespacedDeploymentScale Source #
:: (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
replaceNamespacedDeploymentStatus
replaceNamespacedDeploymentStatus Source #
:: (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
replaceNamespacedReplicaSet
replaceNamespacedReplicaSet Source #
:: (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
replaceNamespacedReplicaSetScale
replaceNamespacedReplicaSetScale Source #
:: (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
replaceNamespacedReplicaSetStatus
replaceNamespacedReplicaSetStatus Source #
:: (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
replaceNamespacedStatefulSet
replaceNamespacedStatefulSet Source #
:: (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
replaceNamespacedStatefulSetScale
replaceNamespacedStatefulSetScale Source #
:: (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
replaceNamespacedStatefulSetStatus
replaceNamespacedStatefulSetStatus Source #
:: (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 #