Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Azuretypes ¶
type Azuretypes struct { }
func NewInterregator ¶
func NewInterregator() *Azuretypes
func (Azuretypes) GetClusterName ¶
func (t Azuretypes) GetClusterName(nodes []v1.Node) string
func (Azuretypes) GetDatacenter ¶
func (t Azuretypes) GetDatacenter(nodes []v1.Node) string
func (Azuretypes) GetProvider ¶
func (t Azuretypes) GetProvider(nodes []v1.Node) providers.ProviderType
func (Azuretypes) GetWorkspace ¶
func (t Azuretypes) GetWorkspace(nodes []v1.Node) string
Click to show internal directories.
Click to hide internal directories.