karmada/pkg/karmadactl
karmada-bot 60d04d2ff6
Merge pull request #2673 from RachaelLuo/feature/CmdInitEmptyArgs
Add arges check for karmadactl deinit
2022-11-07 09:48:29 +08:00
..
addons Fix and unify CreateOrUpdateXXX functions for karmadactl 2022-11-01 20:50:33 +08:00
cmdinit karmadactl token:print correct register command according to the karmada-context flag 2022-11-03 14:45:29 +08:00
options Introduce options subcmd to list global command-line options 2022-07-29 16:33:21 +08:00
util karmadactl token:print correct register command according to the karmada-context flag 2022-11-03 14:45:29 +08:00
OWNERS Put carlory onto the karmadactl owner list 2022-07-29 22:04:55 +08:00
apply.go add gen-docs 2022-10-20 15:35:46 +08:00
config.go Adjust the order of kubeconfig loadingRules 2022-07-28 11:13:20 +08:00
cordon.go add gen-docs 2022-10-20 15:35:46 +08:00
deinit.go add arges check 2022-10-22 23:46:41 +08:00
describe.go Add a description for the karmadactl subcommand 2022-10-25 23:46:20 +08:00
exec.go add gen-docs 2022-10-20 15:35:46 +08:00
get.go Add a description for the karmadactl subcommand 2022-10-25 23:46:20 +08:00
get_flags.go remove useless function in the get_flags.go file 2022-06-30 09:58:43 +08:00
join.go add gen-docs 2022-10-20 15:35:46 +08:00
karmadactl.go Merge pull request #2610 from helen-frank/feature/taintFactory 2022-10-24 10:48:18 +08:00
logs.go Add a description for the karmadactl subcommand 2022-10-25 23:46:20 +08:00
promote.go add gen-docs 2022-10-20 15:35:46 +08:00
register.go karmadactl token:print correct register command according to the karmada-context flag 2022-11-03 14:45:29 +08:00
taint.go karmadactl taint uses factory to access cluster 2022-10-21 15:12:52 +08:00
taint_test.go tidy up lifted file 2022-03-15 10:42:32 +08:00
token.go karmadactl token:print correct register command according to the karmada-context flag 2022-11-03 14:45:29 +08:00
unjoin.go add gen-docs 2022-10-20 15:35:46 +08:00