Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResourceType ¶
type ResourceType int
ResourceType is an enum of the various type of ResourceType
const ( System ResourceType = iota Database Domain CloudProvider )
func (ResourceType) String ¶
func (r ResourceType) String() string
Click to show internal directories.
Click to hide internal directories.