karmada/pkg/karmadactl
lonelyCZ 4b4ca14345 Implement karmadactl register for joining clusters with PULL mode
Signed-off-by: lonelyCZ <531187475@qq.com>
2022-08-23 15:41:48 +08:00
..
addons Standardize the generation of certificates for karmadactl init 2022-08-16 15:35:03 +08:00
cmdinit Set the required RBAC to enable the certificate signing request 2022-08-22 15:42:54 +08:00
options Introduce options subcmd to list global command-line options 2022-07-29 16:33:21 +08:00
util/bootstraptoken Implement karmadactl token command to manage bootstrap tokens 2022-08-23 11:31:00 +08:00
OWNERS Put carlory onto the karmadactl owner list 2022-07-29 22:04:55 +08:00
apply.go Merge pull request #2205 from my-git9/apply2 2022-08-02 19:21:58 +08:00
config.go Adjust the order of kubeconfig loadingRules 2022-07-28 11:13:20 +08:00
cordon.go print example by templates like kubectl 2022-07-22 15:46:08 +08:00
deinit.go print example by templates like kubectl 2022-07-22 15:46:08 +08:00
describe.go use kubectl describe to implement karmadactl describe 2022-07-29 22:58:25 +08:00
exec.go Merge pull request #2164 from carlory/iostreams 2022-07-28 08:54:53 +08:00
get.go Merge pull request #2164 from carlory/iostreams 2022-07-28 08:54:53 +08:00
get_flags.go remove useless function in the get_flags.go file 2022-06-30 09:58:43 +08:00
join.go solve cluster id repeat to join 2022-08-17 12:05:40 +08:00
karmadactl.go Implement karmadactl register for joining clusters with PULL mode 2022-08-23 15:41:48 +08:00
logs.go Merge pull request #2164 from carlory/iostreams 2022-07-28 08:54:53 +08:00
promote.go print example by templates like kubectl 2022-07-22 15:46:08 +08:00
register.go Implement karmadactl register for joining clusters with PULL mode 2022-08-23 15:41:48 +08:00
taint.go print example by templates like kubectl 2022-07-22 15:46:08 +08:00
taint_test.go tidy up lifted file 2022-03-15 10:42:32 +08:00
token.go Implement karmadactl token command to manage bootstrap tokens 2022-08-23 11:31:00 +08:00
unjoin.go Modify join and unjoin validation 2022-07-26 18:34:04 +08:00