Kazan v0.3.0 Kazan.Apis.AuthenticationV1beta1

Contains functions for the AuthenticationV1beta1 API.

Each of these functions will output a Kazan.Request suitable for passing to Kazan.Client.

Summary

Functions

get available resources

get available resources

Functions

create_token_review(body, options \\ [])

create a TokenReview

Parameters

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1beta1.TokenReview

create_token_review!(body, options \\ [])

create a TokenReview

Parameters

Options

  • pretty - If ‘true’, then the output is pretty printed.

Response

See Kazan.Models.V1beta1.TokenReview

get_api_resources()

get available resources

Response

See Kazan.Models.Unversioned.APIResourceList

get_api_resources!()

get available resources

Response

See Kazan.Models.Unversioned.APIResourceList