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