Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( SegmentWriteKey = "" RuntimeDefURL = "https://raw.githubusercontent.com/codefresh-io/csdp-official/stable/csdp/hybrid/basic/runtime.yaml" OldRuntimeDefURL = "https://github.com/codefresh-io/cli-v2/releases/latest/download/runtime.yaml" AddClusterDefURL = "https://github.com/codefresh-io/csdp-official/add-cluster/kustomize" )
Functions ¶
This section is empty.
Types ¶
type Store ¶
type Store struct {
AddClusterJobName string
ArgoCDServerName string
ArgoCDTokenKey string
ArgoCDTokenSecret string
ArgoWfIngressPath string
ArgoWfServiceName string
BinaryName string
Codefresh 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
InternalRouterServiceName string
InternalRouterServicePort int32
InternalRouterIngressName string
InternalRouterInternalIngressName string
InternalRouterIngressFilePath string
WebhooksIngressPath string
AppProxyIngressName string
AppProxyIngressPath string
AppProxyServiceName string
DocsLink string
LabelKeyCFType string
LabelKeyCFInternal string
LabelSelectorSealedSecret string
LabelSelectorGitIntegrationSecret string
AnnotationKeySyncWave string
MarketplaceGitSourceName string
MarketplaceRepo string
MaxDefVersion *semver.Version
LastRuntimeVersionInCLI *semver.Version
RuntimeDefURL string
OldRuntimeDefURL string
Version Version
WaitTimeout time.Duration
WorkflowName string
WorkflowReporterName string
WorkflowTriggerServiceAccount string
DemoCalendarSensorObjectName string
DemoCalendarSensorFileName string
DemoCalendarEventSourceFileName string
DemoCalendarEventSourceObjectName string
DemoCalendarEventName string
DemoCalendarDependencyName string
DemoWorkflowTemplateFileName string
DemoWorkflowTemplateName string
DemoGitEventSourceFileName string
DemoGitEventSourceObjectName string
WebhooksRootPath string
DemoGitEventSourceTargetPort string
DemoGitEventSourceServicePort int32
DemoGitSensorFileName string
DemoGitSensorObjectName string
DemoGitEventName string
DemoGitTriggerTemplateName string
DemoGitDependencyName string
GitTokenSecretObjectName string
GitTokenSecretKey string
GithubEventTypeHeader string
GitlabEventTypeHeader string
ArgoCD string
Silent bool
InsecureIngressHost bool
SetDefaultResources bool
MinimumMemorySizeRequired string
MinimumCpuRequired string
MinimumLocalDiskSizeRequired string
ReplicaSetResourceName string
AnalysisRunResourceName string
WorkflowResourceName string
RequirementsLink string
GitTokensLink string
DownloadCliLink string
CLIDownloadTemplate string
CLILatestVersionFileLink string
RolloutReporterName string
RolloutResourceName string
RolloutReporterServiceAccount string
DefaultNamespace string
NetworkTesterName string
NetworkTesterGenerateName string
NetworkTesterImage string
TCPConnectionTesterGenerateName string
TCPConnectionTesterName string
MinKubeVersion string
MaxKubeVersion string
MasterIngressName string
ClusterResourcesPath string
InClusterPath string
SccName string
CFInternalGitSources []string
CFInternalReporters []string
GsCreateFlow string
InCluster string
IsDownloadRuntimeLogs bool
IngressHost string
IscRuntimesDir string
DefVersionToLastCLIVersion map[string]string
}
func (*Store) IsCustomDefURL ¶ added in v0.1.0
Click to show internal directories.
Click to hide internal directories.