Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Kubernetes.OpenAPI.API.WellKnown
Description
Operations
WellKnown
getServiceAccountIssuerOpenIDConfiguration
getServiceAccountIssuerOpenIDConfiguration :: KubernetesRequest GetServiceAccountIssuerOpenIDConfiguration MimeNoContent Text MimeJSON Source #
GET /.well-known/openid-configuration
get service account issuer OpenID configuration, also known as the 'OIDC discovery doc'
AuthMethod: AuthApiKeyBearerToken
data GetServiceAccountIssuerOpenIDConfiguration Source #
Instances
Produces GetServiceAccountIssuerOpenIDConfiguration MimeJSON Source # | application/json |
Defined in Kubernetes.OpenAPI.API.WellKnown |