Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetClusterName ¶
func GetTargetFleet ¶
Types ¶
type InstanceType ¶
type InstanceType string
const ( InstanceTypeCloudInstance InstanceType = "CloudInstance" InstanceTypePhysicalInstance InstanceType = "PhysicalInstance" )
func GetInstanceType ¶
func GetInstanceType(obj metav1.Object) InstanceType
Click to show internal directories.
Click to hide internal directories.