Class: K8s::ConfigStruct
- Inherits:
-
Dry::Struct
- Object
- Dry::Struct
- K8s::ConfigStruct
- Defined in:
- lib/k8s/config.rb
Overview
Common struct type for kubeconfigs:
-
converts string keys to symbols
-
normalizes foo-bar to foo_bar
Direct Known Subclasses
Config, K8s::Config::Cluster, K8s::Config::Context, K8s::Config::NamedCluster, K8s::Config::NamedContext, K8s::Config::NamedUser, K8s::Config::User