programs.kubeswitch.settings
Configuration written to ~/.kube/switch-config.yaml.
- Type
YAML 1.1 value- Default
{ }- Example
{ kind = "SwitchConfig"; kubeconfigName = "*.myconfig"; kubeconfigStores = [ { kind = "filesystem"; kubeconfigName = "*.myconfig"; paths = [ "~/.kube/my-other-kubeconfigs/" ]; } ]; version = "v1alpha1"; }- Declared
- <home-manager/modules/programs/kubeswitch.nix>