variablegroup

package
v0.45.0 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

type Builder struct {
	Variables          []v1.Variable
	FilteringVariables []v1.Variable
}

func New

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

type Option

type Option func(group *Builder) error

func AddIgnoredVariable

func AddIgnoredVariable(name string, options ...variable.Option) Option

AddIgnoredVariable adds a variable to the group that will not be added in the filter but will still be filtered by the other variables

func AddVariable

func AddVariable(name string, options ...variable.Option) Option

Jump to

Keyboard shortcuts

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