fluxcd-flux2/cmd/gotk
Hidde Beydals ff6a1c14be Rename 'gitops-system' namespace to 'gotk-system'
To align with the project name, and the group introduced in #236.
2020-09-30 22:32:26 +02:00
..
bootstrap.go Update components to v0.1 2020-09-30 23:09:21 +03:00
bootstrap_github.go Update components to v0.1 2020-09-30 23:09:21 +03:00
bootstrap_gitlab.go Update components to v0.1 2020-09-30 23:09:21 +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 Update components to v0.1 2020-09-30 23:09:21 +03:00
create_kustomization.go Update components to v0.1 2020-09-30 23:09:21 +03:00
create_source.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
create_source_bucket.go Update components to v0.1 2020-09-30 23:09:21 +03:00
create_source_git.go Update components to v0.1 2020-09-30 23:09:21 +03:00
create_source_helm.go Update components to v0.1 2020-09-30 23:09:21 +03:00
create_tenant.go Update components to v0.1 2020-09-30 23:09:21 +03:00
delete.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
delete_helmrelease.go Update components to v0.1 2020-09-30 23:09:21 +03:00
delete_kustomization.go Update components to v0.1 2020-09-30 23:09:21 +03:00
delete_source.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
delete_source_bucket.go Update components to v0.1 2020-09-30 23:09:21 +03:00
delete_source_git.go Update components to v0.1 2020-09-30 23:09:21 +03:00
delete_source_helm.go Update components to v0.1 2020-09-30 23:09:21 +03:00
export.go Add export resource helper function 2020-09-15 16:36:13 +03:00
export_helmrelease.go Update components to v0.1 2020-09-30 23:09:21 +03:00
export_kustomization.go Update components to v0.1 2020-09-30 23:09:21 +03:00
export_source.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
export_source_bucket.go Update components to v0.1 2020-09-30 23:09:21 +03:00
export_source_git.go Update components to v0.1 2020-09-30 23:09:21 +03:00
export_source_helm.go Update components to v0.1 2020-09-30 23:09:21 +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 Update components to v0.1 2020-09-30 23:09:21 +03:00
get_kustomization.go Update components to v0.1 2020-09-30 23:09:21 +03:00
get_source.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
get_source_bucket.go Update components to v0.1 2020-09-30 23:09:21 +03:00
get_source_git.go Update components to v0.1 2020-09-30 23:09:21 +03:00
get_source_helm.go Update components to v0.1 2020-09-30 23:09:21 +03:00
install.go Rename 'gitops-system' namespace to 'gotk-system' 2020-09-30 22:32:26 +02:00
log.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
main.go Rename 'gitops-system' namespace to 'gotk-system' 2020-09-30 22:32:26 +02:00
reconcile.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
reconcile_helmrelease.go Update components to v0.1 2020-09-30 23:09:21 +03:00
reconcile_kustomization.go Update components to v0.1 2020-09-30 23:09:21 +03:00
reconcile_source.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
reconcile_source_bucket.go Update components to v0.1 2020-09-30 23:09:21 +03:00
reconcile_source_git.go Update components to v0.1 2020-09-30 23:09:21 +03:00
reconcile_source_helm.go Update components to v0.1 2020-09-30 23:09:21 +03:00
resume.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
resume_helmrelease.go Update components to v0.1 2020-09-30 23:09:21 +03:00
resume_kustomization.go Update components to v0.1 2020-09-30 23:09:21 +03:00
suspend.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
suspend_helmrelease.go Update components to v0.1 2020-09-30 23:09:21 +03:00
suspend_kustomization.go Update components to v0.1 2020-09-30 23:09:21 +03:00
uninstall.go Rename 'gitops-system' namespace to 'gotk-system' 2020-09-30 22:32:26 +02:00
utils.go Update components to v0.1 2020-09-30 23:09:21 +03:00