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 = `` /* 306-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 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.