Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetClientset ¶
Types ¶
type DetailsResult ¶
type InstanceDetails ¶
func (*InstanceDetails) FromString ¶
func (i *InstanceDetails) FromString(s string)
func (InstanceDetails) GetInstanceTypes ¶
func (i InstanceDetails) GetInstanceTypes() []string
func (InstanceDetails) GetRegion ¶
func (i InstanceDetails) GetRegion() string
func (InstanceDetails) IsMixedInstanceTypes ¶
func (i InstanceDetails) IsMixedInstanceTypes() bool
func (InstanceDetails) String ¶
func (i InstanceDetails) String() string
type MixedInstanceTypesDetails ¶
type MixedInstanceTypesDetails struct { InstanceDetails InstanceTypes []string }
func (MixedInstanceTypesDetails) GetInstanceTypes ¶
func (m MixedInstanceTypesDetails) GetInstanceTypes() []string
func (MixedInstanceTypesDetails) IsMixedInstanceTypes ¶
func (m MixedInstanceTypesDetails) IsMixedInstanceTypes() bool
Click to show internal directories.
Click to hide internal directories.