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 9bc250d027
Refactor manifests generation
- introduce manifestgen pkg, to be consumed by the CLI and Terraform provider
- consolidate defaults in manifestgen/install pkg
- introduce Manifest as the returning type of manifest generation
- add helper function to Manifest for writing multi-doc YAMLs on disk

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
4 years ago
..
bootstrap.go Refactor manifests generation 4 years ago
bootstrap_github.go Change copyright to Flux authors 4 years ago
bootstrap_gitlab.go Change copyright to Flux authors 4 years ago
check.go Refactor manifests generation 4 years ago
completion.go Change copyright to Flux authors 4 years ago
completion_bash.go Change copyright to Flux authors 4 years ago
completion_fish.go Change copyright to Flux authors 4 years ago
completion_powershell.go Change copyright to Flux authors 4 years ago
completion_zsh.go Change copyright to Flux authors 4 years ago
create.go Change copyright to Flux authors 4 years ago
create_alert.go Change copyright to Flux authors 4 years ago
create_alertprovider.go Change copyright to Flux authors 4 years ago
create_helmrelease.go Change copyright to Flux authors 4 years ago
create_kustomization.go Change copyright to Flux authors 4 years ago
create_receiver.go Change copyright to Flux authors 4 years ago
create_source.go Change copyright to Flux authors 4 years ago
create_source_bucket.go Change copyright to Flux authors 4 years ago
create_source_git.go Change copyright to Flux authors 4 years ago
create_source_helm.go Change copyright to Flux authors 4 years ago
create_tenant.go Change copyright to Flux authors 4 years ago
delete.go Change copyright to Flux authors 4 years ago
delete_alert.go Change copyright to Flux authors 4 years ago
delete_alertprovider.go Change copyright to Flux authors 4 years ago
delete_helmrelease.go Change copyright to Flux authors 4 years ago
delete_kustomization.go Change copyright to Flux authors 4 years ago
delete_receiver.go Change copyright to Flux authors 4 years ago
delete_source.go Change copyright to Flux authors 4 years ago
delete_source_bucket.go Change copyright to Flux authors 4 years ago
delete_source_git.go Change copyright to Flux authors 4 years ago
delete_source_helm.go Change copyright to Flux authors 4 years ago
export.go Change copyright to Flux authors 4 years ago
export_alert.go Change copyright to Flux authors 4 years ago
export_alertprovider.go Change copyright to Flux authors 4 years ago
export_helmrelease.go Change copyright to Flux authors 4 years ago
export_kustomization.go Change copyright to Flux authors 4 years ago
export_receiver.go Change copyright to Flux authors 4 years ago
export_source.go Change copyright to Flux authors 4 years ago
export_source_bucket.go Change copyright to Flux authors 4 years ago
export_source_git.go Change copyright to Flux authors 4 years ago
export_source_helm.go Change copyright to Flux authors 4 years ago
get.go Change copyright to Flux authors 4 years ago
get_alert.go Change copyright to Flux authors 4 years ago
get_alertprovider.go Change copyright to Flux authors 4 years ago
get_helmrelease.go Change copyright to Flux authors 4 years ago
get_kustomization.go Change copyright to Flux authors 4 years ago
get_receiver.go Change copyright to Flux authors 4 years ago
get_source.go Change copyright to Flux authors 4 years ago
get_source_bucket.go Change copyright to Flux authors 4 years ago
get_source_git.go Change copyright to Flux authors 4 years ago
get_source_helm.go Change copyright to Flux authors 4 years ago
install.go Refactor manifests generation 4 years ago
log.go Change copyright to Flux authors 4 years ago
main.go Refactor manifests generation 4 years ago
reconcile.go Change copyright to Flux authors 4 years ago
reconcile_alert.go Change copyright to Flux authors 4 years ago
reconcile_alertprovider.go Change copyright to Flux authors 4 years ago
reconcile_helmrelease.go Change copyright to Flux authors 4 years ago
reconcile_kustomization.go Change copyright to Flux authors 4 years ago
reconcile_receiver.go Change copyright to Flux authors 4 years ago
reconcile_source.go Change copyright to Flux authors 4 years ago
reconcile_source_bucket.go Change copyright to Flux authors 4 years ago
reconcile_source_git.go Change copyright to Flux authors 4 years ago
reconcile_source_helm.go Change copyright to Flux authors 4 years ago
resume.go Change copyright to Flux authors 4 years ago
resume_alert.go Change copyright to Flux authors 4 years ago
resume_helmrelease.go Change copyright to Flux authors 4 years ago
resume_kustomization.go Change copyright to Flux authors 4 years ago
resume_receiver.go Change copyright to Flux authors 4 years ago
suspend.go Change copyright to Flux authors 4 years ago
suspend_alert.go Change copyright to Flux authors 4 years ago
suspend_helmrelease.go Change copyright to Flux authors 4 years ago
suspend_kustomization.go Change copyright to Flux authors 4 years ago
suspend_receiver.go Change copyright to Flux authors 4 years ago
uninstall.go Change copyright to Flux authors 4 years ago