fluxcd-flux2/cmd/gotk
2020-09-22 08:23:01 +03:00
..
bootstrap.go Validate bootstrap required components 2020-09-22 08:23:01 +03:00
bootstrap_github.go Add log level flag 2020-09-14 12:35:24 +03:00
bootstrap_gitlab.go Add log level flag 2020-09-14 12:35:24 +03:00
check.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
completion.go Support bash, fish, zsh, and powershell shell completions as separate sub-commands 2020-09-14 16:35:55 -06:00
completion_bash.go Support bash, fish, zsh, and powershell shell completions as separate sub-commands 2020-09-14 16:35:55 -06:00
completion_fish.go Support bash, fish, zsh, and powershell shell completions as separate sub-commands 2020-09-14 16:35:55 -06:00
completion_powershell.go Support bash, fish, zsh, and powershell shell completions as separate sub-commands 2020-09-14 16:35:55 -06:00
completion_zsh.go Support bash, fish, zsh, and powershell shell completions as separate sub-commands 2020-09-14 16:35:55 -06:00
create.go Add label validation 2020-09-08 20:08:28 +03:00
create_helmrelease.go Add label arg to create commands 2020-09-08 18:03:04 +03:00
create_kustomization.go Use the group version for HR APIVersion 2020-09-16 13:59:46 +03:00
create_source.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
create_source_git.go Add label arg to create commands 2020-09-08 18:03:04 +03:00
create_source_helm.go Add label arg to create commands 2020-09-08 18:03:04 +03:00
create_tenant.go Add create tenant command 2020-09-15 16:49:48 +03:00
delete.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
delete_helmrelease.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
delete_kustomization.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
delete_source.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
delete_source_git.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
delete_source_helm.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
export.go Add export resource helper function 2020-09-15 16:36:13 +03:00
export_helmrelease.go Add export resource helper function 2020-09-15 16:36:13 +03:00
export_kustomization.go Add export resource helper function 2020-09-15 16:36:13 +03:00
export_source.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
export_source_git.go Add export resource helper function 2020-09-15 16:36:13 +03:00
export_source_helm.go Add export resource helper function 2020-09-15 16:36:13 +03:00
flags.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
get.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
get_helmrelease.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
get_kustomization.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
get_source.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
get_source_git.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
get_source_helm.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
install.go Add support for ARMv7 2020-09-21 10:37:55 +03:00
log.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
main.go Add support for ARMv7 2020-09-21 10:37:55 +03:00
reconcile.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
reconcile_helmrelease.go Import fluxcd/pkg/runtime 2020-09-12 12:04:37 +03:00
reconcile_kustomization.go Import fluxcd/pkg/runtime 2020-09-12 12:04:37 +03:00
reconcile_source.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
reconcile_source_git.go Import fluxcd/pkg/runtime 2020-09-12 12:04:37 +03:00
reconcile_source_helm.go Import fluxcd/pkg/runtime 2020-09-12 12:04:37 +03:00
resume.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
resume_helmrelease.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
resume_kustomization.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
suspend.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
suspend_helmrelease.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
suspend_kustomization.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
uninstall.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
utils.go Add create tenant command 2020-09-15 16:49:48 +03:00