v1alpha5

package
v0.101.3 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildPlan

type BuildPlan struct {
	core.BuildPlan
	Opts holos.BuildOpts
}

BuildPlan represents a component builder.

func (*BuildPlan) Build

func (b *BuildPlan) Build(ctx context.Context) error

func (*BuildPlan) Export added in v0.100.0

func (b *BuildPlan) Export(idx int, encoder holos.OrderedEncoder) error

func (*BuildPlan) Load added in v0.100.0

func (b *BuildPlan) Load(v cue.Value) error

type Component added in v0.100.0

type Component struct {
	Component core.Component
}

func (*Component) Describe added in v0.100.0

func (c *Component) Describe() string

func (*Component) Labels added in v0.100.0

func (c *Component) Labels() holos.Labels

func (*Component) Path added in v0.100.0

func (c *Component) Path() string

func (*Component) Tags added in v0.100.0

func (c *Component) Tags() ([]string, error)

func (*Component) WriteTo added in v0.100.0

func (c *Component) WriteTo() string

type Platform

type Platform struct {
	Platform core.Platform
}

Platform represents a platform builder.

func (*Platform) Export added in v0.100.0

func (p *Platform) Export(encoder holos.Encoder) error

func (*Platform) Load added in v0.100.0

func (p *Platform) Load(v cue.Value) error

Load loads from a cue value.

func (*Platform) Select added in v0.100.0

func (p *Platform) Select(selectors ...holos.Selector) []holos.Component

Jump to

Keyboard shortcuts

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