Documentation ¶
Index ¶
- type K3dtypes
- func (t K3dtypes) GetClusterName(cr *types.InterregationReport) string
- func (t K3dtypes) GetDatacenter(cr *types.InterregationReport) string
- func (t K3dtypes) GetProvider(cr *types.InterregationReport) string
- func (t K3dtypes) GetWorkspace(cr *types.InterregationReport) string
- func (t K3dtypes) IsOfType(cr *types.InterregationReport) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type K3dtypes ¶
type K3dtypes struct { }
func NewInterregator ¶ added in v0.0.7
func NewInterregator() K3dtypes
func (K3dtypes) GetClusterName ¶
func (t K3dtypes) GetClusterName(cr *types.InterregationReport) string
func (K3dtypes) GetDatacenter ¶
func (t K3dtypes) GetDatacenter(cr *types.InterregationReport) string
func (K3dtypes) GetProvider ¶
func (t K3dtypes) GetProvider(cr *types.InterregationReport) string
func (K3dtypes) GetWorkspace ¶
func (t K3dtypes) GetWorkspace(cr *types.InterregationReport) string
Click to show internal directories.
Click to hide internal directories.