Safe Haskell | None |
---|---|
Language | Haskell2010 |
- Operations
- AppsV1beta1
- createNamespacedControllerRevision
- createNamespacedDeployment
- createNamespacedDeploymentRollback
- createNamespacedStatefulSet
- deleteCollectionNamespacedControllerRevision
- deleteCollectionNamespacedDeployment
- deleteCollectionNamespacedStatefulSet
- deleteNamespacedControllerRevision
- deleteNamespacedDeployment
- deleteNamespacedStatefulSet
- getAPIResources
- listControllerRevisionForAllNamespaces
- listDeploymentForAllNamespaces
- listNamespacedControllerRevision
- listNamespacedDeployment
- listNamespacedStatefulSet
- listStatefulSetForAllNamespaces
- patchNamespacedControllerRevision
- patchNamespacedDeployment
- patchNamespacedDeploymentScale
- patchNamespacedDeploymentStatus
- patchNamespacedStatefulSet
- patchNamespacedStatefulSetScale
- patchNamespacedStatefulSetStatus
- readNamespacedControllerRevision
- readNamespacedDeployment
- readNamespacedDeploymentScale
- readNamespacedDeploymentStatus
- readNamespacedStatefulSet
- readNamespacedStatefulSetScale
- readNamespacedStatefulSetStatus
- replaceNamespacedControllerRevision
- replaceNamespacedDeployment
- replaceNamespacedDeploymentScale
- replaceNamespacedDeploymentStatus
- replaceNamespacedStatefulSet
- replaceNamespacedStatefulSetScale
- replaceNamespacedStatefulSetStatus
- AppsV1beta1
Synopsis
- createNamespacedControllerRevision :: (Consumes CreateNamespacedControllerRevision contentType, MimeRender contentType V1beta1ControllerRevision) => ContentType contentType -> Accept accept -> V1beta1ControllerRevision -> Namespace -> KubernetesRequest CreateNamespacedControllerRevision contentType V1beta1ControllerRevision accept
- data CreateNamespacedControllerRevision
- createNamespacedDeployment :: (Consumes CreateNamespacedDeployment contentType, MimeRender contentType AppsV1beta1Deployment) => ContentType contentType -> Accept accept -> AppsV1beta1Deployment -> Namespace -> KubernetesRequest CreateNamespacedDeployment contentType AppsV1beta1Deployment accept
- data CreateNamespacedDeployment
- createNamespacedDeploymentRollback :: (Consumes CreateNamespacedDeploymentRollback contentType, MimeRender contentType AppsV1beta1DeploymentRollback) => ContentType contentType -> Accept accept -> AppsV1beta1DeploymentRollback -> Name -> Namespace -> KubernetesRequest CreateNamespacedDeploymentRollback contentType V1Status accept
- data CreateNamespacedDeploymentRollback
- createNamespacedStatefulSet :: (Consumes CreateNamespacedStatefulSet contentType, MimeRender contentType V1beta1StatefulSet) => ContentType contentType -> Accept accept -> V1beta1StatefulSet -> Namespace -> KubernetesRequest CreateNamespacedStatefulSet contentType V1beta1StatefulSet accept
- data CreateNamespacedStatefulSet
- deleteCollectionNamespacedControllerRevision :: Consumes DeleteCollectionNamespacedControllerRevision contentType => ContentType contentType -> Accept accept -> Namespace -> KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType V1Status accept
- data DeleteCollectionNamespacedControllerRevision
- deleteCollectionNamespacedDeployment :: Consumes DeleteCollectionNamespacedDeployment contentType => ContentType contentType -> Accept accept -> Namespace -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType V1Status accept
- data DeleteCollectionNamespacedDeployment
- 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
- deleteNamespacedDeployment :: Consumes DeleteNamespacedDeployment contentType => ContentType contentType -> Accept accept -> Name -> Namespace -> KubernetesRequest DeleteNamespacedDeployment contentType V1Status accept
- data DeleteNamespacedDeployment
- 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 V1beta1ControllerRevisionList accept
- data ListControllerRevisionForAllNamespaces
- listDeploymentForAllNamespaces :: Accept accept -> KubernetesRequest ListDeploymentForAllNamespaces MimeNoContent AppsV1beta1DeploymentList accept
- data ListDeploymentForAllNamespaces
- listNamespacedControllerRevision :: Accept accept -> Namespace -> KubernetesRequest ListNamespacedControllerRevision MimeNoContent V1beta1ControllerRevisionList accept
- data ListNamespacedControllerRevision
- listNamespacedDeployment :: Accept accept -> Namespace -> KubernetesRequest ListNamespacedDeployment MimeNoContent AppsV1beta1DeploymentList accept
- data ListNamespacedDeployment
- listNamespacedStatefulSet :: Accept accept -> Namespace -> KubernetesRequest ListNamespacedStatefulSet MimeNoContent V1beta1StatefulSetList accept
- data ListNamespacedStatefulSet
- listStatefulSetForAllNamespaces :: Accept accept -> KubernetesRequest ListStatefulSetForAllNamespaces MimeNoContent V1beta1StatefulSetList accept
- data ListStatefulSetForAllNamespaces
- patchNamespacedControllerRevision :: (Consumes PatchNamespacedControllerRevision contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedControllerRevision contentType V1beta1ControllerRevision accept
- data PatchNamespacedControllerRevision
- patchNamespacedDeployment :: (Consumes PatchNamespacedDeployment contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedDeployment contentType AppsV1beta1Deployment accept
- data PatchNamespacedDeployment
- patchNamespacedDeploymentScale :: (Consumes PatchNamespacedDeploymentScale contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedDeploymentScale contentType AppsV1beta1Scale accept
- data PatchNamespacedDeploymentScale
- patchNamespacedDeploymentStatus :: (Consumes PatchNamespacedDeploymentStatus contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedDeploymentStatus contentType AppsV1beta1Deployment accept
- data PatchNamespacedDeploymentStatus
- patchNamespacedStatefulSet :: (Consumes PatchNamespacedStatefulSet contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedStatefulSet contentType V1beta1StatefulSet accept
- data PatchNamespacedStatefulSet
- patchNamespacedStatefulSetScale :: (Consumes PatchNamespacedStatefulSetScale contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedStatefulSetScale contentType AppsV1beta1Scale accept
- data PatchNamespacedStatefulSetScale
- patchNamespacedStatefulSetStatus :: (Consumes PatchNamespacedStatefulSetStatus contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedStatefulSetStatus contentType V1beta1StatefulSet accept
- data PatchNamespacedStatefulSetStatus
- readNamespacedControllerRevision :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedControllerRevision MimeNoContent V1beta1ControllerRevision accept
- data ReadNamespacedControllerRevision
- readNamespacedDeployment :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedDeployment MimeNoContent AppsV1beta1Deployment accept
- data ReadNamespacedDeployment
- readNamespacedDeploymentScale :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedDeploymentScale MimeNoContent AppsV1beta1Scale accept
- data ReadNamespacedDeploymentScale
- readNamespacedDeploymentStatus :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedDeploymentStatus MimeNoContent AppsV1beta1Deployment accept
- data ReadNamespacedDeploymentStatus
- readNamespacedStatefulSet :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedStatefulSet MimeNoContent V1beta1StatefulSet accept
- data ReadNamespacedStatefulSet
- readNamespacedStatefulSetScale :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedStatefulSetScale MimeNoContent AppsV1beta1Scale accept
- data ReadNamespacedStatefulSetScale
- readNamespacedStatefulSetStatus :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedStatefulSetStatus MimeNoContent V1beta1StatefulSet accept
- data ReadNamespacedStatefulSetStatus
- replaceNamespacedControllerRevision :: (Consumes ReplaceNamespacedControllerRevision contentType, MimeRender contentType V1beta1ControllerRevision) => ContentType contentType -> Accept accept -> V1beta1ControllerRevision -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedControllerRevision contentType V1beta1ControllerRevision accept
- data ReplaceNamespacedControllerRevision
- replaceNamespacedDeployment :: (Consumes ReplaceNamespacedDeployment contentType, MimeRender contentType AppsV1beta1Deployment) => ContentType contentType -> Accept accept -> AppsV1beta1Deployment -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedDeployment contentType AppsV1beta1Deployment accept
- data ReplaceNamespacedDeployment
- replaceNamespacedDeploymentScale :: (Consumes ReplaceNamespacedDeploymentScale contentType, MimeRender contentType AppsV1beta1Scale) => ContentType contentType -> Accept accept -> AppsV1beta1Scale -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedDeploymentScale contentType AppsV1beta1Scale accept
- data ReplaceNamespacedDeploymentScale
- replaceNamespacedDeploymentStatus :: (Consumes ReplaceNamespacedDeploymentStatus contentType, MimeRender contentType AppsV1beta1Deployment) => ContentType contentType -> Accept accept -> AppsV1beta1Deployment -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedDeploymentStatus contentType AppsV1beta1Deployment accept
- data ReplaceNamespacedDeploymentStatus
- replaceNamespacedStatefulSet :: (Consumes ReplaceNamespacedStatefulSet contentType, MimeRender contentType V1beta1StatefulSet) => ContentType contentType -> Accept accept -> V1beta1StatefulSet -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedStatefulSet contentType V1beta1StatefulSet accept
- data ReplaceNamespacedStatefulSet
- replaceNamespacedStatefulSetScale :: (Consumes ReplaceNamespacedStatefulSetScale contentType, MimeRender contentType AppsV1beta1Scale) => ContentType contentType -> Accept accept -> AppsV1beta1Scale -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedStatefulSetScale contentType AppsV1beta1Scale accept
- data ReplaceNamespacedStatefulSetScale
- replaceNamespacedStatefulSetStatus :: (Consumes ReplaceNamespacedStatefulSetStatus contentType, MimeRender contentType V1beta1StatefulSet) => ContentType contentType -> Accept accept -> V1beta1StatefulSet -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedStatefulSetStatus contentType V1beta1StatefulSet accept
- data ReplaceNamespacedStatefulSetStatus
Operations
AppsV1beta1
createNamespacedControllerRevision
createNamespacedControllerRevision Source #
:: (Consumes CreateNamespacedControllerRevision contentType, MimeRender contentType V1beta1ControllerRevision) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1beta1ControllerRevision | "body" |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest CreateNamespacedControllerRevision contentType V1beta1ControllerRevision accept |
POST /apis/apps/v1beta1/namespaces/{namespace}/controllerrevisions
create a ControllerRevision
AuthMethod: AuthApiKeyBearerToken
data CreateNamespacedControllerRevision Source #
Instances
createNamespacedDeployment
createNamespacedDeployment Source #
:: (Consumes CreateNamespacedDeployment contentType, MimeRender contentType AppsV1beta1Deployment) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> AppsV1beta1Deployment | "body" |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest CreateNamespacedDeployment contentType AppsV1beta1Deployment accept |
POST /apis/apps/v1beta1/namespaces/{namespace}/deployments
create a Deployment
AuthMethod: AuthApiKeyBearerToken
data CreateNamespacedDeployment Source #
Instances
createNamespacedDeploymentRollback
createNamespacedDeploymentRollback Source #
:: (Consumes CreateNamespacedDeploymentRollback contentType, MimeRender contentType AppsV1beta1DeploymentRollback) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> AppsV1beta1DeploymentRollback | "body" |
-> Name | "name" - name of the DeploymentRollback |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest CreateNamespacedDeploymentRollback contentType V1Status accept |
POST /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/rollback
create rollback of a Deployment
AuthMethod: AuthApiKeyBearerToken
data CreateNamespacedDeploymentRollback Source #
Instances
createNamespacedStatefulSet
createNamespacedStatefulSet Source #
:: (Consumes CreateNamespacedStatefulSet contentType, MimeRender contentType V1beta1StatefulSet) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1beta1StatefulSet | "body" |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest CreateNamespacedStatefulSet contentType V1beta1StatefulSet accept |
POST /apis/apps/v1beta1/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/v1beta1/namespaces/{namespace}/controllerrevisions
delete collection of ControllerRevision
AuthMethod: AuthApiKeyBearerToken
data DeleteCollectionNamespacedControllerRevision Source #
Instances
Produces DeleteCollectionNamespacedControllerRevision MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces DeleteCollectionNamespacedControllerRevision MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces DeleteCollectionNamespacedControllerRevision MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
MimeType mtype => Consumes DeleteCollectionNamespacedControllerRevision mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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 # | |
HasBodyParam DeleteCollectionNamespacedControllerRevision V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 setBodyParam :: (Consumes DeleteCollectionNamespacedControllerRevision contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteCollectionNamespacedControllerRevision contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteCollectionNamespacedControllerRevision 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/v1beta1/namespaces/{namespace}/deployments
delete collection of Deployment
AuthMethod: AuthApiKeyBearerToken
data DeleteCollectionNamespacedDeployment Source #
Instances
Produces DeleteCollectionNamespacedDeployment MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces DeleteCollectionNamespacedDeployment MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces DeleteCollectionNamespacedDeployment MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
MimeType mtype => Consumes DeleteCollectionNamespacedDeployment mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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 # | |
HasBodyParam DeleteCollectionNamespacedDeployment V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 setBodyParam :: (Consumes DeleteCollectionNamespacedDeployment contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteCollectionNamespacedDeployment 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/v1beta1/namespaces/{namespace}/statefulsets
delete collection of StatefulSet
AuthMethod: AuthApiKeyBearerToken
data DeleteCollectionNamespacedStatefulSet Source #
Instances
Produces DeleteCollectionNamespacedStatefulSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces DeleteCollectionNamespacedStatefulSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces DeleteCollectionNamespacedStatefulSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
MimeType mtype => Consumes DeleteCollectionNamespacedStatefulSet mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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 # | |
HasBodyParam DeleteCollectionNamespacedStatefulSet V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 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/v1beta1/namespaces/{namespace}/controllerrevisions/{name}
delete a ControllerRevision
AuthMethod: AuthApiKeyBearerToken
data DeleteNamespacedControllerRevision Source #
Instances
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/v1beta1/namespaces/{namespace}/deployments/{name}
delete a Deployment
AuthMethod: AuthApiKeyBearerToken
data DeleteNamespacedDeployment Source #
Instances
Produces DeleteNamespacedDeployment MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces DeleteNamespacedDeployment MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces DeleteNamespacedDeployment MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
MimeType mtype => Consumes DeleteNamespacedDeployment mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 setBodyParam :: (Consumes DeleteNamespacedDeployment contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteNamespacedDeployment contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteNamespacedDeployment 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/v1beta1/namespaces/{namespace}/statefulsets/{name}
delete a StatefulSet
AuthMethod: AuthApiKeyBearerToken
data DeleteNamespacedStatefulSet Source #
Instances
Produces DeleteNamespacedStatefulSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces DeleteNamespacedStatefulSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces DeleteNamespacedStatefulSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
MimeType mtype => Consumes DeleteNamespacedStatefulSet mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 | |
Produces GetAPIResources MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces GetAPIResources MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 |
listControllerRevisionForAllNamespaces
listControllerRevisionForAllNamespaces Source #
:: Accept accept | request accept ( |
-> KubernetesRequest ListControllerRevisionForAllNamespaces MimeNoContent V1beta1ControllerRevisionList accept |
GET /apis/apps/v1beta1/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.AppsV1beta1 | |
Produces ListControllerRevisionForAllNamespaces MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces ListControllerRevisionForAllNamespaces MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces ListControllerRevisionForAllNamespaces MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces ListControllerRevisionForAllNamespaces MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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 # |
listDeploymentForAllNamespaces
listDeploymentForAllNamespaces Source #
:: Accept accept | request accept ( |
-> KubernetesRequest ListDeploymentForAllNamespaces MimeNoContent AppsV1beta1DeploymentList accept |
GET /apis/apps/v1beta1/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.AppsV1beta1 | |
Produces ListDeploymentForAllNamespaces MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces ListDeploymentForAllNamespaces MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces ListDeploymentForAllNamespaces MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces ListDeploymentForAllNamespaces MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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 V1beta1ControllerRevisionList accept |
GET /apis/apps/v1beta1/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.AppsV1beta1 | |
Produces ListNamespacedControllerRevision MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces ListNamespacedControllerRevision MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces ListNamespacedControllerRevision MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces ListNamespacedControllerRevision MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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 # |
listNamespacedDeployment
listNamespacedDeployment Source #
:: Accept accept | request accept ( |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ListNamespacedDeployment MimeNoContent AppsV1beta1DeploymentList accept |
GET /apis/apps/v1beta1/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.AppsV1beta1 | |
Produces ListNamespacedDeployment MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces ListNamespacedDeployment MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces ListNamespacedDeployment MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces ListNamespacedDeployment MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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 # |
listNamespacedStatefulSet
listNamespacedStatefulSet Source #
:: Accept accept | request accept ( |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ListNamespacedStatefulSet MimeNoContent V1beta1StatefulSetList accept |
GET /apis/apps/v1beta1/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.AppsV1beta1 | |
Produces ListNamespacedStatefulSet MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces ListNamespacedStatefulSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces ListNamespacedStatefulSet MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces ListNamespacedStatefulSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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 # |
listStatefulSetForAllNamespaces
listStatefulSetForAllNamespaces Source #
:: Accept accept | request accept ( |
-> KubernetesRequest ListStatefulSetForAllNamespaces MimeNoContent V1beta1StatefulSetList accept |
GET /apis/apps/v1beta1/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.AppsV1beta1 | |
Produces ListStatefulSetForAllNamespaces MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces ListStatefulSetForAllNamespaces MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces ListStatefulSetForAllNamespaces MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces ListStatefulSetForAllNamespaces MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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.AppsV1beta1 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 V1beta1ControllerRevision accept |
PATCH /apis/apps/v1beta1/namespaces/{namespace}/controllerrevisions/{name}
partially update the specified ControllerRevision
AuthMethod: AuthApiKeyBearerToken
data PatchNamespacedControllerRevision 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 AppsV1beta1Deployment accept |
PATCH /apis/apps/v1beta1/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 AppsV1beta1Scale accept |
PATCH /apis/apps/v1beta1/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 AppsV1beta1Deployment accept |
PATCH /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/status
partially update status of the specified Deployment
AuthMethod: AuthApiKeyBearerToken
data PatchNamespacedDeploymentStatus 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 V1beta1StatefulSet accept |
PATCH /apis/apps/v1beta1/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 AppsV1beta1Scale accept |
PATCH /apis/apps/v1beta1/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 V1beta1StatefulSet accept |
PATCH /apis/apps/v1beta1/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 V1beta1ControllerRevision accept |
GET /apis/apps/v1beta1/namespaces/{namespace}/controllerrevisions/{name}
read the specified ControllerRevision
AuthMethod: AuthApiKeyBearerToken
data ReadNamespacedControllerRevision Source #
Instances
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 AppsV1beta1Deployment accept |
GET /apis/apps/v1beta1/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 AppsV1beta1Scale accept |
GET /apis/apps/v1beta1/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.AppsV1beta1 | |
Produces ReadNamespacedDeploymentScale MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces ReadNamespacedDeploymentScale MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
HasOptionalParam ReadNamespacedDeploymentScale Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 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 AppsV1beta1Deployment accept |
GET /apis/apps/v1beta1/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.AppsV1beta1 | |
Produces ReadNamespacedDeploymentStatus MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces ReadNamespacedDeploymentStatus MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
HasOptionalParam ReadNamespacedDeploymentStatus Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 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 # |
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 V1beta1StatefulSet accept |
GET /apis/apps/v1beta1/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 AppsV1beta1Scale accept |
GET /apis/apps/v1beta1/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.AppsV1beta1 | |
Produces ReadNamespacedStatefulSetScale MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces ReadNamespacedStatefulSetScale MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
HasOptionalParam ReadNamespacedStatefulSetScale Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 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 V1beta1StatefulSet accept |
GET /apis/apps/v1beta1/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.AppsV1beta1 | |
Produces ReadNamespacedStatefulSetStatus MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
Produces ReadNamespacedStatefulSetStatus MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 | |
HasOptionalParam ReadNamespacedStatefulSetStatus Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.AppsV1beta1 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 V1beta1ControllerRevision) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1beta1ControllerRevision | "body" |
-> Name | "name" - name of the ControllerRevision |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedControllerRevision contentType V1beta1ControllerRevision accept |
PUT /apis/apps/v1beta1/namespaces/{namespace}/controllerrevisions/{name}
replace the specified ControllerRevision
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedControllerRevision Source #
Instances
replaceNamespacedDeployment
replaceNamespacedDeployment Source #
:: (Consumes ReplaceNamespacedDeployment contentType, MimeRender contentType AppsV1beta1Deployment) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> AppsV1beta1Deployment | "body" |
-> Name | "name" - name of the Deployment |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedDeployment contentType AppsV1beta1Deployment accept |
PUT /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}
replace the specified Deployment
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedDeployment Source #
Instances
replaceNamespacedDeploymentScale
replaceNamespacedDeploymentScale Source #
:: (Consumes ReplaceNamespacedDeploymentScale contentType, MimeRender contentType AppsV1beta1Scale) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> AppsV1beta1Scale | "body" |
-> Name | "name" - name of the Scale |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedDeploymentScale contentType AppsV1beta1Scale accept |
PUT /apis/apps/v1beta1/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 AppsV1beta1Deployment) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> AppsV1beta1Deployment | "body" |
-> Name | "name" - name of the Deployment |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedDeploymentStatus contentType AppsV1beta1Deployment accept |
PUT /apis/apps/v1beta1/namespaces/{namespace}/deployments/{name}/status
replace status of the specified Deployment
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedDeploymentStatus Source #
Instances
replaceNamespacedStatefulSet
replaceNamespacedStatefulSet Source #
:: (Consumes ReplaceNamespacedStatefulSet contentType, MimeRender contentType V1beta1StatefulSet) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1beta1StatefulSet | "body" |
-> Name | "name" - name of the StatefulSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedStatefulSet contentType V1beta1StatefulSet accept |
PUT /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name}
replace the specified StatefulSet
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedStatefulSet Source #
Instances
replaceNamespacedStatefulSetScale
replaceNamespacedStatefulSetScale Source #
:: (Consumes ReplaceNamespacedStatefulSetScale contentType, MimeRender contentType AppsV1beta1Scale) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> AppsV1beta1Scale | "body" |
-> Name | "name" - name of the Scale |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedStatefulSetScale contentType AppsV1beta1Scale accept |
PUT /apis/apps/v1beta1/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 V1beta1StatefulSet) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1beta1StatefulSet | "body" |
-> Name | "name" - name of the StatefulSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedStatefulSetStatus contentType V1beta1StatefulSet accept |
PUT /apis/apps/v1beta1/namespaces/{namespace}/statefulsets/{name}/status
replace status of the specified StatefulSet
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedStatefulSetStatus Source #