store

package
v0.2.7 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SegmentWriteKey  = ""
	AddClusterDefURL = "https://github.com/codefresh-io/csdp-official/add-cluster/kustomize"
)

Functions

This section is empty.

Types

type Store

type Store struct {
	AddClusterJobName        string
	AppProxyIngressPath      string
	BinaryName               string
	CFInternalGitSources     []string
	CFTokenSecret            string
	CLIDownloadTemplate      string
	CLILatestVersionFileLink string
	DefaultAPI               string
	InClusterName            string
	InClusterServerURL       string
	IngressHost              string
	InsecureIngressHost      bool
	IsDownloadRuntimeLogs    bool
	MarketplaceGitSourceName string //asd
	Silent                   bool
	Version                  Version
	WaitTimeout              time.Duration
}

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