target

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Target

type Target struct {
	// contains filtered or unexported fields
}

func New

func New(entry *inv.Entry, valuesPath string, skipEval bool, ejson *ejson.Settings) (*Target, error)

func (*Target) Entry

func (t *Target) Entry() *inv.Entry

func (*Target) Values

func (t *Target) Values() values.Values

type Targets

type Targets struct {
	// contains filtered or unexported fields
}

func NewTargets

func NewTargets(filter string, limits []string, valuesPath string, inventory *inv.Inventory, skipEval bool, ejson *ejson.Settings) (*Targets, error)

func (*Targets) EJSON

func (t *Targets) EJSON() *ejson.Settings

func (*Targets) Filter

func (t *Targets) Filter() string

func (*Targets) Limits

func (t *Targets) Limits() []string

func (*Targets) Names

func (t *Targets) Names() []string

func (*Targets) Targets

func (t *Targets) Targets() map[string]*Target

func (*Targets) ValuesPath

func (t *Targets) ValuesPath() string

Jump to

Keyboard shortcuts

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