Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( RuntimeDefURL = "manifests/runtime.yaml" ArgoAgentURL = "manifests/argo-agent/agent.yaml" )
Functions ¶
This section is empty.
Types ¶
type Store ¶
type Store struct {
ArgoCDServerName string
ArgoCDTokenKey string
ArgoCDTokenSecret string
ArgoCDAgentCFTokenKey string
ArgoCDAgentCFTokenSecret string
ArgoCDAgentSA 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
ArgoCDAgentReporterName string
GitSourceName string
WorkflowsIngressName string
WorkflowsIngressPath string
AppProxyIngressName string
AppProxyIngressPath string
AppProxyServicePort int32
AppProxyServiceName string
DocsLink string
LabelKeyCFType 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
GithubExampleEventSourceEndpointPath 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
ArgoCD string
Silent bool
InsecureIngressHost bool
MinimumMemorySizeRequired string
MinimumCpuRequired string
MinimumLocalDiskSizeRequired string
ReplicaSetReporterName string
ReplicaSetReporterServiceAccount string
ReplicaSetResourceName string
WorkflowResourceName string
RolloutReporterName string
RolloutResourceName string
RolloutReporterServiceAccount string
}
Click to show internal directories.
Click to hide internal directories.