Documentation ¶
Index ¶
- type Azuretypes
- func (t Azuretypes) GetClusterName(cr *types.InterregationReport) string
- func (t Azuretypes) GetDatacenter(cr *types.InterregationReport) string
- func (t Azuretypes) GetProvider(cr *types.InterregationReport) string
- func (t Azuretypes) GetWorkspace(cr *types.InterregationReport) string
- func (t Azuretypes) IsOfType(cr *types.InterregationReport) bool
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(cr *types.InterregationReport) string
func (Azuretypes) GetDatacenter ¶
func (t Azuretypes) GetDatacenter(cr *types.InterregationReport) string
func (Azuretypes) GetProvider ¶
func (t Azuretypes) GetProvider(cr *types.InterregationReport) string
func (Azuretypes) GetWorkspace ¶
func (t Azuretypes) GetWorkspace(cr *types.InterregationReport) string
func (Azuretypes) IsOfType ¶
func (t Azuretypes) IsOfType(cr *types.InterregationReport) bool
Click to show internal directories.
Click to hide internal directories.