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