provisioning

package
v0.0.0-...-ed06964 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrEnvEmpty = errors.New("cannot read provisioning from env variable TRACETEST_PROVISIONING: variable is empty")
)
View Source
var ErrFileNotExists = errors.New("provisioning file does not exists")

Functions

func WithResourceProvisioners

func WithResourceProvisioners(provs ...resourcemanager.Provisioner) option

Types

type Provisioner

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

func New

func New(opts ...option) *Provisioner

func (*Provisioner) AddResourceProvisioner

func (p *Provisioner) AddResourceProvisioner(prov resourcemanager.Provisioner)

func (Provisioner) FromEnv

func (p Provisioner) FromEnv() error

func (Provisioner) FromFile

func (p Provisioner) FromFile(path string) error

Jump to

Keyboard shortcuts

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