fluxcd-flux2/cmd/flux
Stefan Prodan 48bed79439
Add values-from arg to create helmrelease cmd
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2020-11-23 11:29:35 +02:00
..
bootstrap.go Add token authentication option to bootstrap 2020-11-11 16:41:18 +02:00
bootstrap_github.go Fix GitHub bootstrap with token auth 2020-11-12 09:47:04 +02:00
bootstrap_gitlab.go Add token authentication option to bootstrap 2020-11-11 16:41:18 +02:00
check.go List components images in check cmd 2020-11-09 16:10:06 +02:00
completion.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
completion_bash.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
completion_fish.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
completion_powershell.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
completion_zsh.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
create.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
create_alert.go Refactor to adopt k8s standardized Condition type 2020-11-20 13:19:40 +02:00
create_alertprovider.go Refactor to adopt k8s standardized Condition type 2020-11-20 13:19:40 +02:00
create_helmrelease.go Add values-from arg to create helmrelease cmd 2020-11-23 11:29:35 +02:00
create_kustomization.go Adjustments to support new sa name in kustomize 2020-11-20 13:36:36 +02:00
create_receiver.go Refactor to adopt k8s standardized Condition type 2020-11-20 13:19:40 +02:00
create_source.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
create_source_bucket.go Add a --context option 2020-11-02 21:32:55 +01:00
create_source_git.go Refactor to adopt k8s standardized Condition type 2020-11-20 13:19:40 +02:00
create_source_helm.go Utilize LastHandledReconcileAt for reconcile cmds 2020-11-20 13:28:28 +01:00
create_tenant.go Fix create tenant command export 2020-11-11 13:15:17 +01:00
delete.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
delete_alert.go Add a --context option 2020-11-02 21:32:55 +01:00
delete_alertprovider.go Add a --context option 2020-11-02 21:32:55 +01:00
delete_helmrelease.go Add a --context option 2020-11-02 21:32:55 +01:00
delete_kustomization.go Add a --context option 2020-11-02 21:32:55 +01:00
delete_receiver.go Add a --context option 2020-11-02 21:32:55 +01:00
delete_source.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
delete_source_bucket.go Add a --context option 2020-11-02 21:32:55 +01:00
delete_source_git.go Add a --context option 2020-11-02 21:32:55 +01:00
delete_source_helm.go Add a --context option 2020-11-02 21:32:55 +01:00
export.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
export_alert.go Add a --context option 2020-11-02 21:32:55 +01:00
export_alertprovider.go Add a --context option 2020-11-02 21:32:55 +01:00
export_helmrelease.go Add a --context option 2020-11-02 21:32:55 +01:00
export_kustomization.go Add a --context option 2020-11-02 21:32:55 +01:00
export_receiver.go Add a --context option 2020-11-02 21:32:55 +01:00
export_source.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
export_source_bucket.go Add a --context option 2020-11-02 21:32:55 +01:00
export_source_git.go Add a --context option 2020-11-02 21:32:55 +01:00
export_source_helm.go Add a --context option 2020-11-02 21:32:55 +01:00
get.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
get_alert.go Refactor to adopt k8s standardized Condition type 2020-11-20 13:19:40 +02:00
get_alertprovider.go Refactor to adopt k8s standardized Condition type 2020-11-20 13:19:40 +02:00
get_helmrelease.go Refactor to adopt k8s standardized Condition type 2020-11-20 13:19:40 +02:00
get_kustomization.go Refactor to adopt k8s standardized Condition type 2020-11-20 13:19:40 +02:00
get_receiver.go Refactor to adopt k8s standardized Condition type 2020-11-20 13:19:40 +02:00
get_source.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
get_source_bucket.go Refactor to adopt k8s standardized Condition type 2020-11-20 13:19:40 +02:00
get_source_git.go Refactor to adopt k8s standardized Condition type 2020-11-20 13:19:40 +02:00
get_source_helm.go Refactor to adopt k8s standardized Condition type 2020-11-20 13:19:40 +02:00
install.go Fix --dry-run option 2020-11-16 18:03:08 +09:00
log.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
main.go Add a --context option 2020-11-02 21:32:55 +01:00
reconcile.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
reconcile_alert.go Add a --context option 2020-11-02 21:32:55 +01:00
reconcile_alertprovider.go Add a --context option 2020-11-02 21:32:55 +01:00
reconcile_helmrelease.go Refactor to adopt k8s standardized Condition type 2020-11-20 13:19:40 +02:00
reconcile_kustomization.go Refactor to adopt k8s standardized Condition type 2020-11-20 13:19:40 +02:00
reconcile_receiver.go Add a --context option 2020-11-02 21:32:55 +01:00
reconcile_source.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
reconcile_source_bucket.go Utilize LastHandledReconcileAt for reconcile cmds 2020-11-20 13:28:28 +01:00
reconcile_source_git.go Utilize LastHandledReconcileAt for reconcile cmds 2020-11-20 13:28:28 +01:00
reconcile_source_helm.go Utilize LastHandledReconcileAt for reconcile cmds 2020-11-20 13:28:28 +01:00
resume.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
resume_alert.go Refactor to adopt k8s standardized Condition type 2020-11-20 13:19:40 +02:00
resume_helmrelease.go Refactor to adopt k8s standardized Condition type 2020-11-20 13:19:40 +02:00
resume_kustomization.go Refactor to adopt k8s standardized Condition type 2020-11-20 13:19:40 +02:00
resume_receiver.go Refactor to adopt k8s standardized Condition type 2020-11-20 13:19:40 +02:00
suspend.go Rename gotk binary to flux 2020-10-29 16:25:16 +01:00
suspend_alert.go Add a --context option 2020-11-02 21:32:55 +01:00
suspend_helmrelease.go Add a --context option 2020-11-02 21:32:55 +01:00
suspend_kustomization.go Add a --context option 2020-11-02 21:32:55 +01:00
suspend_receiver.go Add a --context option 2020-11-02 21:32:55 +01:00
uninstall.go Add a --context option 2020-11-02 21:32:55 +01:00