Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromCloudServerID ¶
FromCloudServerID generates the canonical ProviderID for a Cloud Server.
func FromRobotServerNumber ¶
FromRobotServerNumber generates the canonical ProviderID for a Robot Server.
func ToServerID ¶
ToServerID parses the Cloud or Robot Server ID from a ProviderID.
This method supports all formats for the ProviderID that were ever used. If a format is ever dropped from this method the Nodes that still use that format will get abandoned and can no longer be processed by HCCM.
Types ¶
type UnkownPrefixError ¶ added in v1.21.0
type UnkownPrefixError struct {
ProviderID string
}
func (*UnkownPrefixError) Error ¶ added in v1.21.0
func (e *UnkownPrefixError) Error() string
Click to show internal directories.
Click to hide internal directories.