argocdparams

package
v0.0.0-...-1f0e0a3 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Namespaces matching '^ztp*' are special
	// Argocd will only let us use such namespaces for policy gen templates on the SNO nodes.
	ZtpTestNamespace         string        = "ztp-test"
	ArgocdPoliciesAppName    string        = "policies"
	ArgocdClustersAppName    string        = "clusters"
	ArgocdChangeTimeout      time.Duration = 10 * time.Minute
	ArgocdChangeInterval     time.Duration = 10 * time.Second
	DefaultTimeout           time.Duration = 5 * time.Minute
	ZtpSiteGenerateImageName string        = "registry-proxy.engineering.redhat.com/rh-osbs/openshift4-ztp-site-generate"
	AcmArgocdInitContainer   string        = "multicluster-operators-subscription"
	AcmPolicyGeneratorName   string        = "acm-policy-generator"
	ImageRegistryNamespace   string        = "openshift-image-registry"
	MulticlusterhubOperator  string        = "multiclusterhub-operator"
	PerfProfileName          string        = "openshift-node-performance-profile"
	MachineConfigName        string        = "02-master-workload-partitioning"
	TunedPatchName           string        = "performance-patch"
	TunedNamespace           string        = "openshift-cluster-node-tuning-operator"
	MCPname                  string        = "master"
	PrivPodNamespace         string        = "cnfgotestpriv"
)

ZTP and Argocd vars.

Variables

ArgocdApps is a list of the argocd app names that are defined above.

Functions

This section is empty.

Types

type ArgocdGitDetails

type ArgocdGitDetails struct {
	Repo   string
	Branch string
	Path   string
}

ArgocdGitDetails stores argocd git details.

Jump to

Keyboard shortcuts

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