store

package
v0.0.16 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ArgoCDManifestsURL        = "manifests/argo-cd"
	ArgoEventsManifestsURL    = "manifests/argo-events"
	ArgoRolloutsManifestsURL  = "manifests/argo-rollouts"
	ArgoWorkflowsManifestsURL = "manifests/argo-workflows"
)

Functions

This section is empty.

Types

type Store

type Store struct {
	ArgoCDManifestsURL        string
	ArgoEventsManifestsURL    string
	ArgoRolloutsManifestsURL  string
	ArgoWorkflowsManifestsURL string
	BinaryName                string
	CFComponentType           string
	CFRuntimeType             string
	CFTokenSecret             string
	CFTokenSecretKey          string
	CFType                    string
	ComponentsReporterName    string
	ComponentsReporterSA      string
	DefaultAPI                string
	EventBusName              string
	EventReportingEndpoint    string
	GitSourceName             string
	Version                   Version
}

func Get

func Get() *Store

Get returns the global store

type Version

type Version struct {
	Version    string
	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