config

package
v1.0.0-beta.20 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReplicatedConfig

type ReplicatedConfig struct {
	License               string                               `yaml:"license"`
	LicenseFields         sdklicensetypes.LicenseFields        `yaml:"licenseFields"`
	AppName               string                               `yaml:"appName"`
	ChannelID             string                               `yaml:"channelID"`
	ChannelName           string                               `yaml:"channelName"`
	ChannelSequence       int64                                `yaml:"channelSequence"`
	ReleaseSequence       int64                                `yaml:"releaseSequence"`
	ReleaseCreatedAt      string                               `yaml:"releaseCreatedAt"`
	ReleaseNotes          string                               `yaml:"releaseNotes"`
	VersionLabel          string                               `yaml:"versionLabel"`
	ReplicatedAppEndpoint string                               `yaml:"replicatedAppEndpoint"`
	StatusInformers       []appstatetypes.StatusInformerString `yaml:"statusInformers"`
	ReplicatedID          string                               `yaml:"replicatedID"`
	AppID                 string                               `yaml:"appID"`
}

func ParseReplicatedConfig

func ParseReplicatedConfig(config []byte) (*ReplicatedConfig, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL