kustomization

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AgeKeyFile            = "age-secret-keys.yaml"
	ClusterAppsFile       = "cluster-app-manifests.yaml"
	DefaultAppsFile       = "default-apps-manifests.yaml"
	KustomizationFile     = "kustomization.yaml"
	TaylorBotFile         = "github-giantswarm-https-credentials.yaml"
	SSHdeployKeyFile      = "giantswarm-clusters-ssh-credentials.yaml"
	CustomerDeployKeyFile = "configs-ssh-credentials.yaml"
	SharedDeployKeyFile   = "shared-configs-ssh-credentials.yaml"
)
View Source
const (
	AllowNetPolFile                    = "networkpolicy-egress-to-proxy.yaml"
	SourceControllerFile               = "kustomization-post-build-proxy.yaml"
	RegistryFile                       = "container-registries-configuration-secret.yaml"
	CoreDNSFile                        = "coredns-configmap.yaml"
	DenyNetPolFile                     = "deny-all-policies.yaml"
	CertManagerFile                    = "cert-manager-dns01-secret.yaml"
	CertManagerConfigMapFile           = "cert-manager-configmap.yaml"
	IssuerFile                         = "private-cluster-issuer.yaml"
	VsphereCredentialsFile             = "vsphere-cloud-config-secret.yaml" // #nosec G101
	CloudDirectorCredentialsFile       = "cloud-director-cloud-config-secret.yaml"
	AzureClusterIdentitySPFile         = "azureclusteridentity-sp.yaml"
	AzureClusterIdentityUAFile         = "azureclusteridentity-ua.yaml"
	AzureSecretClusterIdentityStaticSP = "secret-clusteridentity-static-sp.yaml"
	ExternalDNSFile                    = "external-dns-configmap.yaml"
)

Variables

This section is empty.

Functions

func GetKustomizationFile

func GetKustomizationFile(c Config, file string) (string, error)

func GetSourceControllerPatchPath

func GetSourceControllerPatchPath(branch string) string

func GetSourceControllerSocatSidecarPath

func GetSourceControllerSocatSidecarPath(branch string) string

Types

type Config

type Config struct {
	CertManagerDNSChallenge      bool
	Provider                     string
	PrivateCA                    bool
	PrivateMC                    bool
	ConfigureContainerRegistries bool
	CustomCoreDNS                bool
	DisableDenyAllNetPol         bool
	MCProxy                      bool
	IntegratedDefaultAppsValues  bool
	MCBBranchSource              string
}

func GetKustomizationConfig

func GetKustomizationConfig(file string) (Config, error)

Jump to

Keyboard shortcuts

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