flux2/cmd/gotk
stefanprodan bd2994f9ab Add support for Bucket sources to Kustomizations/HRs
..
bootstrap.go Validate bootstrap required components
bootstrap_github.go Always apply sync manifests on bootstrap
bootstrap_gitlab.go Always apply sync manifests on bootstrap
check.go Rename `tk` binary to `gotk`
completion.go Support bash, fish, zsh, and powershell shell completions as separate sub-commands
completion_bash.go Support bash, fish, zsh, and powershell shell completions as separate sub-commands
completion_fish.go Support bash, fish, zsh, and powershell shell completions as separate sub-commands
completion_powershell.go Support bash, fish, zsh, and powershell shell completions as separate sub-commands
completion_zsh.go Support bash, fish, zsh, and powershell shell completions as separate sub-commands
create.go Add label validation
create_helmrelease.go Add support for Bucket sources to Kustomizations/HRs
create_kustomization.go Add support for Bucket sources to Kustomizations/HRs
create_source.go Rename `tk` binary to `gotk`
create_source_bucket.go Add validation for bucket providers
create_source_git.go Add label arg to create commands
create_source_helm.go Add label arg to create commands
create_tenant.go Add create tenant command
delete.go Rename `tk` binary to `gotk`
delete_helmrelease.go Rename `tk` binary to `gotk`
delete_kustomization.go Rename `tk` binary to `gotk`
delete_source.go Rename `tk` binary to `gotk`
delete_source_bucket.go Implement bucket CRUD commands
delete_source_git.go Rename `tk` binary to `gotk`
delete_source_helm.go Rename `tk` binary to `gotk`
export.go Add export resource helper function
export_helmrelease.go Add export resource helper function
export_kustomization.go Add export resource helper function
export_source.go Rename `tk` binary to `gotk`
export_source_bucket.go Implement bucket CRUD commands
export_source_git.go Add export resource helper function
export_source_helm.go Add export resource helper function
flags.go Rename `tk` binary to `gotk`
get.go Rename `tk` binary to `gotk`
get_helmrelease.go Rename `tk` binary to `gotk`
get_kustomization.go Rename `tk` binary to `gotk`
get_source.go Rename `tk` binary to `gotk`
get_source_bucket.go Implement bucket CRUD commands
get_source_git.go Rename `tk` binary to `gotk`
get_source_helm.go Rename `tk` binary to `gotk`
install.go Add support for ARMv7
log.go Rename `tk` binary to `gotk`
main.go Add support for Bucket sources to Kustomizations/HRs
reconcile.go Rename `tk` binary to `gotk`
reconcile_helmrelease.go Add support for Bucket sources to Kustomizations/HRs
reconcile_kustomization.go Add support for Bucket sources to Kustomizations/HRs
reconcile_source.go Rename `tk` binary to `gotk`
reconcile_source_bucket.go Add support for Bucket sources to Kustomizations/HRs
reconcile_source_git.go Add support for Bucket sources to Kustomizations/HRs
reconcile_source_helm.go Add support for Bucket sources to Kustomizations/HRs
resume.go Rename `tk` binary to `gotk`
resume_helmrelease.go Rename `tk` binary to `gotk`
resume_kustomization.go Rename `tk` binary to `gotk`
suspend.go Rename `tk` binary to `gotk`
suspend_helmrelease.go Rename `tk` binary to `gotk`
suspend_kustomization.go Rename `tk` binary to `gotk`
uninstall.go Suspend bootstrap kustomization on uninstall
utils.go Add support for namespace/name format in depends-on