store

package
v0.0.71 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	RuntimeDefURL = "manifests/runtime.yaml"
)

Functions

This section is empty.

Types

type Store

type Store struct {
	BinaryName             string
	CFComponentType        string
	CFGitSourceType        string
	CFRuntimeDefType       string
	CFRuntimeType          string
	CFTokenSecret          string
	CFTokenSecretKey       string
	ArgoCDTokenSecret      string
	ArgoCDTokenKey         string
	EventsReporterName     string
	WorkflowReporterName   string
	CodefreshSA            string
	CodefreshCM            string
	ComponentsReporterName string
	ComponentsReporterSA   string
	ComponentsReporterURL  string
	DefaultAPI             string
	EventBusName           string
	EventReportingEndpoint string
	GitSourceName          string
	LabelKeyCFType         string
	MaxDefVersion          *semver.Version
	RuntimeDefURL          string
	RuntimeFilename        string
	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