provision

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: May 10, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const Type pluginType = "stage-provisioner"

Variables

This section is empty.

Functions

This section is empty.

Types

type Provisioner

type Provisioner interface {
	dodo.Plugin

	ProvisionStage(*stage.StageInfo, *stage.SSHOptions) error
	CleanStage(*stage.StageInfo) error
	GetClient(*stage.StageInfo) (*proxy.Client, error)
}

Jump to

Keyboard shortcuts

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