Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProviderType ¶
type ProviderType int
ProviderType represents the type of a provider for a machine
const ( None ProviderType = iota Local Remote )
func (ProviderType) String ¶
func (t ProviderType) String() string
Given a type, returns its string representation
Click to show internal directories.
Click to hide internal directories.