templates

package
v0.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 15, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ArgoCdArgoKustomize string = `` /* 250-byte string literal not displayed */
View Source
var ArgoCdClusterComponentApplicationSet string = `` /* 719-byte string literal not displayed */
View Source
var ArgoCdComponentsArgoProjKustomize string = `resources:
- cluster.yaml
`
View Source
var ArgoCdComponentsArgoProjProject string = `` /* 233-byte string literal not displayed */
View Source
var ArgoCdComponetnsApplicationSetKustomize string = `resources:
- cluster-components.yaml
- tenants.yaml
`
View Source
var ArgoCdNameSpaceFile string = `apiVersion: v1
kind: Namespace
metadata:
  name: argocd
spec: {}
status: {}
`
View Source
var ArgoCdOverlayDefaultConfigMap string = `` /* 415-byte string literal not displayed */
View Source
var ArgoCdOverlayDefaultKustomize string = `` /* 226-byte string literal not displayed */
View Source
var ArgoCdOverlayDefaultRepoSecret string = `` /* 234-byte string literal not displayed */
View Source
var ArgoCdTenantApplicationSet string = `` /* 722-byte string literal not displayed */
View Source
var ArgoKustomizeFile string = `` /* 202-byte string literal not displayed */

ArgoCD Specifc Vars

View Source
var FluxGitSshSecret string = `` /* 426-byte string literal not displayed */
View Source
var FluxGotkGitRepoFile string = `` /* 225-byte string literal not displayed */
View Source
var FluxGotkKustomizationFile string = `` /* 242-byte string literal not displayed */
View Source
var FluxGotkTenantsFile string = `` /* 242-byte string literal not displayed */
View Source
var FluxInstallFile string = `` /* 182476-byte string literal not displayed */

FluxCD Specifc Vars

View Source
var FluxKustomizeFile string = `` /* 257-byte string literal not displayed */
View Source
var KuardSampleAppDeploy string = `` /* 536-byte string literal not displayed */

Sample workload Kuard

View Source
var KuardSampleAppNS string = `apiVersion: v1
kind: Namespace
metadata:
  name: kuard
spec: {}
`
View Source
var KuardSampleAppSvc string = `` /* 216-byte string literal not displayed */

Functions

func CreateArgoRepoSkel added in v0.0.5

func CreateArgoRepoSkel(name *string, workdir string, ghtoken string, gitopsrepo string, private *bool) (bool, error)

CreateArgoRepoSkel creates the skeleton repo structure at the given place

func CreateFluxRepoSkel added in v0.0.5

func CreateFluxRepoSkel(name *string, workdir string, ghtoken string, gitopsrepo string, private *bool) (bool, error)

CreateFluxRepoSkel creates the skeleton repo structure at the given place

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL