Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudProviderType ¶
type CloudProviderType int
CloudProviderType is an enum of the various type of cloud providers
const (
AWS CloudProviderType = iota
)
func (CloudProviderType) String ¶
func (r CloudProviderType) String() string
Click to show internal directories.
Click to hide internal directories.