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