kops/pkg/commands
justinsb 859a9fd9f1 chore: refactor factory to accept a cluster
This should allow us to build our own rest config in future,
rather than relying on the kubeconfig being configured correctly.

To do this, we need to stop sharing the factory between the channels
and kops commands.
2024-12-27 15:36:37 -05:00
..
commandutils chore: refactor factory to accept a cluster 2024-12-27 15:36:37 -05:00
helpers Thread context through kubectl-auth 2023-11-30 09:08:52 -05:00
helpers.go Support authentication helper for kubectl 2020-08-30 15:16:20 -04:00
helpers_readwrite.go Remove unusued kubernetesVersion from AssetBuilder 2024-12-04 08:57:17 -05:00
set_cluster.go fix: allow path-remapping in `set` commands 2024-10-12 19:10:14 -04:00
set_cluster_test.go Remove Docker config option 2023-09-05 07:22:33 +03:00
set_instancegroups.go More "kops set" cleanup 2021-07-14 13:09:08 -07:00
set_instancegroups_test.go Replace fi.Bool/Float*/Int*/String() with fi.PtrTo() 2022-11-19 03:45:22 +02:00
toolbox_enroll.go chore: refactor factory to accept a cluster 2024-12-27 15:36:37 -05:00
unset_cluster.go More "kops set" cleanup 2021-07-14 13:09:08 -07:00
unset_cluster_test.go Remove Docker config option 2023-09-05 07:22:33 +03:00
unset_instancegroups.go More "kops set" cleanup 2021-07-14 13:09:08 -07:00
unset_instancegroups_test.go Replace fi.Bool/Float*/Int*/String() with fi.PtrTo() 2022-11-19 03:45:22 +02:00