..
bootstrap.go
Add image pull secret arg to install/bootstrap
2020-07-23 13:38:32 +03:00
bootstrap_github.go
Add examples to all tk commands
2020-07-21 10:38:44 +03:00
bootstrap_gitlab.go
Add SSH hostname arg to GitLab bootstrap
2020-08-21 17:37: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
Fix: change v1.JSON for HelmRelease to pointer
2020-08-28 15:20:34 +02:00
create_kustomization.go
Make export work offline
2020-08-17 19:58:17 +03:00
create_source.go
Add descriptions to all CLI commands
2020-06-25 15:49:31 +02:00
create_source_git.go
Make export work offline
2020-08-17 19:58:17 +03:00
create_source_helm.go
Make export work offline
2020-08-17 19:58: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_helmrelease.go
Implement get/export HelmRelease for Helm releases
2020-07-21 14:22:20 +03: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_helmrelease.go
Implement get/export HelmRelease for Helm releases
2020-07-21 14:22:20 +03: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
Add image pull secret arg to install/bootstrap
2020-07-23 13:38:32 +03:00
log.go
Create logger interface
2020-06-25 18:05:15 +02:00
main.go
Replace tab by space
2020-07-26 00:35:40 +02:00
reconcile.go
Rename sync cmd to reconcile
2020-07-14 11:45:15 +03:00
reconcile_helmrelease.go
Change readiness check for HelmRelease
2020-09-01 11:15:53 +02: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
Delete custom resources during uninstall
2020-07-23 09:26:10 +03:00
utils.go
Make notification component optional
2020-07-22 14:30:39 +03:00