providerid

package
v1.30.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 20, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FromCloudServerID

func FromCloudServerID(serverID int64) string

FromCloudServerID generates the canonical ProviderID for a Cloud Server.

func FromRobotServerNumber

func FromRobotServerNumber(serverNumber int) string

FromRobotServerNumber generates the canonical ProviderID for a Robot Server.

func ToServerID

func ToServerID(providerID string) (id int64, isCloudServer bool, err error)

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL