fluxcd-flux2/cmd/gotk
Stefan Prodan b041dbd14f Add GitLab HTTPS auth to bootstrap options
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2020-10-17 09:27:47 +00:00
..
bootstrap.go Refactor create, reconcile and resume cmds 2020-10-16 20:17:39 +02:00
bootstrap_github.go Update components to v0.1 2020-09-30 23:09:21 +03:00
bootstrap_gitlab.go Add GitLab HTTPS auth to bootstrap options 2020-10-17 09:27:47 +00:00
check.go Get rid of shell-out and invoke kubetcl directly via exec 2020-10-15 20:38:44 +03: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_alert.go Refactor create, reconcile and resume cmds 2020-10-16 20:17:39 +02:00
create_alertprovider.go Refactor create, reconcile and resume cmds 2020-10-16 20:17:39 +02:00
create_helmrelease.go Refactor create, reconcile and resume cmds 2020-10-16 20:17:39 +02:00
create_kustomization.go Refactor create, reconcile and resume cmds 2020-10-16 20:17:39 +02:00
create_receiver.go Refactor create, reconcile and resume cmds 2020-10-16 20:17:39 +02:00
create_source.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
create_source_bucket.go Refactor create, reconcile and resume cmds 2020-10-16 20:17:39 +02:00
create_source_git.go Refactor create, reconcile and resume cmds 2020-10-16 20:17:39 +02:00
create_source_helm.go Refactor create, reconcile and resume cmds 2020-10-16 20:17:39 +02: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_alert.go Remove aliases 2020-10-13 12:21:45 +02:00
delete_alertprovider.go Remove aliases 2020-10-13 12:21:45 +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_receiver.go Remove aliases 2020-10-13 12:21:45 +02: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_alert.go Remove aliases 2020-10-13 12:21:45 +02:00
export_alertprovider.go Remove aliases 2020-10-13 12:21:45 +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_receiver.go Remove aliases 2020-10-13 12:21:45 +02: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 Switch get commands to use tables for output 2020-10-04 16:34:04 -05:00
get_alert.go Remove aliases 2020-10-13 12:21:45 +02:00
get_alertprovider.go Remove aliases 2020-10-13 12:21:45 +02:00
get_helmrelease.go Switch get commands to use tables for output 2020-10-04 16:34:04 -05:00
get_kustomization.go Switch get commands to use tables for output 2020-10-04 16:34:04 -05:00
get_receiver.go Remove aliases 2020-10-13 12:21:45 +02:00
get_source.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
get_source_bucket.go Display proper revision for sources 2020-10-05 18:16:22 +02:00
get_source_git.go Display proper revision for sources 2020-10-05 18:16:22 +02:00
get_source_helm.go Display proper revision for sources 2020-10-05 18:16:22 +02:00
install.go Get rid of shell-out and invoke kubetcl directly via exec 2020-10-15 20:38:44 +03: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_alert.go Refactor create, reconcile and resume cmds 2020-10-16 20:17:39 +02:00
reconcile_alertprovider.go Refactor create, reconcile and resume cmds 2020-10-16 20:17:39 +02:00
reconcile_helmrelease.go Refactor create, reconcile and resume cmds 2020-10-16 20:17:39 +02:00
reconcile_kustomization.go Refactor create, reconcile and resume cmds 2020-10-16 20:17:39 +02:00
reconcile_receiver.go Refactor create, reconcile and resume cmds 2020-10-16 20:17:39 +02:00
reconcile_source.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
reconcile_source_bucket.go Refactor create, reconcile and resume cmds 2020-10-16 20:17:39 +02:00
reconcile_source_git.go Refactor create, reconcile and resume cmds 2020-10-16 20:17:39 +02:00
reconcile_source_helm.go Refactor create, reconcile and resume cmds 2020-10-16 20:17:39 +02:00
resume.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
resume_alert.go Refactor create, reconcile and resume cmds 2020-10-16 20:17:39 +02:00
resume_helmrelease.go Refactor create, reconcile and resume cmds 2020-10-16 20:17:39 +02:00
resume_kustomization.go Refactor create, reconcile and resume cmds 2020-10-16 20:17:39 +02:00
resume_receiver.go Refactor create, reconcile and resume cmds 2020-10-16 20:17:39 +02:00
suspend.go Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
suspend_alert.go Remove aliases 2020-10-13 12:21:45 +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
suspend_receiver.go Remove aliases 2020-10-13 12:21:45 +02:00
uninstall.go Get rid of shell-out and invoke kubetcl directly via exec 2020-10-15 20:38:44 +03:00
utils.go Get rid of shell-out and invoke kubetcl directly via exec 2020-10-15 20:38:44 +03:00