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