class

KCE::ConfigReader::Kubeconfig::Config

Inherits YAML::Serializable::Unmapped < YAML::Serializable < Reference < Object

Constructors

new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

client_id
Source
client_id=(client_id : String)
Source
client_secret
Source
client_secret=(client_secret : String)
Source
id_token
Source
id_token=(id_token : String)
Source
idp_issuer_url
Source
idp_issuer_url=(idp_issuer_url : String)
Source
refresh_token
Source
refresh_token=(refresh_token : String)
Source