store

package
v0.0.416 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	RuntimeDefURL    = "manifests/runtime.yaml"
	AddClusterDefURL = "../manifests/add-cluster/kustomize"
)

Functions

This section is empty.

Types

type Store

type Store struct {
	AddClusterJobName                   string
	ArgoCDServerName                    string
	ArgoCDTokenKey                      string
	ArgoCDTokenSecret                   string
	ArgoWFServiceName                   string
	ArgoWFServicePort                   int32
	BinaryName                          string
	Codefresh                           string
	CodefreshDeliveryPipelines          string
	CFComponentType                     string
	CFGitSourceType                     string
	CFRuntimeDefType                    string
	CFRuntimeType                       string
	CFTokenSecret                       string
	CFTokenSecretKey                    string
	CFStoreIVSecretKey                  string
	CodefreshCM                         string
	CodefreshSA                         string
	ComponentsReporterName              string
	ComponentsReporterSA                string
	ComponentsReporterURL               string
	DefaultAPI                          string
	EventBusName                        string
	EventReportingEndpoint              string
	EventsReporterName                  string
	GitSourceName                       string
	WorkflowsIngressName                string
	WorkflowsIngressPath                string
	AppProxyIngressName                 string
	AppProxyIngressPath                 string
	AppProxyServicePort                 int32
	AppProxyServiceName                 string
	DocsLink                            string
	LabelKeyCFType                      string
	LabelKeyCFInternal                  string
	MarketplaceGitSourceName            string
	MarketplaceRepo                     string
	MaxDefVersion                       *semver.Version
	RuntimeDefURL                       string
	Version                             Version
	WaitTimeout                         time.Duration
	WorkflowName                        string
	WorkflowReporterName                string
	WorkflowTriggerServiceAccount       string
	CronExampleSensorFileName           string
	CronExampleEventSourceFileName      string
	CronExampleWfTemplateFileName       string
	CronExampleEventSourceName          string
	CronExampleEventName                string
	CronExampleTriggerTemplateName      string
	CronExampleDependencyName           string
	GithubExampleEventSourceFileName    string
	GithubExampleEventSourceObjectName  string
	WebhooksRootPath                    string
	GithubExampleEventSourceTargetPort  string
	GithubExampleEventSourceServicePort int32
	GithubExampleIngressFileName        string
	GithubExampleIngressObjectName      string
	GithubExampleSensorFileName         string
	GithubExampleSensorObjectName       string
	GithubExampleWfTemplateFileName     string
	GithubExampleEventName              string
	GithubExampleTriggerTemplateName    string
	GithubExampleDependencyName         string
	GithubAccessTokenSecretObjectName   string
	GithubAccessTokenSecretKey          string
	GithubEventTypeHeader               string
	ArgoCD                              string
	Silent                              bool
	InsecureIngressHost                 bool
	BypassIngressClassCheck             bool
	SkipIngress                         bool
	SetDefaultResources                 bool
	MinimumMemorySizeRequired           string
	MinimumCpuRequired                  string
	MinimumLocalDiskSizeRequired        string
	ReplicaSetResourceName              string
	AnalysisRunResourceName             string
	WorkflowResourceName                string
	RequirementsLink                    string
	DownloadCliLink                     string
	RolloutReporterName                 string
	RolloutResourceName                 string
	RolloutReporterServiceAccount       string
	SegmentWriteKey                     string
	DefaultNamespace                    string
	NetworkTesterName                   string
	NetworkTesterGenerateName           string
	NetworkTesterImage                  string
	MinKubeVersion                      string
	MaxKubeVersion                      string
	MasterIngressName                   string
	InClusterPath                       string
	SccName                             string
	CFInternalGitSources                []string
	CFInternalReporters                 []string
	InstallationFlow                    string
	GsCreateFlow                        string
	InCluster                           string
	IsDownloadRuntimeLogs               bool
	IngressHost                         string
	IscRuntimesDir                      string
}

func Get

func Get() *Store

Get returns the global store

type Version

type Version struct {
	Version    *semver.Version
	BuildDate  string
	GitCommit  string
	GoVersion  string
	GoCompiler string
	Platform   string
}

Jump to

Keyboard shortcuts

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