fluxcd-flux2/cmd/tk
2020-07-21 14:02:29 +03:00
..
bootstrap.go Use semver manifests as kustomize base 2020-07-17 13:10:19 +03:00
bootstrap_github.go Add examples to all tk commands 2020-07-21 10:38:44 +03:00
bootstrap_gitlab.go Add examples to all tk commands 2020-07-21 10:38:44 +03:00
check.go Drop support for Kubernetes <1.16 2020-07-20 14:37:50 +03:00
completion.go Copyright headers 2020-06-23 11:25:38 +02:00
create.go Add descriptions to all CLI commands 2020-06-25 15:49:31 +02:00
create_helmrelease.go Add create/delete HelmRelease e2e tests 2020-07-21 14:02:29 +03:00
create_kustomization.go Add examples to all tk commands 2020-07-21 10:38:44 +03:00
create_source.go Add descriptions to all CLI commands 2020-06-25 15:49:31 +02:00
create_source_git.go Add examples to all tk commands 2020-07-21 10:38:44 +03:00
create_source_helm.go Implement Helm repository commands 2020-07-21 10:39:17 +03:00
delete.go Add descriptions to all CLI commands 2020-06-25 15:49:31 +02:00
delete_helmrelease.go Implement create/delete for Helm releases 2020-07-21 12:20:41 +03:00
delete_kustomization.go Add examples to all tk commands 2020-07-21 10:38:44 +03:00
delete_source.go Add descriptions to all CLI commands 2020-06-25 15:49:31 +02:00
delete_source_git.go Add examples to all tk commands 2020-07-21 10:38:44 +03:00
delete_source_helm.go Implement Helm repository commands 2020-07-21 10:39:17 +03:00
export.go Add descriptions to all CLI commands 2020-06-25 15:49:31 +02:00
export_kustomization.go Add examples to all tk commands 2020-07-21 10:38:44 +03:00
export_source.go Add descriptions to all CLI commands 2020-06-25 15:49:31 +02:00
export_source_git.go Add examples to all tk commands 2020-07-21 10:38:44 +03:00
export_source_helm.go Implement Helm repository commands 2020-07-21 10:39:17 +03:00
flags.go Sort supported ECDSA curves names 2020-06-25 17:53:41 +02:00
get.go Add descriptions to all CLI commands 2020-06-25 15:49:31 +02:00
get_kustomization.go Add examples to all tk commands 2020-07-21 10:38:44 +03:00
get_source.go Add descriptions to all CLI commands 2020-06-25 15:49:31 +02:00
get_source_git.go Add examples to all tk commands 2020-07-21 10:38:44 +03:00
get_source_helm.go Implement Helm repository commands 2020-07-21 10:39:17 +03:00
install.go Use semver manifests as kustomize base 2020-07-17 13:10:19 +03:00
log.go Create logger interface 2020-06-25 18:05:15 +02:00
main.go Rename kustomization arg from validate to validation 2020-07-20 15:10:33 +03:00
reconcile.go Rename sync cmd to reconcile 2020-07-14 11:45:15 +03:00
reconcile_helmrelease.go Add helm suspend/resume commands 2020-07-14 14:00:59 +03:00
reconcile_kustomization.go Add reconcile helm commands 2020-07-14 13:34:00 +03:00
reconcile_source.go Rename sync cmd to reconcile 2020-07-14 11:45:15 +03:00
reconcile_source_git.go Add reconcile helm commands 2020-07-14 13:34:00 +03:00
reconcile_source_helm.go Add examples to all tk commands 2020-07-21 10:38:44 +03:00
resume.go Add descriptions to all CLI commands 2020-06-25 15:49:31 +02:00
resume_helmrelease.go Add examples to all tk commands 2020-07-21 10:38:44 +03:00
resume_kustomization.go Add examples to all tk commands 2020-07-21 10:38:44 +03:00
suspend.go Add descriptions to all CLI commands 2020-06-25 15:49:31 +02:00
suspend_helmrelease.go Add examples to all tk commands 2020-07-21 10:38:44 +03:00
suspend_kustomization.go Add examples to all tk commands 2020-07-21 10:38:44 +03:00
uninstall.go Add examples to all tk commands 2020-07-21 10:38:44 +03:00
utils.go Implement create/delete for Helm releases 2020-07-21 12:20:41 +03:00