model

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2023 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LabBox

type LabBox struct {
	Name     string
	Template struct {
		Name string
	}
	Size    string
	Vpn     bool
	Envs    []LabEnv
	Secrets []LabSecret
}

type LabEnv

type LabEnv struct {
	Name  string
	Value string
}

type LabSecret

type LabSecret struct {
	Name      string
	LocalRef  string
	RemoteRef string
	Alias     string
}

type LabV1

type LabV1 struct {
	Kind  string
	Name  string
	Tags  []string
	Boxes []LabBox
}

Jump to

Keyboard shortcuts

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