Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterIDMock ¶
type ClusterIDMock struct {
Id string
}
ClusterIDMock implements a mock for the ClusterID type.
func (*ClusterIDMock) GetClusterID ¶
func (cId *ClusterIDMock) GetClusterID() string
GetClusterID retrieves the clusterid.
func (*ClusterIDMock) SetupClusterID ¶
func (cId *ClusterIDMock) SetupClusterID(namespace string) error
SetupClusterID sets a new clusterid.
Click to show internal directories.
Click to hide internal directories.