v1
latestOpenAPI 3.0.02026-07-246171,3332.1 MBRequest body
Set output format to JSON
K8S Auth config name
Authentication token (see /auth and /configure)
The universal identity token, Required only for universal_identity authentication
Response
gatewayGetK8SAuthConfigResponse wraps response body.
AuthMethodTokenExpiration is time in seconds of expiration of the Akeyless Kube Auth Method token
AuthMethodAccessId of the Kubernetes auth method
AuthMethodSigningKey is the private key (in base64 of the PEM format) associated with the public key defined in the Kubernetes auth method, that used to sign the internal token for the Akeyless Kubernetes Auth Method
ClusterApiType defines types of API access to cluster
DisableISSValidation is optional parameter to disable ISS validation
K8SCACert is the CA Cert to use to call into the kubernetes API
K8sClientCertData is the client certificate for k8s client certificate authentication
K8sClientKeyData is the client key for k8s client certificate authentication
K8SHost is the url string for the kubernetes API
K8SIssuer is the claim that specifies who issued the Kubernetes token
K8SPublicKeysPEM is the list of public key in PEM format
K8STokenReviewerJWT is the bearer for clusterApiTypeK8s, used during TokenReview API call
RancherApiKey the bear token for clusterApiTypeRancher
RancherClusterId cluster id as define in rancher (in case of clusterApiTypeRancher)
UseLocalCAJwt is an optional parameter to set defaulting to using the local service account when running in a Kubernetes pod