Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provisioner ¶
type Provisioner struct {
// contains filtered or unexported fields
}
func (*Provisioner) GetName ¶
func (p *Provisioner) GetName() string
func (*Provisioner) Init ¶
func (p *Provisioner) Init(cfg *controller.Config)
func (*Provisioner) Run ¶
func (p *Provisioner) Run(stopc <-chan struct{}) error
func (*Provisioner) Shutdown ¶
func (p *Provisioner) Shutdown()
Click to show internal directories.
Click to hide internal directories.