kubernetes-client-core-0.1.0.1: Auto-generated kubernetes-client-core API Client

Safe HaskellNone
LanguageHaskell2010

Kubernetes.OpenAPI.API.AuthorizationV1beta1

Contents

Description

 
Synopsis

Operations

AuthorizationV1beta1

createNamespacedLocalSubjectAccessReview

createNamespacedLocalSubjectAccessReview Source #

Arguments

:: (Consumes CreateNamespacedLocalSubjectAccessReview contentType, MimeRender contentType V1beta1LocalSubjectAccessReview) 
=> ContentType contentType

request content-type (MimeType)

-> Accept accept

request accept (MimeType)

-> V1beta1LocalSubjectAccessReview

"body"

-> Namespace

"namespace" - object name and auth scope, such as for teams and projects

-> KubernetesRequest CreateNamespacedLocalSubjectAccessReview contentType V1beta1LocalSubjectAccessReview accept 
POST /apis/authorization.k8s.io/v1beta1/namespaces/{namespace}/localsubjectaccessreviews

create a LocalSubjectAccessReview

AuthMethod: AuthApiKeyBearerToken

data CreateNamespacedLocalSubjectAccessReview Source #

Instances
Produces CreateNamespacedLocalSubjectAccessReview MimeYaml Source #
application/yaml
Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

Produces CreateNamespacedLocalSubjectAccessReview MimeVndKubernetesProtobuf Source #
application/vnd.kubernetes.protobuf
Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

Produces CreateNamespacedLocalSubjectAccessReview MimeJSON Source #
application/json
Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

MimeType mtype => Consumes CreateNamespacedLocalSubjectAccessReview mtype Source #
*/*
Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

HasOptionalParam CreateNamespacedLocalSubjectAccessReview Pretty Source #

Optional Param "pretty" - If true, then the output is pretty printed.

Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

HasOptionalParam CreateNamespacedLocalSubjectAccessReview FieldManager Source #

Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint.

Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

HasOptionalParam CreateNamespacedLocalSubjectAccessReview 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

Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

HasBodyParam CreateNamespacedLocalSubjectAccessReview V1beta1LocalSubjectAccessReview Source # 
Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

createSelfSubjectAccessReview

createSelfSubjectAccessReview Source #

Arguments

:: (Consumes CreateSelfSubjectAccessReview contentType, MimeRender contentType V1beta1SelfSubjectAccessReview) 
=> ContentType contentType

request content-type (MimeType)

-> Accept accept

request accept (MimeType)

-> V1beta1SelfSubjectAccessReview

"body"

-> KubernetesRequest CreateSelfSubjectAccessReview contentType V1beta1SelfSubjectAccessReview accept 
POST /apis/authorization.k8s.io/v1beta1/selfsubjectaccessreviews

create a SelfSubjectAccessReview

AuthMethod: AuthApiKeyBearerToken

data CreateSelfSubjectAccessReview Source #

Instances
Produces CreateSelfSubjectAccessReview MimeYaml Source #
application/yaml
Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

Produces CreateSelfSubjectAccessReview MimeVndKubernetesProtobuf Source #
application/vnd.kubernetes.protobuf
Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

Produces CreateSelfSubjectAccessReview MimeJSON Source #
application/json
Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

MimeType mtype => Consumes CreateSelfSubjectAccessReview mtype Source #
*/*
Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

HasOptionalParam CreateSelfSubjectAccessReview Pretty Source #

Optional Param "pretty" - If true, then the output is pretty printed.

Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

HasOptionalParam CreateSelfSubjectAccessReview FieldManager Source #

Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint.

Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

HasOptionalParam CreateSelfSubjectAccessReview 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

Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

HasBodyParam CreateSelfSubjectAccessReview V1beta1SelfSubjectAccessReview Source # 
Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

createSelfSubjectRulesReview

createSelfSubjectRulesReview Source #

Arguments

:: (Consumes CreateSelfSubjectRulesReview contentType, MimeRender contentType V1beta1SelfSubjectRulesReview) 
=> ContentType contentType

request content-type (MimeType)

-> Accept accept

request accept (MimeType)

-> V1beta1SelfSubjectRulesReview

"body"

-> KubernetesRequest CreateSelfSubjectRulesReview contentType V1beta1SelfSubjectRulesReview accept 
POST /apis/authorization.k8s.io/v1beta1/selfsubjectrulesreviews

create a SelfSubjectRulesReview

AuthMethod: AuthApiKeyBearerToken

data CreateSelfSubjectRulesReview Source #

Instances
Produces CreateSelfSubjectRulesReview MimeYaml Source #
application/yaml
Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

Produces CreateSelfSubjectRulesReview MimeVndKubernetesProtobuf Source #
application/vnd.kubernetes.protobuf
Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

Produces CreateSelfSubjectRulesReview MimeJSON Source #
application/json
Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

MimeType mtype => Consumes CreateSelfSubjectRulesReview mtype Source #
*/*
Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

HasOptionalParam CreateSelfSubjectRulesReview Pretty Source #

Optional Param "pretty" - If true, then the output is pretty printed.

Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

HasOptionalParam CreateSelfSubjectRulesReview FieldManager Source #

Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint.

Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

HasOptionalParam CreateSelfSubjectRulesReview 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

Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

HasBodyParam CreateSelfSubjectRulesReview V1beta1SelfSubjectRulesReview Source # 
Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

createSubjectAccessReview

createSubjectAccessReview Source #

Arguments

:: (Consumes CreateSubjectAccessReview contentType, MimeRender contentType V1beta1SubjectAccessReview) 
=> ContentType contentType

request content-type (MimeType)

-> Accept accept

request accept (MimeType)

-> V1beta1SubjectAccessReview

"body"

-> KubernetesRequest CreateSubjectAccessReview contentType V1beta1SubjectAccessReview accept 
POST /apis/authorization.k8s.io/v1beta1/subjectaccessreviews

create a SubjectAccessReview

AuthMethod: AuthApiKeyBearerToken

data CreateSubjectAccessReview Source #

Instances
Produces CreateSubjectAccessReview MimeYaml Source #
application/yaml
Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

Produces CreateSubjectAccessReview MimeVndKubernetesProtobuf Source #
application/vnd.kubernetes.protobuf
Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

Produces CreateSubjectAccessReview MimeJSON Source #
application/json
Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

MimeType mtype => Consumes CreateSubjectAccessReview mtype Source #
*/*
Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

HasOptionalParam CreateSubjectAccessReview Pretty Source #

Optional Param "pretty" - If true, then the output is pretty printed.

Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

HasOptionalParam CreateSubjectAccessReview FieldManager Source #

Optional Param "fieldManager" - fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint.

Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

HasOptionalParam CreateSubjectAccessReview 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

Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

HasBodyParam CreateSubjectAccessReview V1beta1SubjectAccessReview Source # 
Instance details

Defined in Kubernetes.OpenAPI.API.AuthorizationV1beta1

getAPIResources

getAPIResources Source #

Arguments

:: Accept accept

request accept (MimeType)

-> KubernetesRequest GetAPIResources MimeNoContent V1APIResourceList accept 
GET /apis/authorization.k8s.io/v1beta1/

get available resources

AuthMethod: AuthApiKeyBearerToken