struct Kubernetes::Config
- Kubernetes::Config
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
- Kubernetes::Serializable
- YAML::Serializable
Defined in:
kubernetes.crConstructors
Instance Method Summary
- #api_version : String
- #clusters : Array(ClusterEntry)
- #contexts : Array(ContextEntry)
- #current_context : String
- #kind : String
- #preferences : Hash(String, YAML::Any)
- #users : Array(UserEntry)