blueprint

package
v0.5.48 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2023 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const TypeBlueprint string = "blueprint"

TypeContainer is the resource string for a Container resource

Variables

This section is empty.

Functions

This section is empty.

Types

type Blueprint

type Blueprint struct {
	types.ResourceMetadata `hcl:",remain"`

	Title       string `hcl:"title,optional" json:"title,omitempty"`
	Author      string `hcl:"author,optional" json:"author,omitempty"`
	Slug        string `hcl:"slug,optional" json:"slug,omitempty"`
	Description string `hcl:"description,optional" json:"description,omitempty"`
}

Blueprint defines a stack blueprint for defining yard configs

Jump to

Keyboard shortcuts

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