Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interactive ¶
type Interactive struct{}
Interactive is an initializer that performs an installation by prompting the user.
func (*Interactive) Initialize ¶
func (i *Interactive) Initialize(r runtime.Runtime) (err error)
Initialize implements the Initializer interface.
Click to show internal directories.
Click to hide internal directories.