variable

package
v0.52.0 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2025 License: Apache-2.0 Imports: 2 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

type Builder struct {
	Variable v1.Variable   `json:",inline" yaml:",inline"`
	Filters  []v1.Variable `json:"-" yaml:"-"`
}

func New

func New(name string, options ...Option) (Builder, error)

type Option

type Option func(variable *Builder) error

func Filter

func Filter(variables ...v1.Variable) Option

func Name

func Name(name string) Option

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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