You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flux2/cmd/tk
Manuel Morejon 750830c302
Replace tk sync example by tk reconcile
5 years ago
..
bootstrap.go Add image pull secret arg to install/bootstrap 5 years ago
bootstrap_github.go Add examples to all tk commands 5 years ago
bootstrap_gitlab.go Add examples to all tk commands 5 years ago
check.go Drop support for Kubernetes <1.16 5 years ago
completion.go Copyright headers 5 years ago
create.go Add descriptions to all CLI commands 5 years ago
create_helmrelease.go Implement get/export HelmRelease for Helm releases 5 years ago
create_kustomization.go Add examples to all tk commands 5 years ago
create_source.go Add descriptions to all CLI commands 5 years ago
create_source_git.go Add examples to all tk commands 5 years ago
create_source_helm.go Implement Helm repository commands 5 years ago
delete.go Add descriptions to all CLI commands 5 years ago
delete_helmrelease.go Implement create/delete for Helm releases 5 years ago
delete_kustomization.go Add examples to all tk commands 5 years ago
delete_source.go Add descriptions to all CLI commands 5 years ago
delete_source_git.go Add examples to all tk commands 5 years ago
delete_source_helm.go Implement Helm repository commands 5 years ago
export.go Add descriptions to all CLI commands 5 years ago
export_helmrelease.go Implement get/export HelmRelease for Helm releases 5 years ago
export_kustomization.go Add examples to all tk commands 5 years ago
export_source.go Add descriptions to all CLI commands 5 years ago
export_source_git.go Add examples to all tk commands 5 years ago
export_source_helm.go Implement Helm repository commands 5 years ago
flags.go Sort supported ECDSA curves names 5 years ago
get.go Add descriptions to all CLI commands 5 years ago
get_helmrelease.go Implement get/export HelmRelease for Helm releases 5 years ago
get_kustomization.go Add examples to all tk commands 5 years ago
get_source.go Add descriptions to all CLI commands 5 years ago
get_source_git.go Add examples to all tk commands 5 years ago
get_source_helm.go Implement Helm repository commands 5 years ago
install.go Add image pull secret arg to install/bootstrap 5 years ago
log.go Create logger interface 5 years ago
main.go Replace tk sync example by tk reconcile 5 years ago
reconcile.go Rename sync cmd to reconcile 5 years ago
reconcile_helmrelease.go Add helm suspend/resume commands 5 years ago
reconcile_kustomization.go Add reconcile helm commands 5 years ago
reconcile_source.go Rename sync cmd to reconcile 5 years ago
reconcile_source_git.go Add reconcile helm commands 5 years ago
reconcile_source_helm.go Add examples to all tk commands 5 years ago
resume.go Add descriptions to all CLI commands 5 years ago
resume_helmrelease.go Add examples to all tk commands 5 years ago
resume_kustomization.go Add examples to all tk commands 5 years ago
suspend.go Add descriptions to all CLI commands 5 years ago
suspend_helmrelease.go Add examples to all tk commands 5 years ago
suspend_kustomization.go Add examples to all tk commands 5 years ago
uninstall.go Delete custom resources during uninstall 5 years ago
utils.go Make notification component optional 5 years ago