Documentation ¶
Overview ¶
Copyright Contributors to the Open Cluster Management project
Copyright Contributors to the Open Cluster Management project ¶
Copyright Contributors to the Open Cluster Management project ¶
Copyright Contributors to the Open Cluster Management project
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HandledOutput ¶
type HandledOutput struct {
// contains filtered or unexported fields
}
func (*HandledOutput) RawCommand ¶
func (h *HandledOutput) RawCommand() string
RawCommand return the clusteradm join command
type TestE2eConfig ¶
type TestE2eConfig struct { ClearEnv func() // contains filtered or unexported fields }
func NewTestE2eConfig ¶
func PrepareE2eEnvironment ¶
func PrepareE2eEnvironment() *TestE2eConfig
PrepareE2eEnvironment will init the e2e environment and join managedcluster1 to hub.
func (*TestE2eConfig) Cluster ¶
func (tec *TestE2eConfig) Cluster() *clusterValues
func (*TestE2eConfig) Clusteradm ¶
func (tec *TestE2eConfig) Clusteradm() clusteradmInterface
func (*TestE2eConfig) CommandResult ¶
func (tec *TestE2eConfig) CommandResult() *HandledOutput
func (*TestE2eConfig) ResetEnv ¶
func (tec *TestE2eConfig) ResetEnv()
Click to show internal directories.
Click to hide internal directories.