manifest

package
v0.0.1-pre.c655c7a Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2023 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manifest

type Manifest struct {
	Environment string               `yaml:"environment"`
	Set         string               `yaml:"set"`
	Version     int64                `yaml:"version"`
	Workloads   []*workload.Workload `yaml:"workloads"`
}

func LoadManifest

func LoadManifest(path string) (Manifest, error)

func (*Manifest) PrintHeader

func (m *Manifest) PrintHeader()

func (*Manifest) PrintWorkloadsSummary

func (m *Manifest) PrintWorkloadsSummary()

Jump to

Keyboard shortcuts

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