cmdprov

package
v0.0.0-...-f2a3559 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provisioner

type Provisioner struct {
	ProvisionerUri string   `yaml:"uri"`
	ResType        string   `yaml:"type"`
	ResClass       *string  `yaml:"class,omitempty"`
	ResId          *string  `yaml:"id,omitempty"`
	Args           []string `yaml:"args"`
}

func Parse

func Parse(raw map[string]interface{}) (*Provisioner, error)

func (*Provisioner) Match

func (p *Provisioner) Match(resUid framework.ResourceUid) bool

func (*Provisioner) Provision

func (*Provisioner) Uri

func (p *Provisioner) Uri() string

Jump to

Keyboard shortcuts

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