load

package
v0.0.0-...-8d994d8 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	RefSuffix      = "-ref.yaml"
	ChainSuffix    = "-chain.yaml"
	WorkflowSuffix = "-workflow.yaml"
	ObserverSuffix = "-observer.yaml"
	CommandsSuffix = "-commands" // excluding the file extension
	MetadataSuffix = ".metadata.json"
)
View Source
const (
	RegistryFlat = RegistryFlag(1) << iota
	RegistryMetadata
	RegistryDocumentation
)

Variables

This section is empty.

Functions

func ClusterClaimOwnersConfig

func ClusterClaimOwnersConfig(configPath string) (api.ClusterClaimOwnersMap, error)

ClusterClaimsOwnersConfig loads cluster claim owners information from its config in the release repository

func ClusterProfilesConfig

func ClusterProfilesConfig(configPath string) (api.ClusterProfilesMap, error)

ClusterProfilesConfig loads cluster profile information from its config in the release repository

func Registry

Registry takes the path to a registry config directory and returns the full set of references, chains, and workflows that the registry's Resolver needs to resolve a user's MultiStageTestConfiguration

Types

type RegistryFlag

type RegistryFlag uint8

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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