Safe Haskell | None |
---|---|
Language | Haskell2010 |
- Operations
- ExtensionsV1beta1
- createNamespacedDaemonSet
- createNamespacedDeployment
- createNamespacedDeploymentRollback
- createNamespacedIngress
- createNamespacedNetworkPolicy
- createNamespacedReplicaSet
- createPodSecurityPolicy
- deleteCollectionNamespacedDaemonSet
- deleteCollectionNamespacedDeployment
- deleteCollectionNamespacedIngress
- deleteCollectionNamespacedNetworkPolicy
- deleteCollectionNamespacedReplicaSet
- deleteCollectionPodSecurityPolicy
- deleteNamespacedDaemonSet
- deleteNamespacedDeployment
- deleteNamespacedIngress
- deleteNamespacedNetworkPolicy
- deleteNamespacedReplicaSet
- deletePodSecurityPolicy
- getAPIResources
- listDaemonSetForAllNamespaces
- listDeploymentForAllNamespaces
- listIngressForAllNamespaces
- listNamespacedDaemonSet
- listNamespacedDeployment
- listNamespacedIngress
- listNamespacedNetworkPolicy
- listNamespacedReplicaSet
- listNetworkPolicyForAllNamespaces
- listPodSecurityPolicy
- listReplicaSetForAllNamespaces
- patchNamespacedDaemonSet
- patchNamespacedDaemonSetStatus
- patchNamespacedDeployment
- patchNamespacedDeploymentScale
- patchNamespacedDeploymentStatus
- patchNamespacedIngress
- patchNamespacedIngressStatus
- patchNamespacedNetworkPolicy
- patchNamespacedReplicaSet
- patchNamespacedReplicaSetScale
- patchNamespacedReplicaSetStatus
- patchNamespacedReplicationControllerDummyScale
- patchPodSecurityPolicy
- readNamespacedDaemonSet
- readNamespacedDaemonSetStatus
- readNamespacedDeployment
- readNamespacedDeploymentScale
- readNamespacedDeploymentStatus
- readNamespacedIngress
- readNamespacedIngressStatus
- readNamespacedNetworkPolicy
- readNamespacedReplicaSet
- readNamespacedReplicaSetScale
- readNamespacedReplicaSetStatus
- readNamespacedReplicationControllerDummyScale
- readPodSecurityPolicy
- replaceNamespacedDaemonSet
- replaceNamespacedDaemonSetStatus
- replaceNamespacedDeployment
- replaceNamespacedDeploymentScale
- replaceNamespacedDeploymentStatus
- replaceNamespacedIngress
- replaceNamespacedIngressStatus
- replaceNamespacedNetworkPolicy
- replaceNamespacedReplicaSet
- replaceNamespacedReplicaSetScale
- replaceNamespacedReplicaSetStatus
- replaceNamespacedReplicationControllerDummyScale
- replacePodSecurityPolicy
- ExtensionsV1beta1
Synopsis
- createNamespacedDaemonSet :: (Consumes CreateNamespacedDaemonSet contentType, MimeRender contentType V1beta1DaemonSet) => ContentType contentType -> Accept accept -> V1beta1DaemonSet -> Namespace -> KubernetesRequest CreateNamespacedDaemonSet contentType V1beta1DaemonSet accept
- data CreateNamespacedDaemonSet
- createNamespacedDeployment :: (Consumes CreateNamespacedDeployment contentType, MimeRender contentType ExtensionsV1beta1Deployment) => ContentType contentType -> Accept accept -> ExtensionsV1beta1Deployment -> Namespace -> KubernetesRequest CreateNamespacedDeployment contentType ExtensionsV1beta1Deployment accept
- data CreateNamespacedDeployment
- createNamespacedDeploymentRollback :: (Consumes CreateNamespacedDeploymentRollback contentType, MimeRender contentType ExtensionsV1beta1DeploymentRollback) => ContentType contentType -> Accept accept -> ExtensionsV1beta1DeploymentRollback -> Name -> Namespace -> KubernetesRequest CreateNamespacedDeploymentRollback contentType V1Status accept
- data CreateNamespacedDeploymentRollback
- createNamespacedIngress :: (Consumes CreateNamespacedIngress contentType, MimeRender contentType ExtensionsV1beta1Ingress) => ContentType contentType -> Accept accept -> ExtensionsV1beta1Ingress -> Namespace -> KubernetesRequest CreateNamespacedIngress contentType ExtensionsV1beta1Ingress accept
- data CreateNamespacedIngress
- createNamespacedNetworkPolicy :: (Consumes CreateNamespacedNetworkPolicy contentType, MimeRender contentType V1beta1NetworkPolicy) => ContentType contentType -> Accept accept -> V1beta1NetworkPolicy -> Namespace -> KubernetesRequest CreateNamespacedNetworkPolicy contentType V1beta1NetworkPolicy accept
- data CreateNamespacedNetworkPolicy
- createNamespacedReplicaSet :: (Consumes CreateNamespacedReplicaSet contentType, MimeRender contentType V1beta1ReplicaSet) => ContentType contentType -> Accept accept -> V1beta1ReplicaSet -> Namespace -> KubernetesRequest CreateNamespacedReplicaSet contentType V1beta1ReplicaSet accept
- data CreateNamespacedReplicaSet
- createPodSecurityPolicy :: (Consumes CreatePodSecurityPolicy contentType, MimeRender contentType ExtensionsV1beta1PodSecurityPolicy) => ContentType contentType -> Accept accept -> ExtensionsV1beta1PodSecurityPolicy -> KubernetesRequest CreatePodSecurityPolicy contentType ExtensionsV1beta1PodSecurityPolicy accept
- data CreatePodSecurityPolicy
- deleteCollectionNamespacedDaemonSet :: Consumes DeleteCollectionNamespacedDaemonSet contentType => ContentType contentType -> Accept accept -> Namespace -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType V1Status accept
- data DeleteCollectionNamespacedDaemonSet
- deleteCollectionNamespacedDeployment :: Consumes DeleteCollectionNamespacedDeployment contentType => ContentType contentType -> Accept accept -> Namespace -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType V1Status accept
- data DeleteCollectionNamespacedDeployment
- deleteCollectionNamespacedIngress :: Consumes DeleteCollectionNamespacedIngress contentType => ContentType contentType -> Accept accept -> Namespace -> KubernetesRequest DeleteCollectionNamespacedIngress contentType V1Status accept
- data DeleteCollectionNamespacedIngress
- deleteCollectionNamespacedNetworkPolicy :: Consumes DeleteCollectionNamespacedNetworkPolicy contentType => ContentType contentType -> Accept accept -> Namespace -> KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType V1Status accept
- data DeleteCollectionNamespacedNetworkPolicy
- deleteCollectionNamespacedReplicaSet :: Consumes DeleteCollectionNamespacedReplicaSet contentType => ContentType contentType -> Accept accept -> Namespace -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType V1Status accept
- data DeleteCollectionNamespacedReplicaSet
- deleteCollectionPodSecurityPolicy :: Consumes DeleteCollectionPodSecurityPolicy contentType => ContentType contentType -> Accept accept -> KubernetesRequest DeleteCollectionPodSecurityPolicy contentType V1Status accept
- data DeleteCollectionPodSecurityPolicy
- deleteNamespacedDaemonSet :: Consumes DeleteNamespacedDaemonSet contentType => ContentType contentType -> Accept accept -> Name -> Namespace -> KubernetesRequest DeleteNamespacedDaemonSet contentType V1Status accept
- data DeleteNamespacedDaemonSet
- deleteNamespacedDeployment :: Consumes DeleteNamespacedDeployment contentType => ContentType contentType -> Accept accept -> Name -> Namespace -> KubernetesRequest DeleteNamespacedDeployment contentType V1Status accept
- data DeleteNamespacedDeployment
- deleteNamespacedIngress :: Consumes DeleteNamespacedIngress contentType => ContentType contentType -> Accept accept -> Name -> Namespace -> KubernetesRequest DeleteNamespacedIngress contentType V1Status accept
- data DeleteNamespacedIngress
- deleteNamespacedNetworkPolicy :: Consumes DeleteNamespacedNetworkPolicy contentType => ContentType contentType -> Accept accept -> Name -> Namespace -> KubernetesRequest DeleteNamespacedNetworkPolicy contentType V1Status accept
- data DeleteNamespacedNetworkPolicy
- deleteNamespacedReplicaSet :: Consumes DeleteNamespacedReplicaSet contentType => ContentType contentType -> Accept accept -> Name -> Namespace -> KubernetesRequest DeleteNamespacedReplicaSet contentType V1Status accept
- data DeleteNamespacedReplicaSet
- deletePodSecurityPolicy :: Consumes DeletePodSecurityPolicy contentType => ContentType contentType -> Accept accept -> Name -> KubernetesRequest DeletePodSecurityPolicy contentType V1Status accept
- data DeletePodSecurityPolicy
- getAPIResources :: Accept accept -> KubernetesRequest GetAPIResources MimeNoContent V1APIResourceList accept
- data GetAPIResources
- listDaemonSetForAllNamespaces :: Accept accept -> KubernetesRequest ListDaemonSetForAllNamespaces MimeNoContent V1beta1DaemonSetList accept
- data ListDaemonSetForAllNamespaces
- listDeploymentForAllNamespaces :: Accept accept -> KubernetesRequest ListDeploymentForAllNamespaces MimeNoContent ExtensionsV1beta1DeploymentList accept
- data ListDeploymentForAllNamespaces
- listIngressForAllNamespaces :: Accept accept -> KubernetesRequest ListIngressForAllNamespaces MimeNoContent ExtensionsV1beta1IngressList accept
- data ListIngressForAllNamespaces
- listNamespacedDaemonSet :: Accept accept -> Namespace -> KubernetesRequest ListNamespacedDaemonSet MimeNoContent V1beta1DaemonSetList accept
- data ListNamespacedDaemonSet
- listNamespacedDeployment :: Accept accept -> Namespace -> KubernetesRequest ListNamespacedDeployment MimeNoContent ExtensionsV1beta1DeploymentList accept
- data ListNamespacedDeployment
- listNamespacedIngress :: Accept accept -> Namespace -> KubernetesRequest ListNamespacedIngress MimeNoContent ExtensionsV1beta1IngressList accept
- data ListNamespacedIngress
- listNamespacedNetworkPolicy :: Accept accept -> Namespace -> KubernetesRequest ListNamespacedNetworkPolicy MimeNoContent V1beta1NetworkPolicyList accept
- data ListNamespacedNetworkPolicy
- listNamespacedReplicaSet :: Accept accept -> Namespace -> KubernetesRequest ListNamespacedReplicaSet MimeNoContent V1beta1ReplicaSetList accept
- data ListNamespacedReplicaSet
- listNetworkPolicyForAllNamespaces :: Accept accept -> KubernetesRequest ListNetworkPolicyForAllNamespaces MimeNoContent V1beta1NetworkPolicyList accept
- data ListNetworkPolicyForAllNamespaces
- listPodSecurityPolicy :: Accept accept -> KubernetesRequest ListPodSecurityPolicy MimeNoContent ExtensionsV1beta1PodSecurityPolicyList accept
- data ListPodSecurityPolicy
- listReplicaSetForAllNamespaces :: Accept accept -> KubernetesRequest ListReplicaSetForAllNamespaces MimeNoContent V1beta1ReplicaSetList accept
- data ListReplicaSetForAllNamespaces
- patchNamespacedDaemonSet :: (Consumes PatchNamespacedDaemonSet contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedDaemonSet contentType V1beta1DaemonSet accept
- data PatchNamespacedDaemonSet
- patchNamespacedDaemonSetStatus :: (Consumes PatchNamespacedDaemonSetStatus contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedDaemonSetStatus contentType V1beta1DaemonSet accept
- data PatchNamespacedDaemonSetStatus
- patchNamespacedDeployment :: (Consumes PatchNamespacedDeployment contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedDeployment contentType ExtensionsV1beta1Deployment accept
- data PatchNamespacedDeployment
- patchNamespacedDeploymentScale :: (Consumes PatchNamespacedDeploymentScale contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedDeploymentScale contentType ExtensionsV1beta1Scale accept
- data PatchNamespacedDeploymentScale
- patchNamespacedDeploymentStatus :: (Consumes PatchNamespacedDeploymentStatus contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedDeploymentStatus contentType ExtensionsV1beta1Deployment accept
- data PatchNamespacedDeploymentStatus
- patchNamespacedIngress :: (Consumes PatchNamespacedIngress contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedIngress contentType ExtensionsV1beta1Ingress accept
- data PatchNamespacedIngress
- patchNamespacedIngressStatus :: (Consumes PatchNamespacedIngressStatus contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedIngressStatus contentType ExtensionsV1beta1Ingress accept
- data PatchNamespacedIngressStatus
- patchNamespacedNetworkPolicy :: (Consumes PatchNamespacedNetworkPolicy contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedNetworkPolicy contentType V1beta1NetworkPolicy accept
- data PatchNamespacedNetworkPolicy
- patchNamespacedReplicaSet :: (Consumes PatchNamespacedReplicaSet contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedReplicaSet contentType V1beta1ReplicaSet accept
- data PatchNamespacedReplicaSet
- patchNamespacedReplicaSetScale :: (Consumes PatchNamespacedReplicaSetScale contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedReplicaSetScale contentType ExtensionsV1beta1Scale accept
- data PatchNamespacedReplicaSetScale
- patchNamespacedReplicaSetStatus :: (Consumes PatchNamespacedReplicaSetStatus contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedReplicaSetStatus contentType V1beta1ReplicaSet accept
- data PatchNamespacedReplicaSetStatus
- patchNamespacedReplicationControllerDummyScale :: (Consumes PatchNamespacedReplicationControllerDummyScale contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> Namespace -> KubernetesRequest PatchNamespacedReplicationControllerDummyScale contentType ExtensionsV1beta1Scale accept
- data PatchNamespacedReplicationControllerDummyScale
- patchPodSecurityPolicy :: (Consumes PatchPodSecurityPolicy contentType, MimeRender contentType Body) => ContentType contentType -> Accept accept -> Body -> Name -> KubernetesRequest PatchPodSecurityPolicy contentType ExtensionsV1beta1PodSecurityPolicy accept
- data PatchPodSecurityPolicy
- readNamespacedDaemonSet :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedDaemonSet MimeNoContent V1beta1DaemonSet accept
- data ReadNamespacedDaemonSet
- readNamespacedDaemonSetStatus :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedDaemonSetStatus MimeNoContent V1beta1DaemonSet accept
- data ReadNamespacedDaemonSetStatus
- readNamespacedDeployment :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedDeployment MimeNoContent ExtensionsV1beta1Deployment accept
- data ReadNamespacedDeployment
- readNamespacedDeploymentScale :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedDeploymentScale MimeNoContent ExtensionsV1beta1Scale accept
- data ReadNamespacedDeploymentScale
- readNamespacedDeploymentStatus :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedDeploymentStatus MimeNoContent ExtensionsV1beta1Deployment accept
- data ReadNamespacedDeploymentStatus
- readNamespacedIngress :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedIngress MimeNoContent ExtensionsV1beta1Ingress accept
- data ReadNamespacedIngress
- readNamespacedIngressStatus :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedIngressStatus MimeNoContent ExtensionsV1beta1Ingress accept
- data ReadNamespacedIngressStatus
- readNamespacedNetworkPolicy :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedNetworkPolicy MimeNoContent V1beta1NetworkPolicy accept
- data ReadNamespacedNetworkPolicy
- readNamespacedReplicaSet :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedReplicaSet MimeNoContent V1beta1ReplicaSet accept
- data ReadNamespacedReplicaSet
- readNamespacedReplicaSetScale :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedReplicaSetScale MimeNoContent ExtensionsV1beta1Scale accept
- data ReadNamespacedReplicaSetScale
- readNamespacedReplicaSetStatus :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedReplicaSetStatus MimeNoContent V1beta1ReplicaSet accept
- data ReadNamespacedReplicaSetStatus
- readNamespacedReplicationControllerDummyScale :: Accept accept -> Name -> Namespace -> KubernetesRequest ReadNamespacedReplicationControllerDummyScale MimeNoContent ExtensionsV1beta1Scale accept
- data ReadNamespacedReplicationControllerDummyScale
- readPodSecurityPolicy :: Accept accept -> Name -> KubernetesRequest ReadPodSecurityPolicy MimeNoContent ExtensionsV1beta1PodSecurityPolicy accept
- data ReadPodSecurityPolicy
- replaceNamespacedDaemonSet :: (Consumes ReplaceNamespacedDaemonSet contentType, MimeRender contentType V1beta1DaemonSet) => ContentType contentType -> Accept accept -> V1beta1DaemonSet -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedDaemonSet contentType V1beta1DaemonSet accept
- data ReplaceNamespacedDaemonSet
- replaceNamespacedDaemonSetStatus :: (Consumes ReplaceNamespacedDaemonSetStatus contentType, MimeRender contentType V1beta1DaemonSet) => ContentType contentType -> Accept accept -> V1beta1DaemonSet -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedDaemonSetStatus contentType V1beta1DaemonSet accept
- data ReplaceNamespacedDaemonSetStatus
- replaceNamespacedDeployment :: (Consumes ReplaceNamespacedDeployment contentType, MimeRender contentType ExtensionsV1beta1Deployment) => ContentType contentType -> Accept accept -> ExtensionsV1beta1Deployment -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedDeployment contentType ExtensionsV1beta1Deployment accept
- data ReplaceNamespacedDeployment
- replaceNamespacedDeploymentScale :: (Consumes ReplaceNamespacedDeploymentScale contentType, MimeRender contentType ExtensionsV1beta1Scale) => ContentType contentType -> Accept accept -> ExtensionsV1beta1Scale -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedDeploymentScale contentType ExtensionsV1beta1Scale accept
- data ReplaceNamespacedDeploymentScale
- replaceNamespacedDeploymentStatus :: (Consumes ReplaceNamespacedDeploymentStatus contentType, MimeRender contentType ExtensionsV1beta1Deployment) => ContentType contentType -> Accept accept -> ExtensionsV1beta1Deployment -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedDeploymentStatus contentType ExtensionsV1beta1Deployment accept
- data ReplaceNamespacedDeploymentStatus
- replaceNamespacedIngress :: (Consumes ReplaceNamespacedIngress contentType, MimeRender contentType ExtensionsV1beta1Ingress) => ContentType contentType -> Accept accept -> ExtensionsV1beta1Ingress -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedIngress contentType ExtensionsV1beta1Ingress accept
- data ReplaceNamespacedIngress
- replaceNamespacedIngressStatus :: (Consumes ReplaceNamespacedIngressStatus contentType, MimeRender contentType ExtensionsV1beta1Ingress) => ContentType contentType -> Accept accept -> ExtensionsV1beta1Ingress -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedIngressStatus contentType ExtensionsV1beta1Ingress accept
- data ReplaceNamespacedIngressStatus
- replaceNamespacedNetworkPolicy :: (Consumes ReplaceNamespacedNetworkPolicy contentType, MimeRender contentType V1beta1NetworkPolicy) => ContentType contentType -> Accept accept -> V1beta1NetworkPolicy -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedNetworkPolicy contentType V1beta1NetworkPolicy accept
- data ReplaceNamespacedNetworkPolicy
- replaceNamespacedReplicaSet :: (Consumes ReplaceNamespacedReplicaSet contentType, MimeRender contentType V1beta1ReplicaSet) => ContentType contentType -> Accept accept -> V1beta1ReplicaSet -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedReplicaSet contentType V1beta1ReplicaSet accept
- data ReplaceNamespacedReplicaSet
- replaceNamespacedReplicaSetScale :: (Consumes ReplaceNamespacedReplicaSetScale contentType, MimeRender contentType ExtensionsV1beta1Scale) => ContentType contentType -> Accept accept -> ExtensionsV1beta1Scale -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedReplicaSetScale contentType ExtensionsV1beta1Scale accept
- data ReplaceNamespacedReplicaSetScale
- replaceNamespacedReplicaSetStatus :: (Consumes ReplaceNamespacedReplicaSetStatus contentType, MimeRender contentType V1beta1ReplicaSet) => ContentType contentType -> Accept accept -> V1beta1ReplicaSet -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedReplicaSetStatus contentType V1beta1ReplicaSet accept
- data ReplaceNamespacedReplicaSetStatus
- replaceNamespacedReplicationControllerDummyScale :: (Consumes ReplaceNamespacedReplicationControllerDummyScale contentType, MimeRender contentType ExtensionsV1beta1Scale) => ContentType contentType -> Accept accept -> ExtensionsV1beta1Scale -> Name -> Namespace -> KubernetesRequest ReplaceNamespacedReplicationControllerDummyScale contentType ExtensionsV1beta1Scale accept
- data ReplaceNamespacedReplicationControllerDummyScale
- replacePodSecurityPolicy :: (Consumes ReplacePodSecurityPolicy contentType, MimeRender contentType ExtensionsV1beta1PodSecurityPolicy) => ContentType contentType -> Accept accept -> ExtensionsV1beta1PodSecurityPolicy -> Name -> KubernetesRequest ReplacePodSecurityPolicy contentType ExtensionsV1beta1PodSecurityPolicy accept
- data ReplacePodSecurityPolicy
Operations
ExtensionsV1beta1
createNamespacedDaemonSet
createNamespacedDaemonSet Source #
:: (Consumes CreateNamespacedDaemonSet contentType, MimeRender contentType V1beta1DaemonSet) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1beta1DaemonSet | "body" |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest CreateNamespacedDaemonSet contentType V1beta1DaemonSet accept |
POST /apis/extensions/v1beta1/namespaces/{namespace}/daemonsets
create a DaemonSet
AuthMethod: AuthApiKeyBearerToken
data CreateNamespacedDaemonSet Source #
Instances
createNamespacedDeployment
createNamespacedDeployment Source #
:: (Consumes CreateNamespacedDeployment contentType, MimeRender contentType ExtensionsV1beta1Deployment) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> ExtensionsV1beta1Deployment | "body" |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest CreateNamespacedDeployment contentType ExtensionsV1beta1Deployment accept |
POST /apis/extensions/v1beta1/namespaces/{namespace}/deployments
create a Deployment
AuthMethod: AuthApiKeyBearerToken
data CreateNamespacedDeployment Source #
Instances
createNamespacedDeploymentRollback
createNamespacedDeploymentRollback Source #
:: (Consumes CreateNamespacedDeploymentRollback contentType, MimeRender contentType ExtensionsV1beta1DeploymentRollback) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> ExtensionsV1beta1DeploymentRollback | "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/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/rollback
create rollback of a Deployment
AuthMethod: AuthApiKeyBearerToken
data CreateNamespacedDeploymentRollback Source #
Instances
createNamespacedIngress
createNamespacedIngress Source #
:: (Consumes CreateNamespacedIngress contentType, MimeRender contentType ExtensionsV1beta1Ingress) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> ExtensionsV1beta1Ingress | "body" |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest CreateNamespacedIngress contentType ExtensionsV1beta1Ingress accept |
POST /apis/extensions/v1beta1/namespaces/{namespace}/ingresses
create an Ingress
AuthMethod: AuthApiKeyBearerToken
data CreateNamespacedIngress Source #
Instances
createNamespacedNetworkPolicy
createNamespacedNetworkPolicy Source #
:: (Consumes CreateNamespacedNetworkPolicy contentType, MimeRender contentType V1beta1NetworkPolicy) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1beta1NetworkPolicy | "body" |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest CreateNamespacedNetworkPolicy contentType V1beta1NetworkPolicy accept |
POST /apis/extensions/v1beta1/namespaces/{namespace}/networkpolicies
create a NetworkPolicy
AuthMethod: AuthApiKeyBearerToken
data CreateNamespacedNetworkPolicy Source #
Instances
createNamespacedReplicaSet
createNamespacedReplicaSet Source #
:: (Consumes CreateNamespacedReplicaSet contentType, MimeRender contentType V1beta1ReplicaSet) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1beta1ReplicaSet | "body" |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest CreateNamespacedReplicaSet contentType V1beta1ReplicaSet accept |
POST /apis/extensions/v1beta1/namespaces/{namespace}/replicasets
create a ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data CreateNamespacedReplicaSet Source #
Instances
createPodSecurityPolicy
createPodSecurityPolicy Source #
:: (Consumes CreatePodSecurityPolicy contentType, MimeRender contentType ExtensionsV1beta1PodSecurityPolicy) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> ExtensionsV1beta1PodSecurityPolicy | "body" |
-> KubernetesRequest CreatePodSecurityPolicy contentType ExtensionsV1beta1PodSecurityPolicy accept |
POST /apis/extensions/v1beta1/podsecuritypolicies
create a PodSecurityPolicy
AuthMethod: AuthApiKeyBearerToken
data CreatePodSecurityPolicy Source #
Instances
deleteCollectionNamespacedDaemonSet
deleteCollectionNamespacedDaemonSet Source #
:: Consumes DeleteCollectionNamespacedDaemonSet contentType | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType V1Status accept |
DELETE /apis/extensions/v1beta1/namespaces/{namespace}/daemonsets
delete collection of DaemonSet
AuthMethod: AuthApiKeyBearerToken
data DeleteCollectionNamespacedDaemonSet Source #
Instances
Produces DeleteCollectionNamespacedDaemonSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces DeleteCollectionNamespacedDaemonSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces DeleteCollectionNamespacedDaemonSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
MimeType mtype => Consumes DeleteCollectionNamespacedDaemonSet mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
HasOptionalParam DeleteCollectionNamespacedDaemonSet TimeoutSeconds Source # | Optional Param "timeoutSeconds" - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> TimeoutSeconds -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> TimeoutSeconds -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDaemonSet ResourceVersion Source # | Optional Param "resourceVersion" - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> ResourceVersion -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> ResourceVersion -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDaemonSet PropagationPolicy Source # | Optional Param "propagationPolicy" - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDaemonSet Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> Pretty -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> Pretty -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDaemonSet OrphanDependents Source # | Optional Param "orphanDependents" - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If truefalse, the "orphan" finalizer will be added toremoved from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> OrphanDependents -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> OrphanDependents -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDaemonSet Limit Source # | Optional Param "limit" - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> Limit -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> Limit -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDaemonSet LabelSelector Source # | Optional Param "labelSelector" - A selector to restrict the list of returned objects by their labels. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> LabelSelector -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> LabelSelector -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDaemonSet GracePeriodSeconds Source # | Optional Param "gracePeriodSeconds" - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDaemonSet FieldSelector Source # | Optional Param "fieldSelector" - A selector to restrict the list of returned objects by their fields. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> FieldSelector -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> FieldSelector -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDaemonSet DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> DryRun -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> DryRun -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedDaemonSet Continue Source # | Optional Param "continue" - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> Continue -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> Continue -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # | |
HasBodyParam DeleteCollectionNamespacedDaemonSet V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 setBodyParam :: (Consumes DeleteCollectionNamespacedDaemonSet contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteCollectionNamespacedDaemonSet contentType res accept Source # |
deleteCollectionNamespacedDeployment
deleteCollectionNamespacedDeployment Source #
:: Consumes DeleteCollectionNamespacedDeployment contentType | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest DeleteCollectionNamespacedDeployment contentType V1Status accept |
DELETE /apis/extensions/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.ExtensionsV1beta1 | |
Produces DeleteCollectionNamespacedDeployment MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces DeleteCollectionNamespacedDeployment MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
MimeType mtype => Consumes DeleteCollectionNamespacedDeployment mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 setBodyParam :: (Consumes DeleteCollectionNamespacedDeployment contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteCollectionNamespacedDeployment contentType res accept Source # |
deleteCollectionNamespacedIngress
deleteCollectionNamespacedIngress Source #
:: Consumes DeleteCollectionNamespacedIngress contentType | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest DeleteCollectionNamespacedIngress contentType V1Status accept |
DELETE /apis/extensions/v1beta1/namespaces/{namespace}/ingresses
delete collection of Ingress
AuthMethod: AuthApiKeyBearerToken
data DeleteCollectionNamespacedIngress Source #
Instances
Produces DeleteCollectionNamespacedIngress MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces DeleteCollectionNamespacedIngress MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces DeleteCollectionNamespacedIngress MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
MimeType mtype => Consumes DeleteCollectionNamespacedIngress mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
HasOptionalParam DeleteCollectionNamespacedIngress 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept -> TimeoutSeconds -> KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept -> TimeoutSeconds -> KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedIngress 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept -> ResourceVersion -> KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept -> ResourceVersion -> KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedIngress 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedIngress Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept -> Pretty -> KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept -> Pretty -> KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedIngress 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept -> OrphanDependents -> KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept -> OrphanDependents -> KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedIngress 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept -> Limit -> KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept -> Limit -> KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedIngress 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept -> LabelSelector -> KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept -> LabelSelector -> KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedIngress 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedIngress 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept -> FieldSelector -> KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept -> FieldSelector -> KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedIngress 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept -> DryRun -> KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept -> DryRun -> KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedIngress 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept -> Continue -> KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept -> Continue -> KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept Source # | |
HasBodyParam DeleteCollectionNamespacedIngress V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 setBodyParam :: (Consumes DeleteCollectionNamespacedIngress contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteCollectionNamespacedIngress contentType res accept Source # |
deleteCollectionNamespacedNetworkPolicy
deleteCollectionNamespacedNetworkPolicy Source #
:: Consumes DeleteCollectionNamespacedNetworkPolicy contentType | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType V1Status accept |
DELETE /apis/extensions/v1beta1/namespaces/{namespace}/networkpolicies
delete collection of NetworkPolicy
AuthMethod: AuthApiKeyBearerToken
data DeleteCollectionNamespacedNetworkPolicy Source #
Instances
Produces DeleteCollectionNamespacedNetworkPolicy MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces DeleteCollectionNamespacedNetworkPolicy MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces DeleteCollectionNamespacedNetworkPolicy MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
MimeType mtype => Consumes DeleteCollectionNamespacedNetworkPolicy mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
HasOptionalParam DeleteCollectionNamespacedNetworkPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept -> TimeoutSeconds -> KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept -> TimeoutSeconds -> KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedNetworkPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept -> ResourceVersion -> KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept -> ResourceVersion -> KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedNetworkPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedNetworkPolicy Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept -> Pretty -> KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept -> Pretty -> KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedNetworkPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept -> OrphanDependents -> KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept -> OrphanDependents -> KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedNetworkPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept -> Limit -> KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept -> Limit -> KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedNetworkPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept -> LabelSelector -> KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept -> LabelSelector -> KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedNetworkPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedNetworkPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept -> FieldSelector -> KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept -> FieldSelector -> KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedNetworkPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept -> DryRun -> KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept -> DryRun -> KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedNetworkPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept -> Continue -> KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept -> Continue -> KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept Source # | |
HasBodyParam DeleteCollectionNamespacedNetworkPolicy V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 setBodyParam :: (Consumes DeleteCollectionNamespacedNetworkPolicy contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteCollectionNamespacedNetworkPolicy contentType res accept Source # |
deleteCollectionNamespacedReplicaSet
deleteCollectionNamespacedReplicaSet Source #
:: Consumes DeleteCollectionNamespacedReplicaSet contentType | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType V1Status accept |
DELETE /apis/extensions/v1beta1/namespaces/{namespace}/replicasets
delete collection of ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data DeleteCollectionNamespacedReplicaSet Source #
Instances
Produces DeleteCollectionNamespacedReplicaSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces DeleteCollectionNamespacedReplicaSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces DeleteCollectionNamespacedReplicaSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
MimeType mtype => Consumes DeleteCollectionNamespacedReplicaSet mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
HasOptionalParam DeleteCollectionNamespacedReplicaSet TimeoutSeconds Source # | Optional Param "timeoutSeconds" - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> TimeoutSeconds -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> TimeoutSeconds -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedReplicaSet ResourceVersion Source # | Optional Param "resourceVersion" - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> ResourceVersion -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> ResourceVersion -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedReplicaSet PropagationPolicy Source # | Optional Param "propagationPolicy" - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedReplicaSet Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> Pretty -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> Pretty -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedReplicaSet OrphanDependents Source # | Optional Param "orphanDependents" - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If truefalse, the "orphan" finalizer will be added toremoved from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> OrphanDependents -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> OrphanDependents -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedReplicaSet Limit Source # | Optional Param "limit" - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> Limit -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> Limit -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedReplicaSet LabelSelector Source # | Optional Param "labelSelector" - A selector to restrict the list of returned objects by their labels. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> LabelSelector -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> LabelSelector -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedReplicaSet GracePeriodSeconds Source # | Optional Param "gracePeriodSeconds" - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedReplicaSet FieldSelector Source # | Optional Param "fieldSelector" - A selector to restrict the list of returned objects by their fields. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> FieldSelector -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> FieldSelector -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedReplicaSet DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> DryRun -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> DryRun -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteCollectionNamespacedReplicaSet Continue Source # | Optional Param "continue" - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> Continue -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> Continue -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # | |
HasBodyParam DeleteCollectionNamespacedReplicaSet V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 setBodyParam :: (Consumes DeleteCollectionNamespacedReplicaSet contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteCollectionNamespacedReplicaSet contentType res accept Source # |
deleteCollectionPodSecurityPolicy
deleteCollectionPodSecurityPolicy Source #
:: Consumes DeleteCollectionPodSecurityPolicy contentType | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> KubernetesRequest DeleteCollectionPodSecurityPolicy contentType V1Status accept |
DELETE /apis/extensions/v1beta1/podsecuritypolicies
delete collection of PodSecurityPolicy
AuthMethod: AuthApiKeyBearerToken
data DeleteCollectionPodSecurityPolicy Source #
Instances
Produces DeleteCollectionPodSecurityPolicy MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces DeleteCollectionPodSecurityPolicy MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces DeleteCollectionPodSecurityPolicy MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
MimeType mtype => Consumes DeleteCollectionPodSecurityPolicy mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
HasOptionalParam DeleteCollectionPodSecurityPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept -> TimeoutSeconds -> KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept -> TimeoutSeconds -> KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept Source # | |
HasOptionalParam DeleteCollectionPodSecurityPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept -> ResourceVersion -> KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept -> ResourceVersion -> KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept Source # | |
HasOptionalParam DeleteCollectionPodSecurityPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept Source # | |
HasOptionalParam DeleteCollectionPodSecurityPolicy Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept -> Pretty -> KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept -> Pretty -> KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept Source # | |
HasOptionalParam DeleteCollectionPodSecurityPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept -> OrphanDependents -> KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept -> OrphanDependents -> KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept Source # | |
HasOptionalParam DeleteCollectionPodSecurityPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept -> Limit -> KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept -> Limit -> KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept Source # | |
HasOptionalParam DeleteCollectionPodSecurityPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept -> LabelSelector -> KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept -> LabelSelector -> KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept Source # | |
HasOptionalParam DeleteCollectionPodSecurityPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept Source # | |
HasOptionalParam DeleteCollectionPodSecurityPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept -> FieldSelector -> KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept -> FieldSelector -> KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept Source # | |
HasOptionalParam DeleteCollectionPodSecurityPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept -> DryRun -> KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept -> DryRun -> KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept Source # | |
HasOptionalParam DeleteCollectionPodSecurityPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept -> Continue -> KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept -> Continue -> KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept Source # | |
HasBodyParam DeleteCollectionPodSecurityPolicy V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 setBodyParam :: (Consumes DeleteCollectionPodSecurityPolicy contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteCollectionPodSecurityPolicy contentType res accept Source # |
deleteNamespacedDaemonSet
deleteNamespacedDaemonSet Source #
:: Consumes DeleteNamespacedDaemonSet contentType | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Name | "name" - name of the DaemonSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest DeleteNamespacedDaemonSet contentType V1Status accept |
DELETE /apis/extensions/v1beta1/namespaces/{namespace}/daemonsets/{name}
delete a DaemonSet
AuthMethod: AuthApiKeyBearerToken
data DeleteNamespacedDaemonSet Source #
Instances
Produces DeleteNamespacedDaemonSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces DeleteNamespacedDaemonSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces DeleteNamespacedDaemonSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
MimeType mtype => Consumes DeleteNamespacedDaemonSet mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
HasOptionalParam DeleteNamespacedDaemonSet PropagationPolicy Source # | Optional Param "propagationPolicy" - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteNamespacedDaemonSet contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedDaemonSet contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteNamespacedDaemonSet Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteNamespacedDaemonSet contentType res accept -> Pretty -> KubernetesRequest DeleteNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedDaemonSet contentType res accept -> Pretty -> KubernetesRequest DeleteNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteNamespacedDaemonSet OrphanDependents Source # | Optional Param "orphanDependents" - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If truefalse, the "orphan" finalizer will be added toremoved from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteNamespacedDaemonSet contentType res accept -> OrphanDependents -> KubernetesRequest DeleteNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedDaemonSet contentType res accept -> OrphanDependents -> KubernetesRequest DeleteNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteNamespacedDaemonSet GracePeriodSeconds Source # | Optional Param "gracePeriodSeconds" - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteNamespacedDaemonSet contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedDaemonSet contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam DeleteNamespacedDaemonSet DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteNamespacedDaemonSet contentType res accept -> DryRun -> KubernetesRequest DeleteNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedDaemonSet contentType res accept -> DryRun -> KubernetesRequest DeleteNamespacedDaemonSet contentType res accept Source # | |
HasBodyParam DeleteNamespacedDaemonSet V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 setBodyParam :: (Consumes DeleteNamespacedDaemonSet contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteNamespacedDaemonSet contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteNamespacedDaemonSet contentType res accept Source # |
deleteNamespacedDeployment
deleteNamespacedDeployment Source #
:: Consumes DeleteNamespacedDeployment contentType | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Name | "name" - name of the Deployment |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest DeleteNamespacedDeployment contentType V1Status accept |
DELETE /apis/extensions/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.ExtensionsV1beta1 | |
Produces DeleteNamespacedDeployment MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces DeleteNamespacedDeployment MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
MimeType mtype => Consumes DeleteNamespacedDeployment mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 setBodyParam :: (Consumes DeleteNamespacedDeployment contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteNamespacedDeployment contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteNamespacedDeployment contentType res accept Source # |
deleteNamespacedIngress
deleteNamespacedIngress Source #
:: Consumes DeleteNamespacedIngress contentType | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Name | "name" - name of the Ingress |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest DeleteNamespacedIngress contentType V1Status accept |
DELETE /apis/extensions/v1beta1/namespaces/{namespace}/ingresses/{name}
delete an Ingress
AuthMethod: AuthApiKeyBearerToken
data DeleteNamespacedIngress Source #
Instances
Produces DeleteNamespacedIngress MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces DeleteNamespacedIngress MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces DeleteNamespacedIngress MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
MimeType mtype => Consumes DeleteNamespacedIngress mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
HasOptionalParam DeleteNamespacedIngress 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteNamespacedIngress contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteNamespacedIngress contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedIngress contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteNamespacedIngress contentType res accept Source # | |
HasOptionalParam DeleteNamespacedIngress Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteNamespacedIngress contentType res accept -> Pretty -> KubernetesRequest DeleteNamespacedIngress contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedIngress contentType res accept -> Pretty -> KubernetesRequest DeleteNamespacedIngress contentType res accept Source # | |
HasOptionalParam DeleteNamespacedIngress 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteNamespacedIngress contentType res accept -> OrphanDependents -> KubernetesRequest DeleteNamespacedIngress contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedIngress contentType res accept -> OrphanDependents -> KubernetesRequest DeleteNamespacedIngress contentType res accept Source # | |
HasOptionalParam DeleteNamespacedIngress 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteNamespacedIngress contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteNamespacedIngress contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedIngress contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteNamespacedIngress contentType res accept Source # | |
HasOptionalParam DeleteNamespacedIngress 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteNamespacedIngress contentType res accept -> DryRun -> KubernetesRequest DeleteNamespacedIngress contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedIngress contentType res accept -> DryRun -> KubernetesRequest DeleteNamespacedIngress contentType res accept Source # | |
HasBodyParam DeleteNamespacedIngress V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 setBodyParam :: (Consumes DeleteNamespacedIngress contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteNamespacedIngress contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteNamespacedIngress contentType res accept Source # |
deleteNamespacedNetworkPolicy
deleteNamespacedNetworkPolicy Source #
:: Consumes DeleteNamespacedNetworkPolicy contentType | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Name | "name" - name of the NetworkPolicy |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest DeleteNamespacedNetworkPolicy contentType V1Status accept |
DELETE /apis/extensions/v1beta1/namespaces/{namespace}/networkpolicies/{name}
delete a NetworkPolicy
AuthMethod: AuthApiKeyBearerToken
data DeleteNamespacedNetworkPolicy Source #
Instances
Produces DeleteNamespacedNetworkPolicy MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces DeleteNamespacedNetworkPolicy MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces DeleteNamespacedNetworkPolicy MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
MimeType mtype => Consumes DeleteNamespacedNetworkPolicy mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
HasOptionalParam DeleteNamespacedNetworkPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteNamespacedNetworkPolicy contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteNamespacedNetworkPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedNetworkPolicy contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteNamespacedNetworkPolicy contentType res accept Source # | |
HasOptionalParam DeleteNamespacedNetworkPolicy Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteNamespacedNetworkPolicy contentType res accept -> Pretty -> KubernetesRequest DeleteNamespacedNetworkPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedNetworkPolicy contentType res accept -> Pretty -> KubernetesRequest DeleteNamespacedNetworkPolicy contentType res accept Source # | |
HasOptionalParam DeleteNamespacedNetworkPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteNamespacedNetworkPolicy contentType res accept -> OrphanDependents -> KubernetesRequest DeleteNamespacedNetworkPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedNetworkPolicy contentType res accept -> OrphanDependents -> KubernetesRequest DeleteNamespacedNetworkPolicy contentType res accept Source # | |
HasOptionalParam DeleteNamespacedNetworkPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteNamespacedNetworkPolicy contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteNamespacedNetworkPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedNetworkPolicy contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteNamespacedNetworkPolicy contentType res accept Source # | |
HasOptionalParam DeleteNamespacedNetworkPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteNamespacedNetworkPolicy contentType res accept -> DryRun -> KubernetesRequest DeleteNamespacedNetworkPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedNetworkPolicy contentType res accept -> DryRun -> KubernetesRequest DeleteNamespacedNetworkPolicy contentType res accept Source # | |
HasBodyParam DeleteNamespacedNetworkPolicy V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 setBodyParam :: (Consumes DeleteNamespacedNetworkPolicy contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteNamespacedNetworkPolicy contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteNamespacedNetworkPolicy contentType res accept Source # |
deleteNamespacedReplicaSet
deleteNamespacedReplicaSet Source #
:: Consumes DeleteNamespacedReplicaSet contentType | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Name | "name" - name of the ReplicaSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest DeleteNamespacedReplicaSet contentType V1Status accept |
DELETE /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}
delete a ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data DeleteNamespacedReplicaSet Source #
Instances
Produces DeleteNamespacedReplicaSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces DeleteNamespacedReplicaSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces DeleteNamespacedReplicaSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
MimeType mtype => Consumes DeleteNamespacedReplicaSet mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
HasOptionalParam DeleteNamespacedReplicaSet PropagationPolicy Source # | Optional Param "propagationPolicy" - Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteNamespacedReplicaSet contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedReplicaSet contentType res accept -> PropagationPolicy -> KubernetesRequest DeleteNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteNamespacedReplicaSet Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteNamespacedReplicaSet contentType res accept -> Pretty -> KubernetesRequest DeleteNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedReplicaSet contentType res accept -> Pretty -> KubernetesRequest DeleteNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteNamespacedReplicaSet OrphanDependents Source # | Optional Param "orphanDependents" - Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If truefalse, the "orphan" finalizer will be added toremoved from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteNamespacedReplicaSet contentType res accept -> OrphanDependents -> KubernetesRequest DeleteNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedReplicaSet contentType res accept -> OrphanDependents -> KubernetesRequest DeleteNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteNamespacedReplicaSet GracePeriodSeconds Source # | Optional Param "gracePeriodSeconds" - The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteNamespacedReplicaSet contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedReplicaSet contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeleteNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam DeleteNamespacedReplicaSet DryRun Source # | Optional Param "dryRun" - When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeleteNamespacedReplicaSet contentType res accept -> DryRun -> KubernetesRequest DeleteNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest DeleteNamespacedReplicaSet contentType res accept -> DryRun -> KubernetesRequest DeleteNamespacedReplicaSet contentType res accept Source # | |
HasBodyParam DeleteNamespacedReplicaSet V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 setBodyParam :: (Consumes DeleteNamespacedReplicaSet contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeleteNamespacedReplicaSet contentType res accept -> V1DeleteOptions -> KubernetesRequest DeleteNamespacedReplicaSet contentType res accept Source # |
deletePodSecurityPolicy
deletePodSecurityPolicy Source #
:: Consumes DeletePodSecurityPolicy contentType | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Name | "name" - name of the PodSecurityPolicy |
-> KubernetesRequest DeletePodSecurityPolicy contentType V1Status accept |
DELETE /apis/extensions/v1beta1/podsecuritypolicies/{name}
delete a PodSecurityPolicy
AuthMethod: AuthApiKeyBearerToken
data DeletePodSecurityPolicy Source #
Instances
Produces DeletePodSecurityPolicy MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces DeletePodSecurityPolicy MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces DeletePodSecurityPolicy MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
MimeType mtype => Consumes DeletePodSecurityPolicy mtype Source # | */* |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
HasOptionalParam DeletePodSecurityPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeletePodSecurityPolicy contentType res accept -> PropagationPolicy -> KubernetesRequest DeletePodSecurityPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeletePodSecurityPolicy contentType res accept -> PropagationPolicy -> KubernetesRequest DeletePodSecurityPolicy contentType res accept Source # | |
HasOptionalParam DeletePodSecurityPolicy Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeletePodSecurityPolicy contentType res accept -> Pretty -> KubernetesRequest DeletePodSecurityPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeletePodSecurityPolicy contentType res accept -> Pretty -> KubernetesRequest DeletePodSecurityPolicy contentType res accept Source # | |
HasOptionalParam DeletePodSecurityPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeletePodSecurityPolicy contentType res accept -> OrphanDependents -> KubernetesRequest DeletePodSecurityPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeletePodSecurityPolicy contentType res accept -> OrphanDependents -> KubernetesRequest DeletePodSecurityPolicy contentType res accept Source # | |
HasOptionalParam DeletePodSecurityPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeletePodSecurityPolicy contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeletePodSecurityPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeletePodSecurityPolicy contentType res accept -> GracePeriodSeconds -> KubernetesRequest DeletePodSecurityPolicy contentType res accept Source # | |
HasOptionalParam DeletePodSecurityPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest DeletePodSecurityPolicy contentType res accept -> DryRun -> KubernetesRequest DeletePodSecurityPolicy contentType res accept Source # (-&-) :: KubernetesRequest DeletePodSecurityPolicy contentType res accept -> DryRun -> KubernetesRequest DeletePodSecurityPolicy contentType res accept Source # | |
HasBodyParam DeletePodSecurityPolicy V1DeleteOptions Source # | |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 setBodyParam :: (Consumes DeletePodSecurityPolicy contentType, MimeRender contentType V1DeleteOptions) => KubernetesRequest DeletePodSecurityPolicy contentType res accept -> V1DeleteOptions -> KubernetesRequest DeletePodSecurityPolicy 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.ExtensionsV1beta1 | |
Produces GetAPIResources MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces GetAPIResources MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 |
listDaemonSetForAllNamespaces
listDaemonSetForAllNamespaces Source #
:: Accept accept | request accept ( |
-> KubernetesRequest ListDaemonSetForAllNamespaces MimeNoContent V1beta1DaemonSetList accept |
GET /apis/extensions/v1beta1/daemonsets
list or watch objects of kind DaemonSet
AuthMethod: AuthApiKeyBearerToken
data ListDaemonSetForAllNamespaces Source #
Instances
Produces ListDaemonSetForAllNamespaces MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListDaemonSetForAllNamespaces MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListDaemonSetForAllNamespaces MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListDaemonSetForAllNamespaces MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListDaemonSetForAllNamespaces MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
HasOptionalParam ListDaemonSetForAllNamespaces Watch Source # | Optional Param "watch" - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> Watch -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> Watch -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDaemonSetForAllNamespaces TimeoutSeconds Source # | Optional Param "timeoutSeconds" - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> TimeoutSeconds -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> TimeoutSeconds -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDaemonSetForAllNamespaces ResourceVersion Source # | Optional Param "resourceVersion" - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> ResourceVersion -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> ResourceVersion -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDaemonSetForAllNamespaces Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> Pretty -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> Pretty -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDaemonSetForAllNamespaces Limit Source # | Optional Param "limit" - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> Limit -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> Limit -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDaemonSetForAllNamespaces LabelSelector Source # | Optional Param "labelSelector" - A selector to restrict the list of returned objects by their labels. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> LabelSelector -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> LabelSelector -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDaemonSetForAllNamespaces FieldSelector Source # | Optional Param "fieldSelector" - A selector to restrict the list of returned objects by their fields. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> FieldSelector -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> FieldSelector -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDaemonSetForAllNamespaces Continue Source # | Optional Param "continue" - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> Continue -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> Continue -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListDaemonSetForAllNamespaces AllowWatchBookmarks Source # | Optional Param "allowWatchBookmarks" - allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored. This field is beta. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListDaemonSetForAllNamespaces contentType res accept Source # |
listDeploymentForAllNamespaces
listDeploymentForAllNamespaces Source #
:: Accept accept | request accept ( |
-> KubernetesRequest ListDeploymentForAllNamespaces MimeNoContent ExtensionsV1beta1DeploymentList accept |
GET /apis/extensions/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.ExtensionsV1beta1 | |
Produces ListDeploymentForAllNamespaces MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListDeploymentForAllNamespaces MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListDeploymentForAllNamespaces MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListDeploymentForAllNamespaces MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 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 # |
listIngressForAllNamespaces
listIngressForAllNamespaces Source #
:: Accept accept | request accept ( |
-> KubernetesRequest ListIngressForAllNamespaces MimeNoContent ExtensionsV1beta1IngressList accept |
GET /apis/extensions/v1beta1/ingresses
list or watch objects of kind Ingress
AuthMethod: AuthApiKeyBearerToken
data ListIngressForAllNamespaces Source #
Instances
Produces ListIngressForAllNamespaces MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListIngressForAllNamespaces MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListIngressForAllNamespaces MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListIngressForAllNamespaces MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListIngressForAllNamespaces MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
HasOptionalParam ListIngressForAllNamespaces 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListIngressForAllNamespaces contentType res accept -> Watch -> KubernetesRequest ListIngressForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListIngressForAllNamespaces contentType res accept -> Watch -> KubernetesRequest ListIngressForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListIngressForAllNamespaces 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListIngressForAllNamespaces contentType res accept -> TimeoutSeconds -> KubernetesRequest ListIngressForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListIngressForAllNamespaces contentType res accept -> TimeoutSeconds -> KubernetesRequest ListIngressForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListIngressForAllNamespaces 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListIngressForAllNamespaces contentType res accept -> ResourceVersion -> KubernetesRequest ListIngressForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListIngressForAllNamespaces contentType res accept -> ResourceVersion -> KubernetesRequest ListIngressForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListIngressForAllNamespaces Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListIngressForAllNamespaces contentType res accept -> Pretty -> KubernetesRequest ListIngressForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListIngressForAllNamespaces contentType res accept -> Pretty -> KubernetesRequest ListIngressForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListIngressForAllNamespaces 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListIngressForAllNamespaces contentType res accept -> Limit -> KubernetesRequest ListIngressForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListIngressForAllNamespaces contentType res accept -> Limit -> KubernetesRequest ListIngressForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListIngressForAllNamespaces 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListIngressForAllNamespaces contentType res accept -> LabelSelector -> KubernetesRequest ListIngressForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListIngressForAllNamespaces contentType res accept -> LabelSelector -> KubernetesRequest ListIngressForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListIngressForAllNamespaces 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListIngressForAllNamespaces contentType res accept -> FieldSelector -> KubernetesRequest ListIngressForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListIngressForAllNamespaces contentType res accept -> FieldSelector -> KubernetesRequest ListIngressForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListIngressForAllNamespaces 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListIngressForAllNamespaces contentType res accept -> Continue -> KubernetesRequest ListIngressForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListIngressForAllNamespaces contentType res accept -> Continue -> KubernetesRequest ListIngressForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListIngressForAllNamespaces 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListIngressForAllNamespaces contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListIngressForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListIngressForAllNamespaces contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListIngressForAllNamespaces contentType res accept Source # |
listNamespacedDaemonSet
listNamespacedDaemonSet Source #
:: Accept accept | request accept ( |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ListNamespacedDaemonSet MimeNoContent V1beta1DaemonSetList accept |
GET /apis/extensions/v1beta1/namespaces/{namespace}/daemonsets
list or watch objects of kind DaemonSet
AuthMethod: AuthApiKeyBearerToken
data ListNamespacedDaemonSet Source #
Instances
Produces ListNamespacedDaemonSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListNamespacedDaemonSet MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListNamespacedDaemonSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListNamespacedDaemonSet MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListNamespacedDaemonSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
HasOptionalParam ListNamespacedDaemonSet Watch Source # | Optional Param "watch" - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> Watch -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> Watch -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam ListNamespacedDaemonSet TimeoutSeconds Source # | Optional Param "timeoutSeconds" - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> TimeoutSeconds -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> TimeoutSeconds -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam ListNamespacedDaemonSet ResourceVersion Source # | Optional Param "resourceVersion" - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> ResourceVersion -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> ResourceVersion -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam ListNamespacedDaemonSet Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> Pretty -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> Pretty -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam ListNamespacedDaemonSet Limit Source # | Optional Param "limit" - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> Limit -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> Limit -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam ListNamespacedDaemonSet LabelSelector Source # | Optional Param "labelSelector" - A selector to restrict the list of returned objects by their labels. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> LabelSelector -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> LabelSelector -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam ListNamespacedDaemonSet FieldSelector Source # | Optional Param "fieldSelector" - A selector to restrict the list of returned objects by their fields. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> FieldSelector -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> FieldSelector -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam ListNamespacedDaemonSet Continue Source # | Optional Param "continue" - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> Continue -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> Continue -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # | |
HasOptionalParam ListNamespacedDaemonSet AllowWatchBookmarks Source # | Optional Param "allowWatchBookmarks" - allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored. This field is beta. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedDaemonSet contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListNamespacedDaemonSet contentType res accept Source # |
listNamespacedDeployment
listNamespacedDeployment Source #
:: Accept accept | request accept ( |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ListNamespacedDeployment MimeNoContent ExtensionsV1beta1DeploymentList accept |
GET /apis/extensions/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.ExtensionsV1beta1 | |
Produces ListNamespacedDeployment MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListNamespacedDeployment MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListNamespacedDeployment MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListNamespacedDeployment MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 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.ExtensionsV1beta1 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 # |
listNamespacedIngress
listNamespacedIngress Source #
:: Accept accept | request accept ( |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ListNamespacedIngress MimeNoContent ExtensionsV1beta1IngressList accept |
GET /apis/extensions/v1beta1/namespaces/{namespace}/ingresses
list or watch objects of kind Ingress
AuthMethod: AuthApiKeyBearerToken
data ListNamespacedIngress Source #
Instances
Produces ListNamespacedIngress MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListNamespacedIngress MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListNamespacedIngress MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListNamespacedIngress MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListNamespacedIngress MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
HasOptionalParam ListNamespacedIngress 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedIngress contentType res accept -> Watch -> KubernetesRequest ListNamespacedIngress contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedIngress contentType res accept -> Watch -> KubernetesRequest ListNamespacedIngress contentType res accept Source # | |
HasOptionalParam ListNamespacedIngress 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedIngress contentType res accept -> TimeoutSeconds -> KubernetesRequest ListNamespacedIngress contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedIngress contentType res accept -> TimeoutSeconds -> KubernetesRequest ListNamespacedIngress contentType res accept Source # | |
HasOptionalParam ListNamespacedIngress 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedIngress contentType res accept -> ResourceVersion -> KubernetesRequest ListNamespacedIngress contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedIngress contentType res accept -> ResourceVersion -> KubernetesRequest ListNamespacedIngress contentType res accept Source # | |
HasOptionalParam ListNamespacedIngress Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedIngress contentType res accept -> Pretty -> KubernetesRequest ListNamespacedIngress contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedIngress contentType res accept -> Pretty -> KubernetesRequest ListNamespacedIngress contentType res accept Source # | |
HasOptionalParam ListNamespacedIngress 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedIngress contentType res accept -> Limit -> KubernetesRequest ListNamespacedIngress contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedIngress contentType res accept -> Limit -> KubernetesRequest ListNamespacedIngress contentType res accept Source # | |
HasOptionalParam ListNamespacedIngress 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedIngress contentType res accept -> LabelSelector -> KubernetesRequest ListNamespacedIngress contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedIngress contentType res accept -> LabelSelector -> KubernetesRequest ListNamespacedIngress contentType res accept Source # | |
HasOptionalParam ListNamespacedIngress 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedIngress contentType res accept -> FieldSelector -> KubernetesRequest ListNamespacedIngress contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedIngress contentType res accept -> FieldSelector -> KubernetesRequest ListNamespacedIngress contentType res accept Source # | |
HasOptionalParam ListNamespacedIngress 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedIngress contentType res accept -> Continue -> KubernetesRequest ListNamespacedIngress contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedIngress contentType res accept -> Continue -> KubernetesRequest ListNamespacedIngress contentType res accept Source # | |
HasOptionalParam ListNamespacedIngress 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedIngress contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListNamespacedIngress contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedIngress contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListNamespacedIngress contentType res accept Source # |
listNamespacedNetworkPolicy
listNamespacedNetworkPolicy Source #
:: Accept accept | request accept ( |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ListNamespacedNetworkPolicy MimeNoContent V1beta1NetworkPolicyList accept |
GET /apis/extensions/v1beta1/namespaces/{namespace}/networkpolicies
list or watch objects of kind NetworkPolicy
AuthMethod: AuthApiKeyBearerToken
data ListNamespacedNetworkPolicy Source #
Instances
Produces ListNamespacedNetworkPolicy MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListNamespacedNetworkPolicy MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListNamespacedNetworkPolicy MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListNamespacedNetworkPolicy MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListNamespacedNetworkPolicy MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
HasOptionalParam ListNamespacedNetworkPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedNetworkPolicy contentType res accept -> Watch -> KubernetesRequest ListNamespacedNetworkPolicy contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedNetworkPolicy contentType res accept -> Watch -> KubernetesRequest ListNamespacedNetworkPolicy contentType res accept Source # | |
HasOptionalParam ListNamespacedNetworkPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedNetworkPolicy contentType res accept -> TimeoutSeconds -> KubernetesRequest ListNamespacedNetworkPolicy contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedNetworkPolicy contentType res accept -> TimeoutSeconds -> KubernetesRequest ListNamespacedNetworkPolicy contentType res accept Source # | |
HasOptionalParam ListNamespacedNetworkPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedNetworkPolicy contentType res accept -> ResourceVersion -> KubernetesRequest ListNamespacedNetworkPolicy contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedNetworkPolicy contentType res accept -> ResourceVersion -> KubernetesRequest ListNamespacedNetworkPolicy contentType res accept Source # | |
HasOptionalParam ListNamespacedNetworkPolicy Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedNetworkPolicy contentType res accept -> Pretty -> KubernetesRequest ListNamespacedNetworkPolicy contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedNetworkPolicy contentType res accept -> Pretty -> KubernetesRequest ListNamespacedNetworkPolicy contentType res accept Source # | |
HasOptionalParam ListNamespacedNetworkPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedNetworkPolicy contentType res accept -> Limit -> KubernetesRequest ListNamespacedNetworkPolicy contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedNetworkPolicy contentType res accept -> Limit -> KubernetesRequest ListNamespacedNetworkPolicy contentType res accept Source # | |
HasOptionalParam ListNamespacedNetworkPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedNetworkPolicy contentType res accept -> LabelSelector -> KubernetesRequest ListNamespacedNetworkPolicy contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedNetworkPolicy contentType res accept -> LabelSelector -> KubernetesRequest ListNamespacedNetworkPolicy contentType res accept Source # | |
HasOptionalParam ListNamespacedNetworkPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedNetworkPolicy contentType res accept -> FieldSelector -> KubernetesRequest ListNamespacedNetworkPolicy contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedNetworkPolicy contentType res accept -> FieldSelector -> KubernetesRequest ListNamespacedNetworkPolicy contentType res accept Source # | |
HasOptionalParam ListNamespacedNetworkPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedNetworkPolicy contentType res accept -> Continue -> KubernetesRequest ListNamespacedNetworkPolicy contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedNetworkPolicy contentType res accept -> Continue -> KubernetesRequest ListNamespacedNetworkPolicy contentType res accept Source # | |
HasOptionalParam ListNamespacedNetworkPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedNetworkPolicy contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListNamespacedNetworkPolicy contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedNetworkPolicy contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListNamespacedNetworkPolicy contentType res accept Source # |
listNamespacedReplicaSet
listNamespacedReplicaSet Source #
:: Accept accept | request accept ( |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ListNamespacedReplicaSet MimeNoContent V1beta1ReplicaSetList accept |
GET /apis/extensions/v1beta1/namespaces/{namespace}/replicasets
list or watch objects of kind ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data ListNamespacedReplicaSet Source #
Instances
Produces ListNamespacedReplicaSet MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListNamespacedReplicaSet MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListNamespacedReplicaSet MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListNamespacedReplicaSet MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListNamespacedReplicaSet MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
HasOptionalParam ListNamespacedReplicaSet Watch Source # | Optional Param "watch" - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> Watch -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> Watch -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam ListNamespacedReplicaSet TimeoutSeconds Source # | Optional Param "timeoutSeconds" - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> TimeoutSeconds -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> TimeoutSeconds -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam ListNamespacedReplicaSet ResourceVersion Source # | Optional Param "resourceVersion" - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> ResourceVersion -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> ResourceVersion -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam ListNamespacedReplicaSet Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> Pretty -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> Pretty -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam ListNamespacedReplicaSet Limit Source # | Optional Param "limit" - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> Limit -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> Limit -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam ListNamespacedReplicaSet LabelSelector Source # | Optional Param "labelSelector" - A selector to restrict the list of returned objects by their labels. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> LabelSelector -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> LabelSelector -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam ListNamespacedReplicaSet FieldSelector Source # | Optional Param "fieldSelector" - A selector to restrict the list of returned objects by their fields. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> FieldSelector -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> FieldSelector -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam ListNamespacedReplicaSet Continue Source # | Optional Param "continue" - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> Continue -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> Continue -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # | |
HasOptionalParam ListNamespacedReplicaSet AllowWatchBookmarks Source # | Optional Param "allowWatchBookmarks" - allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored. This field is beta. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # (-&-) :: KubernetesRequest ListNamespacedReplicaSet contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListNamespacedReplicaSet contentType res accept Source # |
listNetworkPolicyForAllNamespaces
listNetworkPolicyForAllNamespaces Source #
:: Accept accept | request accept ( |
-> KubernetesRequest ListNetworkPolicyForAllNamespaces MimeNoContent V1beta1NetworkPolicyList accept |
GET /apis/extensions/v1beta1/networkpolicies
list or watch objects of kind NetworkPolicy
AuthMethod: AuthApiKeyBearerToken
data ListNetworkPolicyForAllNamespaces Source #
Instances
Produces ListNetworkPolicyForAllNamespaces MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListNetworkPolicyForAllNamespaces MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListNetworkPolicyForAllNamespaces MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListNetworkPolicyForAllNamespaces MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListNetworkPolicyForAllNamespaces MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
HasOptionalParam ListNetworkPolicyForAllNamespaces 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept -> Watch -> KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept -> Watch -> KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListNetworkPolicyForAllNamespaces 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept -> TimeoutSeconds -> KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept -> TimeoutSeconds -> KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListNetworkPolicyForAllNamespaces 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept -> ResourceVersion -> KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept -> ResourceVersion -> KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListNetworkPolicyForAllNamespaces Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept -> Pretty -> KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept -> Pretty -> KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListNetworkPolicyForAllNamespaces 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept -> Limit -> KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept -> Limit -> KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListNetworkPolicyForAllNamespaces 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept -> LabelSelector -> KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept -> LabelSelector -> KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListNetworkPolicyForAllNamespaces 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept -> FieldSelector -> KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept -> FieldSelector -> KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListNetworkPolicyForAllNamespaces 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept -> Continue -> KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept -> Continue -> KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListNetworkPolicyForAllNamespaces 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListNetworkPolicyForAllNamespaces contentType res accept Source # |
listPodSecurityPolicy
listPodSecurityPolicy Source #
:: Accept accept | request accept ( |
-> KubernetesRequest ListPodSecurityPolicy MimeNoContent ExtensionsV1beta1PodSecurityPolicyList accept |
GET /apis/extensions/v1beta1/podsecuritypolicies
list or watch objects of kind PodSecurityPolicy
AuthMethod: AuthApiKeyBearerToken
data ListPodSecurityPolicy Source #
Instances
Produces ListPodSecurityPolicy MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListPodSecurityPolicy MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListPodSecurityPolicy MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListPodSecurityPolicy MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListPodSecurityPolicy MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
HasOptionalParam ListPodSecurityPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListPodSecurityPolicy contentType res accept -> Watch -> KubernetesRequest ListPodSecurityPolicy contentType res accept Source # (-&-) :: KubernetesRequest ListPodSecurityPolicy contentType res accept -> Watch -> KubernetesRequest ListPodSecurityPolicy contentType res accept Source # | |
HasOptionalParam ListPodSecurityPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListPodSecurityPolicy contentType res accept -> TimeoutSeconds -> KubernetesRequest ListPodSecurityPolicy contentType res accept Source # (-&-) :: KubernetesRequest ListPodSecurityPolicy contentType res accept -> TimeoutSeconds -> KubernetesRequest ListPodSecurityPolicy contentType res accept Source # | |
HasOptionalParam ListPodSecurityPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListPodSecurityPolicy contentType res accept -> ResourceVersion -> KubernetesRequest ListPodSecurityPolicy contentType res accept Source # (-&-) :: KubernetesRequest ListPodSecurityPolicy contentType res accept -> ResourceVersion -> KubernetesRequest ListPodSecurityPolicy contentType res accept Source # | |
HasOptionalParam ListPodSecurityPolicy Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListPodSecurityPolicy contentType res accept -> Pretty -> KubernetesRequest ListPodSecurityPolicy contentType res accept Source # (-&-) :: KubernetesRequest ListPodSecurityPolicy contentType res accept -> Pretty -> KubernetesRequest ListPodSecurityPolicy contentType res accept Source # | |
HasOptionalParam ListPodSecurityPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListPodSecurityPolicy contentType res accept -> Limit -> KubernetesRequest ListPodSecurityPolicy contentType res accept Source # (-&-) :: KubernetesRequest ListPodSecurityPolicy contentType res accept -> Limit -> KubernetesRequest ListPodSecurityPolicy contentType res accept Source # | |
HasOptionalParam ListPodSecurityPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListPodSecurityPolicy contentType res accept -> LabelSelector -> KubernetesRequest ListPodSecurityPolicy contentType res accept Source # (-&-) :: KubernetesRequest ListPodSecurityPolicy contentType res accept -> LabelSelector -> KubernetesRequest ListPodSecurityPolicy contentType res accept Source # | |
HasOptionalParam ListPodSecurityPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListPodSecurityPolicy contentType res accept -> FieldSelector -> KubernetesRequest ListPodSecurityPolicy contentType res accept Source # (-&-) :: KubernetesRequest ListPodSecurityPolicy contentType res accept -> FieldSelector -> KubernetesRequest ListPodSecurityPolicy contentType res accept Source # | |
HasOptionalParam ListPodSecurityPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListPodSecurityPolicy contentType res accept -> Continue -> KubernetesRequest ListPodSecurityPolicy contentType res accept Source # (-&-) :: KubernetesRequest ListPodSecurityPolicy contentType res accept -> Continue -> KubernetesRequest ListPodSecurityPolicy contentType res accept Source # | |
HasOptionalParam ListPodSecurityPolicy 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.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListPodSecurityPolicy contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListPodSecurityPolicy contentType res accept Source # (-&-) :: KubernetesRequest ListPodSecurityPolicy contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListPodSecurityPolicy contentType res accept Source # |
listReplicaSetForAllNamespaces
listReplicaSetForAllNamespaces Source #
:: Accept accept | request accept ( |
-> KubernetesRequest ListReplicaSetForAllNamespaces MimeNoContent V1beta1ReplicaSetList accept |
GET /apis/extensions/v1beta1/replicasets
list or watch objects of kind ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data ListReplicaSetForAllNamespaces Source #
Instances
Produces ListReplicaSetForAllNamespaces MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListReplicaSetForAllNamespaces MimeVndKubernetesProtobufstreamwatch Source # | application/vnd.kubernetes.protobuf;stream=watch |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListReplicaSetForAllNamespaces MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListReplicaSetForAllNamespaces MimeJsonstreamwatch Source # | application/json;stream=watch |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ListReplicaSetForAllNamespaces MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
HasOptionalParam ListReplicaSetForAllNamespaces Watch Source # | Optional Param "watch" - Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> Watch -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> Watch -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListReplicaSetForAllNamespaces TimeoutSeconds Source # | Optional Param "timeoutSeconds" - Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> TimeoutSeconds -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> TimeoutSeconds -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListReplicaSetForAllNamespaces ResourceVersion Source # | Optional Param "resourceVersion" - When specified with a watch call, shows changes that occur after that particular version of a resource. Defaults to changes from the beginning of history. When specified for list: - if unset, then the result is returned from remote storage based on quorum-read flag; - if it's 0, then we simply return what we currently have in cache, no guarantee; - if set to non zero, then the result is at least as fresh as given rv. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> ResourceVersion -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> ResourceVersion -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListReplicaSetForAllNamespaces Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> Pretty -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> Pretty -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListReplicaSetForAllNamespaces Limit Source # | Optional Param "limit" - limit is a maximum number of responses to return for a list call. If more items exist, the server will set the |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> Limit -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> Limit -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListReplicaSetForAllNamespaces LabelSelector Source # | Optional Param "labelSelector" - A selector to restrict the list of returned objects by their labels. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> LabelSelector -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> LabelSelector -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListReplicaSetForAllNamespaces FieldSelector Source # | Optional Param "fieldSelector" - A selector to restrict the list of returned objects by their fields. Defaults to everything. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> FieldSelector -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> FieldSelector -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListReplicaSetForAllNamespaces Continue Source # | Optional Param "continue" - The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> Continue -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> Continue -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # | |
HasOptionalParam ListReplicaSetForAllNamespaces AllowWatchBookmarks Source # | Optional Param "allowWatchBookmarks" - allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored. This field is beta. |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # (-&-) :: KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept -> AllowWatchBookmarks -> KubernetesRequest ListReplicaSetForAllNamespaces contentType res accept Source # |
patchNamespacedDaemonSet
patchNamespacedDaemonSet Source #
:: (Consumes PatchNamespacedDaemonSet contentType, MimeRender contentType Body) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Body | "body" |
-> Name | "name" - name of the DaemonSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest PatchNamespacedDaemonSet contentType V1beta1DaemonSet accept |
PATCH /apis/extensions/v1beta1/namespaces/{namespace}/daemonsets/{name}
partially update the specified DaemonSet
AuthMethod: AuthApiKeyBearerToken
data PatchNamespacedDaemonSet Source #
Instances
patchNamespacedDaemonSetStatus
patchNamespacedDaemonSetStatus Source #
:: (Consumes PatchNamespacedDaemonSetStatus contentType, MimeRender contentType Body) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Body | "body" |
-> Name | "name" - name of the DaemonSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest PatchNamespacedDaemonSetStatus contentType V1beta1DaemonSet accept |
PATCH /apis/extensions/v1beta1/namespaces/{namespace}/daemonsets/{name}/status
partially update status of the specified DaemonSet
AuthMethod: AuthApiKeyBearerToken
data PatchNamespacedDaemonSetStatus Source #
Instances
patchNamespacedDeployment
patchNamespacedDeployment Source #
:: (Consumes PatchNamespacedDeployment contentType, MimeRender contentType Body) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Body | "body" |
-> Name | "name" - name of the Deployment |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest PatchNamespacedDeployment contentType ExtensionsV1beta1Deployment accept |
PATCH /apis/extensions/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 ExtensionsV1beta1Scale accept |
PATCH /apis/extensions/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 ExtensionsV1beta1Deployment accept |
PATCH /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/status
partially update status of the specified Deployment
AuthMethod: AuthApiKeyBearerToken
data PatchNamespacedDeploymentStatus Source #
Instances
patchNamespacedIngress
patchNamespacedIngress Source #
:: (Consumes PatchNamespacedIngress contentType, MimeRender contentType Body) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Body | "body" |
-> Name | "name" - name of the Ingress |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest PatchNamespacedIngress contentType ExtensionsV1beta1Ingress accept |
PATCH /apis/extensions/v1beta1/namespaces/{namespace}/ingresses/{name}
partially update the specified Ingress
AuthMethod: AuthApiKeyBearerToken
data PatchNamespacedIngress Source #
Instances
patchNamespacedIngressStatus
patchNamespacedIngressStatus Source #
:: (Consumes PatchNamespacedIngressStatus contentType, MimeRender contentType Body) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Body | "body" |
-> Name | "name" - name of the Ingress |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest PatchNamespacedIngressStatus contentType ExtensionsV1beta1Ingress accept |
PATCH /apis/extensions/v1beta1/namespaces/{namespace}/ingresses/{name}/status
partially update status of the specified Ingress
AuthMethod: AuthApiKeyBearerToken
data PatchNamespacedIngressStatus Source #
Instances
patchNamespacedNetworkPolicy
patchNamespacedNetworkPolicy Source #
:: (Consumes PatchNamespacedNetworkPolicy contentType, MimeRender contentType Body) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Body | "body" |
-> Name | "name" - name of the NetworkPolicy |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest PatchNamespacedNetworkPolicy contentType V1beta1NetworkPolicy accept |
PATCH /apis/extensions/v1beta1/namespaces/{namespace}/networkpolicies/{name}
partially update the specified NetworkPolicy
AuthMethod: AuthApiKeyBearerToken
data PatchNamespacedNetworkPolicy Source #
Instances
patchNamespacedReplicaSet
patchNamespacedReplicaSet Source #
:: (Consumes PatchNamespacedReplicaSet contentType, MimeRender contentType Body) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Body | "body" |
-> Name | "name" - name of the ReplicaSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest PatchNamespacedReplicaSet contentType V1beta1ReplicaSet accept |
PATCH /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}
partially update the specified ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data PatchNamespacedReplicaSet Source #
Instances
patchNamespacedReplicaSetScale
patchNamespacedReplicaSetScale Source #
:: (Consumes PatchNamespacedReplicaSetScale contentType, MimeRender contentType Body) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Body | "body" |
-> Name | "name" - name of the Scale |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest PatchNamespacedReplicaSetScale contentType ExtensionsV1beta1Scale accept |
PATCH /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/scale
partially update scale of the specified ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data PatchNamespacedReplicaSetScale Source #
Instances
patchNamespacedReplicaSetStatus
patchNamespacedReplicaSetStatus Source #
:: (Consumes PatchNamespacedReplicaSetStatus contentType, MimeRender contentType Body) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Body | "body" |
-> Name | "name" - name of the ReplicaSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest PatchNamespacedReplicaSetStatus contentType V1beta1ReplicaSet accept |
PATCH /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/status
partially update status of the specified ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data PatchNamespacedReplicaSetStatus Source #
Instances
patchNamespacedReplicationControllerDummyScale
patchNamespacedReplicationControllerDummyScale Source #
:: (Consumes PatchNamespacedReplicationControllerDummyScale 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 PatchNamespacedReplicationControllerDummyScale contentType ExtensionsV1beta1Scale accept |
PATCH /apis/extensions/v1beta1/namespaces/{namespace}/replicationcontrollers/{name}/scale
partially update scale of the specified ReplicationControllerDummy
AuthMethod: AuthApiKeyBearerToken
data PatchNamespacedReplicationControllerDummyScale Source #
Instances
patchPodSecurityPolicy
patchPodSecurityPolicy Source #
:: (Consumes PatchPodSecurityPolicy contentType, MimeRender contentType Body) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> Body | "body" |
-> Name | "name" - name of the PodSecurityPolicy |
-> KubernetesRequest PatchPodSecurityPolicy contentType ExtensionsV1beta1PodSecurityPolicy accept |
PATCH /apis/extensions/v1beta1/podsecuritypolicies/{name}
partially update the specified PodSecurityPolicy
AuthMethod: AuthApiKeyBearerToken
data PatchPodSecurityPolicy Source #
Instances
readNamespacedDaemonSet
readNamespacedDaemonSet Source #
:: Accept accept | request accept ( |
-> Name | "name" - name of the DaemonSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReadNamespacedDaemonSet MimeNoContent V1beta1DaemonSet accept |
GET /apis/extensions/v1beta1/namespaces/{namespace}/daemonsets/{name}
read the specified DaemonSet
AuthMethod: AuthApiKeyBearerToken
data ReadNamespacedDaemonSet Source #
Instances
readNamespacedDaemonSetStatus
readNamespacedDaemonSetStatus Source #
:: Accept accept | request accept ( |
-> Name | "name" - name of the DaemonSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReadNamespacedDaemonSetStatus MimeNoContent V1beta1DaemonSet accept |
GET /apis/extensions/v1beta1/namespaces/{namespace}/daemonsets/{name}/status
read status of the specified DaemonSet
AuthMethod: AuthApiKeyBearerToken
data ReadNamespacedDaemonSetStatus Source #
Instances
Produces ReadNamespacedDaemonSetStatus MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ReadNamespacedDaemonSetStatus MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ReadNamespacedDaemonSetStatus MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
HasOptionalParam ReadNamespacedDaemonSetStatus Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ReadNamespacedDaemonSetStatus contentType res accept -> Pretty -> KubernetesRequest ReadNamespacedDaemonSetStatus contentType res accept Source # (-&-) :: KubernetesRequest ReadNamespacedDaemonSetStatus contentType res accept -> Pretty -> KubernetesRequest ReadNamespacedDaemonSetStatus contentType res accept Source # |
readNamespacedDeployment
readNamespacedDeployment Source #
:: Accept accept | request accept ( |
-> Name | "name" - name of the Deployment |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReadNamespacedDeployment MimeNoContent ExtensionsV1beta1Deployment accept |
GET /apis/extensions/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 ExtensionsV1beta1Scale accept |
GET /apis/extensions/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.ExtensionsV1beta1 | |
Produces ReadNamespacedDeploymentScale MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ReadNamespacedDeploymentScale MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
HasOptionalParam ReadNamespacedDeploymentScale Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 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 ExtensionsV1beta1Deployment accept |
GET /apis/extensions/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.ExtensionsV1beta1 | |
Produces ReadNamespacedDeploymentStatus MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ReadNamespacedDeploymentStatus MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
HasOptionalParam ReadNamespacedDeploymentStatus Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 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 # |
readNamespacedIngress
readNamespacedIngress Source #
:: Accept accept | request accept ( |
-> Name | "name" - name of the Ingress |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReadNamespacedIngress MimeNoContent ExtensionsV1beta1Ingress accept |
GET /apis/extensions/v1beta1/namespaces/{namespace}/ingresses/{name}
read the specified Ingress
AuthMethod: AuthApiKeyBearerToken
data ReadNamespacedIngress Source #
Instances
readNamespacedIngressStatus
readNamespacedIngressStatus Source #
:: Accept accept | request accept ( |
-> Name | "name" - name of the Ingress |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReadNamespacedIngressStatus MimeNoContent ExtensionsV1beta1Ingress accept |
GET /apis/extensions/v1beta1/namespaces/{namespace}/ingresses/{name}/status
read status of the specified Ingress
AuthMethod: AuthApiKeyBearerToken
data ReadNamespacedIngressStatus Source #
Instances
Produces ReadNamespacedIngressStatus MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ReadNamespacedIngressStatus MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ReadNamespacedIngressStatus MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
HasOptionalParam ReadNamespacedIngressStatus Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ReadNamespacedIngressStatus contentType res accept -> Pretty -> KubernetesRequest ReadNamespacedIngressStatus contentType res accept Source # (-&-) :: KubernetesRequest ReadNamespacedIngressStatus contentType res accept -> Pretty -> KubernetesRequest ReadNamespacedIngressStatus contentType res accept Source # |
readNamespacedNetworkPolicy
readNamespacedNetworkPolicy Source #
:: Accept accept | request accept ( |
-> Name | "name" - name of the NetworkPolicy |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReadNamespacedNetworkPolicy MimeNoContent V1beta1NetworkPolicy accept |
GET /apis/extensions/v1beta1/namespaces/{namespace}/networkpolicies/{name}
read the specified NetworkPolicy
AuthMethod: AuthApiKeyBearerToken
data ReadNamespacedNetworkPolicy Source #
Instances
readNamespacedReplicaSet
readNamespacedReplicaSet Source #
:: Accept accept | request accept ( |
-> Name | "name" - name of the ReplicaSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReadNamespacedReplicaSet MimeNoContent V1beta1ReplicaSet accept |
GET /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}
read the specified ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data ReadNamespacedReplicaSet Source #
Instances
readNamespacedReplicaSetScale
readNamespacedReplicaSetScale Source #
:: Accept accept | request accept ( |
-> Name | "name" - name of the Scale |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReadNamespacedReplicaSetScale MimeNoContent ExtensionsV1beta1Scale accept |
GET /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/scale
read scale of the specified ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data ReadNamespacedReplicaSetScale Source #
Instances
Produces ReadNamespacedReplicaSetScale MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ReadNamespacedReplicaSetScale MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ReadNamespacedReplicaSetScale MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
HasOptionalParam ReadNamespacedReplicaSetScale Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ReadNamespacedReplicaSetScale contentType res accept -> Pretty -> KubernetesRequest ReadNamespacedReplicaSetScale contentType res accept Source # (-&-) :: KubernetesRequest ReadNamespacedReplicaSetScale contentType res accept -> Pretty -> KubernetesRequest ReadNamespacedReplicaSetScale contentType res accept Source # |
readNamespacedReplicaSetStatus
readNamespacedReplicaSetStatus Source #
:: Accept accept | request accept ( |
-> Name | "name" - name of the ReplicaSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReadNamespacedReplicaSetStatus MimeNoContent V1beta1ReplicaSet accept |
GET /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/status
read status of the specified ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data ReadNamespacedReplicaSetStatus Source #
Instances
Produces ReadNamespacedReplicaSetStatus MimeYaml Source # | application/yaml |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ReadNamespacedReplicaSetStatus MimeVndKubernetesProtobuf Source # | application/vnd.kubernetes.protobuf |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
Produces ReadNamespacedReplicaSetStatus MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 | |
HasOptionalParam ReadNamespacedReplicaSetStatus Pretty Source # | Optional Param "pretty" - If |
Defined in Kubernetes.OpenAPI.API.ExtensionsV1beta1 applyOptionalParam :: KubernetesRequest ReadNamespacedReplicaSetStatus contentType res accept -> Pretty -> KubernetesRequest ReadNamespacedReplicaSetStatus contentType res accept Source # (-&-) :: KubernetesRequest ReadNamespacedReplicaSetStatus contentType res accept -> Pretty -> KubernetesRequest ReadNamespacedReplicaSetStatus contentType res accept Source # |
readNamespacedReplicationControllerDummyScale
readNamespacedReplicationControllerDummyScale 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 ReadNamespacedReplicationControllerDummyScale MimeNoContent ExtensionsV1beta1Scale accept |
GET /apis/extensions/v1beta1/namespaces/{namespace}/replicationcontrollers/{name}/scale
read scale of the specified ReplicationControllerDummy
AuthMethod: AuthApiKeyBearerToken
data ReadNamespacedReplicationControllerDummyScale Source #
Instances
readPodSecurityPolicy
readPodSecurityPolicy Source #
:: Accept accept | request accept ( |
-> Name | "name" - name of the PodSecurityPolicy |
-> KubernetesRequest ReadPodSecurityPolicy MimeNoContent ExtensionsV1beta1PodSecurityPolicy accept |
GET /apis/extensions/v1beta1/podsecuritypolicies/{name}
read the specified PodSecurityPolicy
AuthMethod: AuthApiKeyBearerToken
data ReadPodSecurityPolicy Source #
Instances
replaceNamespacedDaemonSet
replaceNamespacedDaemonSet Source #
:: (Consumes ReplaceNamespacedDaemonSet contentType, MimeRender contentType V1beta1DaemonSet) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1beta1DaemonSet | "body" |
-> Name | "name" - name of the DaemonSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedDaemonSet contentType V1beta1DaemonSet accept |
PUT /apis/extensions/v1beta1/namespaces/{namespace}/daemonsets/{name}
replace the specified DaemonSet
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedDaemonSet Source #
Instances
replaceNamespacedDaemonSetStatus
replaceNamespacedDaemonSetStatus Source #
:: (Consumes ReplaceNamespacedDaemonSetStatus contentType, MimeRender contentType V1beta1DaemonSet) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1beta1DaemonSet | "body" |
-> Name | "name" - name of the DaemonSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedDaemonSetStatus contentType V1beta1DaemonSet accept |
PUT /apis/extensions/v1beta1/namespaces/{namespace}/daemonsets/{name}/status
replace status of the specified DaemonSet
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedDaemonSetStatus Source #
Instances
replaceNamespacedDeployment
replaceNamespacedDeployment Source #
:: (Consumes ReplaceNamespacedDeployment contentType, MimeRender contentType ExtensionsV1beta1Deployment) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> ExtensionsV1beta1Deployment | "body" |
-> Name | "name" - name of the Deployment |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedDeployment contentType ExtensionsV1beta1Deployment accept |
PUT /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}
replace the specified Deployment
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedDeployment Source #
Instances
replaceNamespacedDeploymentScale
replaceNamespacedDeploymentScale Source #
:: (Consumes ReplaceNamespacedDeploymentScale contentType, MimeRender contentType ExtensionsV1beta1Scale) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> ExtensionsV1beta1Scale | "body" |
-> Name | "name" - name of the Scale |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedDeploymentScale contentType ExtensionsV1beta1Scale accept |
PUT /apis/extensions/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 ExtensionsV1beta1Deployment) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> ExtensionsV1beta1Deployment | "body" |
-> Name | "name" - name of the Deployment |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedDeploymentStatus contentType ExtensionsV1beta1Deployment accept |
PUT /apis/extensions/v1beta1/namespaces/{namespace}/deployments/{name}/status
replace status of the specified Deployment
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedDeploymentStatus Source #
Instances
replaceNamespacedIngress
replaceNamespacedIngress Source #
:: (Consumes ReplaceNamespacedIngress contentType, MimeRender contentType ExtensionsV1beta1Ingress) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> ExtensionsV1beta1Ingress | "body" |
-> Name | "name" - name of the Ingress |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedIngress contentType ExtensionsV1beta1Ingress accept |
PUT /apis/extensions/v1beta1/namespaces/{namespace}/ingresses/{name}
replace the specified Ingress
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedIngress Source #
Instances
replaceNamespacedIngressStatus
replaceNamespacedIngressStatus Source #
:: (Consumes ReplaceNamespacedIngressStatus contentType, MimeRender contentType ExtensionsV1beta1Ingress) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> ExtensionsV1beta1Ingress | "body" |
-> Name | "name" - name of the Ingress |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedIngressStatus contentType ExtensionsV1beta1Ingress accept |
PUT /apis/extensions/v1beta1/namespaces/{namespace}/ingresses/{name}/status
replace status of the specified Ingress
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedIngressStatus Source #
Instances
replaceNamespacedNetworkPolicy
replaceNamespacedNetworkPolicy Source #
:: (Consumes ReplaceNamespacedNetworkPolicy contentType, MimeRender contentType V1beta1NetworkPolicy) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1beta1NetworkPolicy | "body" |
-> Name | "name" - name of the NetworkPolicy |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedNetworkPolicy contentType V1beta1NetworkPolicy accept |
PUT /apis/extensions/v1beta1/namespaces/{namespace}/networkpolicies/{name}
replace the specified NetworkPolicy
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedNetworkPolicy Source #
Instances
replaceNamespacedReplicaSet
replaceNamespacedReplicaSet Source #
:: (Consumes ReplaceNamespacedReplicaSet contentType, MimeRender contentType V1beta1ReplicaSet) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1beta1ReplicaSet | "body" |
-> Name | "name" - name of the ReplicaSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedReplicaSet contentType V1beta1ReplicaSet accept |
PUT /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}
replace the specified ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedReplicaSet Source #
Instances
replaceNamespacedReplicaSetScale
replaceNamespacedReplicaSetScale Source #
:: (Consumes ReplaceNamespacedReplicaSetScale contentType, MimeRender contentType ExtensionsV1beta1Scale) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> ExtensionsV1beta1Scale | "body" |
-> Name | "name" - name of the Scale |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedReplicaSetScale contentType ExtensionsV1beta1Scale accept |
PUT /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/scale
replace scale of the specified ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedReplicaSetScale Source #
Instances
replaceNamespacedReplicaSetStatus
replaceNamespacedReplicaSetStatus Source #
:: (Consumes ReplaceNamespacedReplicaSetStatus contentType, MimeRender contentType V1beta1ReplicaSet) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> V1beta1ReplicaSet | "body" |
-> Name | "name" - name of the ReplicaSet |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedReplicaSetStatus contentType V1beta1ReplicaSet accept |
PUT /apis/extensions/v1beta1/namespaces/{namespace}/replicasets/{name}/status
replace status of the specified ReplicaSet
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedReplicaSetStatus Source #
Instances
replaceNamespacedReplicationControllerDummyScale
replaceNamespacedReplicationControllerDummyScale Source #
:: (Consumes ReplaceNamespacedReplicationControllerDummyScale contentType, MimeRender contentType ExtensionsV1beta1Scale) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> ExtensionsV1beta1Scale | "body" |
-> Name | "name" - name of the Scale |
-> Namespace | "namespace" - object name and auth scope, such as for teams and projects |
-> KubernetesRequest ReplaceNamespacedReplicationControllerDummyScale contentType ExtensionsV1beta1Scale accept |
PUT /apis/extensions/v1beta1/namespaces/{namespace}/replicationcontrollers/{name}/scale
replace scale of the specified ReplicationControllerDummy
AuthMethod: AuthApiKeyBearerToken
data ReplaceNamespacedReplicationControllerDummyScale Source #
Instances
replacePodSecurityPolicy
replacePodSecurityPolicy Source #
:: (Consumes ReplacePodSecurityPolicy contentType, MimeRender contentType ExtensionsV1beta1PodSecurityPolicy) | |
=> ContentType contentType | request content-type ( |
-> Accept accept | request accept ( |
-> ExtensionsV1beta1PodSecurityPolicy | "body" |
-> Name | "name" - name of the PodSecurityPolicy |
-> KubernetesRequest ReplacePodSecurityPolicy contentType ExtensionsV1beta1PodSecurityPolicy accept |
PUT /apis/extensions/v1beta1/podsecuritypolicies/{name}
replace the specified PodSecurityPolicy
AuthMethod: AuthApiKeyBearerToken
data ReplacePodSecurityPolicy Source #