Documentation
¶
Index ¶
Constants ¶
View Source
const ( ProviderIDPrefix = "linode://" DNS1123LabelMaxLength int = 63 )
Variables ¶
This section is empty.
Functions ¶
func IgnoreLinodeAPIError ¶
IgnoreLinodeAPIError returns the error except matches to status code
func IsLinodeProviderID ¶
func ParseProviderID ¶
Types ¶
type InvalidProviderIDError ¶
type InvalidProviderIDError struct {
Value string
}
func (InvalidProviderIDError) Error ¶
func (e InvalidProviderIDError) Error() string
Click to show internal directories.
Click to hide internal directories.