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/gotk
Stefan Prodan b041dbd14f Add GitLab HTTPS auth to bootstrap options
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
..
bootstrap.go Refactor create, reconcile and resume cmds 4 years ago
bootstrap_github.go Update components to v0.1 4 years ago
bootstrap_gitlab.go Add GitLab HTTPS auth to bootstrap options 4 years ago
check.go Get rid of shell-out and invoke kubetcl directly via exec 4 years ago
completion.go Support bash, fish, zsh, and powershell shell completions as separate sub-commands 4 years ago
completion_bash.go Support bash, fish, zsh, and powershell shell completions as separate sub-commands 4 years ago
completion_fish.go Support bash, fish, zsh, and powershell shell completions as separate sub-commands 4 years ago
completion_powershell.go Support bash, fish, zsh, and powershell shell completions as separate sub-commands 4 years ago
completion_zsh.go Support bash, fish, zsh, and powershell shell completions as separate sub-commands 4 years ago
create.go Add label validation 4 years ago
create_alert.go Refactor create, reconcile and resume cmds 4 years ago
create_alertprovider.go Refactor create, reconcile and resume cmds 4 years ago
create_helmrelease.go Refactor create, reconcile and resume cmds 4 years ago
create_kustomization.go Refactor create, reconcile and resume cmds 4 years ago
create_receiver.go Refactor create, reconcile and resume cmds 4 years ago
create_source.go Rename `tk` binary to `gotk` 4 years ago
create_source_bucket.go Refactor create, reconcile and resume cmds 4 years ago
create_source_git.go Refactor create, reconcile and resume cmds 4 years ago
create_source_helm.go Refactor create, reconcile and resume cmds 4 years ago
create_tenant.go Update components to v0.1 4 years ago
delete.go Rename `tk` binary to `gotk` 4 years ago
delete_alert.go Remove aliases 4 years ago
delete_alertprovider.go Remove aliases 4 years ago
delete_helmrelease.go Update components to v0.1 4 years ago
delete_kustomization.go Update components to v0.1 4 years ago
delete_receiver.go Remove aliases 4 years ago
delete_source.go Rename `tk` binary to `gotk` 4 years ago
delete_source_bucket.go Update components to v0.1 4 years ago
delete_source_git.go Update components to v0.1 4 years ago
delete_source_helm.go Update components to v0.1 4 years ago
export.go Remove creationTimestamp leading spaces 4 years ago
export_alert.go Remove aliases 4 years ago
export_alertprovider.go Remove aliases 4 years ago
export_helmrelease.go Update components to v0.1 4 years ago
export_kustomization.go Update components to v0.1 4 years ago
export_receiver.go Remove aliases 4 years ago
export_source.go Rename `tk` binary to `gotk` 4 years ago
export_source_bucket.go Update components to v0.1 4 years ago
export_source_git.go Update components to v0.1 4 years ago
export_source_helm.go Update components to v0.1 4 years ago
flags.go Rename `tk` binary to `gotk` 4 years ago
get.go Switch get commands to use tables for output 4 years ago
get_alert.go Remove aliases 4 years ago
get_alertprovider.go Remove aliases 4 years ago
get_helmrelease.go Switch get commands to use tables for output 4 years ago
get_kustomization.go Switch get commands to use tables for output 4 years ago
get_receiver.go Remove aliases 4 years ago
get_source.go Rename `tk` binary to `gotk` 4 years ago
get_source_bucket.go Display proper revision for sources 4 years ago
get_source_git.go Display proper revision for sources 4 years ago
get_source_helm.go Display proper revision for sources 4 years ago
install.go Get rid of shell-out and invoke kubetcl directly via exec 4 years ago
log.go Rename `tk` binary to `gotk` 4 years ago
main.go Rename 'gitops-system' namespace to 'gotk-system' 4 years ago
reconcile.go Rename `tk` binary to `gotk` 4 years ago
reconcile_alert.go Refactor create, reconcile and resume cmds 4 years ago
reconcile_alertprovider.go Refactor create, reconcile and resume cmds 4 years ago
reconcile_helmrelease.go Refactor create, reconcile and resume cmds 4 years ago
reconcile_kustomization.go Refactor create, reconcile and resume cmds 4 years ago
reconcile_receiver.go Refactor create, reconcile and resume cmds 4 years ago
reconcile_source.go Rename `tk` binary to `gotk` 4 years ago
reconcile_source_bucket.go Refactor create, reconcile and resume cmds 4 years ago
reconcile_source_git.go Refactor create, reconcile and resume cmds 4 years ago
reconcile_source_helm.go Refactor create, reconcile and resume cmds 4 years ago
resume.go Rename `tk` binary to `gotk` 4 years ago
resume_alert.go Refactor create, reconcile and resume cmds 4 years ago
resume_helmrelease.go Refactor create, reconcile and resume cmds 4 years ago
resume_kustomization.go Refactor create, reconcile and resume cmds 4 years ago
resume_receiver.go Refactor create, reconcile and resume cmds 4 years ago
suspend.go Rename `tk` binary to `gotk` 4 years ago
suspend_alert.go Remove aliases 4 years ago
suspend_helmrelease.go Update components to v0.1 4 years ago
suspend_kustomization.go Update components to v0.1 4 years ago
suspend_receiver.go Remove aliases 4 years ago
uninstall.go Get rid of shell-out and invoke kubetcl directly via exec 4 years ago
utils.go Get rid of shell-out and invoke kubetcl directly via exec 4 years ago