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/flux
Alexei Ledenev 69387fd2a4 Support check command with multiple config files
Resolves: #472
Signed-off-by: Alexei Ledenev <alexei.led@gmail.com>
4 years ago
..
bootstrap.go Add safe guards for relative paths 4 years ago
bootstrap_github.go Add safe guards for relative paths 4 years ago
bootstrap_gitlab.go Add safe guards for relative paths 4 years ago
check.go Support check command with multiple config files 4 years ago
completion.go Rename `gotk` binary to `flux` 4 years ago
completion_bash.go Rename `gotk` binary to `flux` 4 years ago
completion_fish.go Rename `gotk` binary to `flux` 4 years ago
completion_powershell.go Rename `gotk` binary to `flux` 4 years ago
completion_zsh.go Fix zsh completion command example 4 years ago
create.go Factor out upsert and upsertAndWait 4 years ago
create_alert.go Refactor to adopt k8s standardized Condition type 4 years ago
create_alertprovider.go Refactor to adopt k8s standardized Condition type 4 years ago
create_helmrelease.go Add service account arg to create commands 4 years ago
create_image.go Rename "auto" subcommands to "image" 4 years ago
create_image_policy.go Factor out upsert and upsertAndWait 4 years ago
create_image_repository.go Factor out upsert and upsertAndWait 4 years ago
create_image_updateauto.go Factor out upsert and upsertAndWait 4 years ago
create_kustomization.go Add safe guards for relative paths 4 years ago
create_receiver.go Refactor to adopt k8s standardized Condition type 4 years ago
create_secret.go Add create secret git command 4 years ago
create_secret_git.go Fix create secret for Git over HTTP/S 4 years ago
create_source.go Rename `gotk` binary to `flux` 4 years ago
create_source_bucket.go Add labels to generated secrets 4 years ago
create_source_git.go Add git implementation flag and note about Azure DevOps 4 years ago
create_source_helm.go Add labels to generated secrets 4 years ago
create_tenant.go Fix tenant service account binding 4 years ago
delete.go Factor out upsert and upsertAndWait 4 years ago
delete_alert.go Add a --context option 4 years ago
delete_alertprovider.go Add a --context option 4 years ago
delete_helmrelease.go Add a --context option 4 years ago
delete_image.go Rename "auto" subcommands to "image" 4 years ago
delete_image_policy.go Factor out upsert and upsertAndWait 4 years ago
delete_image_repository.go Factor out upsert and upsertAndWait 4 years ago
delete_image_updateauto.go Factor out upsert and upsertAndWait 4 years ago
delete_kustomization.go Add a --context option 4 years ago
delete_receiver.go Add a --context option 4 years ago
delete_source.go Rename `gotk` binary to `flux` 4 years ago
delete_source_bucket.go Add a --context option 4 years ago
delete_source_git.go Add a --context option 4 years ago
delete_source_helm.go Add a --context option 4 years ago
export.go Centralise adapter types 4 years ago
export_alert.go Add a --context option 4 years ago
export_alertprovider.go Add a --context option 4 years ago
export_helmrelease.go Add a --context option 4 years ago
export_image.go Rename "auto" subcommands to "image" 4 years ago
export_image_policy.go Rename "auto" subcommands to "image" 4 years ago
export_image_repository.go Rename "auto" subcommands to "image" 4 years ago
export_image_updateauto.go Rename "auto" subcommands to "image" 4 years ago
export_kustomization.go Add a --context option 4 years ago
export_receiver.go Add a --context option 4 years ago
export_source.go Rename `gotk` binary to `flux` 4 years ago
export_source_bucket.go Add a --context option 4 years ago
export_source_git.go Add a --context option 4 years ago
export_source_helm.go Add a --context option 4 years ago
get.go Factor out upsert and upsertAndWait 4 years ago
get_alert.go Add suspend status to get sources commands 4 years ago
get_alertprovider.go Refactor to adopt k8s standardized Condition type 4 years ago
get_helmrelease.go Add suspend status to get sources commands 4 years ago
get_image.go Rename "auto" subcommands to "image" 4 years ago
get_image_policy.go Factor out upsert and upsertAndWait 4 years ago
get_image_repository.go Factor out upsert and upsertAndWait 4 years ago
get_image_updateauto.go Factor out upsert and upsertAndWait 4 years ago
get_kustomization.go Add suspend status to get sources commands 4 years ago
get_receiver.go Add suspend status to get sources commands 4 years ago
get_source.go Rename `gotk` binary to `flux` 4 years ago
get_source_bucket.go Add suspend status to get sources commands 4 years ago
get_source_chart.go Add suspend status to get sources commands 4 years ago
get_source_git.go Add suspend status to get sources commands 4 years ago
get_source_helm.go Add suspend status to get sources commands 4 years ago
image.go Factor out upsert and upsertAndWait 4 years ago
install.go Fix cluster domain mapping 4 years ago
log.go Log to stderr 4 years ago
main.go Log to stderr 4 years ago
object.go Factor out upsert and upsertAndWait 4 years ago
reconcile.go Factor out upsert and upsertAndWait 4 years ago
reconcile_alert.go Do not try to reconcile a suspended object 4 years ago
reconcile_alertprovider.go Add a --context option 4 years ago
reconcile_helmrelease.go Do not try to reconcile a suspended object 4 years ago
reconcile_image.go Rename "auto" subcommands to "image" 4 years ago
reconcile_image_repository.go Factor out upsert and upsertAndWait 4 years ago
reconcile_image_updateauto.go Factor out upsert and upsertAndWait 4 years ago
reconcile_kustomization.go Do not try to reconcile a suspended object 4 years ago
reconcile_receiver.go Do not try to reconcile a suspended object 4 years ago
reconcile_source.go Rename `gotk` binary to `flux` 4 years ago
reconcile_source_bucket.go Do not try to reconcile a suspended object 4 years ago
reconcile_source_git.go Do not try to reconcile a suspended object 4 years ago
reconcile_source_helm.go Do not try to reconcile a suspended object 4 years ago
resume.go Factor out upsert and upsertAndWait 4 years ago
resume_alert.go Refactor to adopt k8s standardized Condition type 4 years ago
resume_helmrelease.go Add resume source commands 4 years ago
resume_image.go Rename "auto" subcommands to "image" 4 years ago
resume_image_repository.go Factor out upsert and upsertAndWait 4 years ago
resume_image_updateauto.go Factor out upsert and upsertAndWait 4 years ago
resume_kustomization.go Add resume source commands 4 years ago
resume_receiver.go Refactor to adopt k8s standardized Condition type 4 years ago
resume_source.go Add resume source commands 4 years ago
resume_source_bucket.go Add resume source commands 4 years ago
resume_source_chart.go Add resume source commands 4 years ago
resume_source_git.go Add resume source commands 4 years ago
resume_source_helm.go Add resume source commands 4 years ago
status.go Reuse isReady from create_image commands 4 years ago
suspend.go Factor out upsert and upsertAndWait 4 years ago
suspend_alert.go Add a --context option 4 years ago
suspend_helmrelease.go Add a --context option 4 years ago
suspend_image.go Rename "auto" subcommands to "image" 4 years ago
suspend_image_repository.go Factor out upsert and upsertAndWait 4 years ago
suspend_image_updateauto.go Factor out upsert and upsertAndWait 4 years ago
suspend_kustomization.go Add a --context option 4 years ago
suspend_receiver.go Add a --context option 4 years ago
suspend_source.go Add suspend source commands 4 years ago
suspend_source_bucket.go Add suspend source commands 4 years ago
suspend_source_chart.go Add suspend source commands 4 years ago
suspend_source_git.go Add suspend source commands 4 years ago
suspend_source_helm.go Add suspend source commands 4 years ago
uninstall.go Set kubecontext and kubeconfig for kubectl exec 4 years ago