Documentation ¶
Overview ¶
Package constants - constants that are used in pkg/client and pkg/resources
Index ¶
Constants ¶
View Source
const ( // ServiceName - the service mnemonic ServiceName = "metal" // MetalClientMapKey is the key in the map[string]interface{} that is passed down by hpegl used to store *Client // This must be unique, hpegl will error-out if it isn't MetalClientMapKey = "metalConfig" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.