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 CFComponentType string CFGitSourceType string CFRuntimeDefType string CFRuntimeType string CFTokenSecret string CFTokenSecretKey string CodefreshCM string CodefreshSA string ComponentsReporterName string ComponentsReporterSA string ComponentsReporterURL string DefaultAPI string EventBusName string EventReportingEndpoint string EventsReporterName string ArgoCDAgentReporterName string GitSourceName string IngressName string IngressPath string LabelKeyCFType string MaxDefVersion *semver.Version RuntimeDefURL string RuntimeFilename string Version Version WaitTimeout time.Duration WorkflowName string WorkflowReporterName string }
Click to show internal directories.
Click to hide internal directories.