Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTestInstallApiServer ¶
func NewTestInstallApiServer(t *testing.T) (*TestInstallApiServer, CleanupFunction)
Types ¶
type CleanupFunction ¶
type CleanupFunction func()
type TestInstallApiServer ¶
type TestInstallApiServer struct {
// contains filtered or unexported fields
}
func (*TestInstallApiServer) KubeConfigFilePath ¶
func (s *TestInstallApiServer) KubeConfigFilePath() string
func (*TestInstallApiServer) RestConfig ¶
func (s *TestInstallApiServer) RestConfig() *rest.Config
Click to show internal directories.
Click to hide internal directories.