fluxcd-flux2/cmd/gotk
2020-10-01 22:23:59 +03:00
..
bootstrap.go Change the bootstrap default branch to main 2020-10-01 21:47:33 +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 Use LastHandledReconcileAt in reconcile commands 2020-10-01 14:20:23 +02:00
create_kustomization.go Make use of GetCondition from pkg/apis/meta 2020-09-30 23:23:28 +02: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 Make use of GetCondition from pkg/apis/meta 2020-09-30 23:23:28 +02: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 Remove creationTimestamp leading spaces 2020-10-01 20:17:59 +02: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 Make use of GetCondition from pkg/apis/meta 2020-09-30 23:23:28 +02:00
get_kustomization.go Make use of GetCondition from pkg/apis/meta 2020-09-30 23:23:28 +02:00
get_source.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
get_source_bucket.go Make use of GetCondition from pkg/apis/meta 2020-09-30 23:23:28 +02:00
get_source_git.go Make use of GetCondition from pkg/apis/meta 2020-09-30 23:23:28 +02:00
get_source_helm.go Make use of GetCondition from pkg/apis/meta 2020-09-30 23:23:28 +02: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 Retry setting annotation on conflict 2020-10-01 22:23:59 +03:00
reconcile_kustomization.go Retry setting annotation on conflict 2020-10-01 22:23:59 +03:00
reconcile_source.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
reconcile_source_bucket.go Make use of GetCondition from pkg/apis/meta 2020-09-30 23:23:28 +02:00
reconcile_source_git.go Update components to v0.1 2020-09-30 23:09:21 +03:00
reconcile_source_helm.go Make use of GetCondition from pkg/apis/meta 2020-09-30 23:23:28 +02:00
resume.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
resume_helmrelease.go Make use of GetCondition from pkg/apis/meta 2020-09-30 23:23:28 +02:00
resume_kustomization.go Make use of GetCondition from pkg/apis/meta 2020-09-30 23:23:28 +02: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