Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrIngress = errors.New("ingress not as expected") ErrIngressIPNotFound = errors.New("unable to find remote ingress IP address") )
Functions ¶
func New ¶
func New(getApplication application.GetterFunc) *application.Provisioner
New returns a new initialized provisioner object.
Types ¶
type Provisioner ¶
type Provisioner struct{}
Click to show internal directories.
Click to hide internal directories.