schema

package
v0.2.11 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	V1 = Version("v1")
)

Variables

This section is empty.

Functions

func RenderConfig

func RenderConfig(config Config) ([]byte, error)

RenderConfig creates the JSON output.

Types

type Config

type Config interface {
	Containers() []string
	SetContainers([]string)
	Templates() []string
	SetTemplates([]string)
}

Config describes the getter/setter contract for configuration.

type Version

type Version string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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