| .. |
|
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 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
|
Implement get/export HelmRelease for Helm releases
|
2020-07-21 14:22:20 +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_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
|
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
|
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 |