Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestFactory ¶
type TestFactory struct {
// contains filtered or unexported fields
}
func NewTestFactory ¶
func NewTestFactory(t *testing.T, yamls ...string) *TestFactory
func (*TestFactory) KubeConfigNamespace ¶
func (f *TestFactory) KubeConfigNamespace() (string, bool, error)
func (*TestFactory) NewBuilder ¶
func (f *TestFactory) NewBuilder() *resource.Builder
Click to show internal directories.
Click to hide internal directories.