Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApiControllerTest ¶
type ApiControllerTest struct {
// contains filtered or unexported fields
}
func NewApiControllerTest ¶
func NewApiControllerTest(gatewayInterface gateway.Interface, coreInterface kubernetes.Interface, kubelessInterface kubeless.Interface, domainName string, dexConfig dex.IdProviderConfig) ApiControllerTest
func NewApiControllerTestFromEnv ¶
func NewApiControllerTestFromEnv() (ApiControllerTest, error)
func (ApiControllerTest) CreateResources ¶
func (t ApiControllerTest) CreateResources(namespace string)
func (ApiControllerTest) CreateResourcesError ¶
func (t ApiControllerTest) CreateResourcesError(namespace string) error
func (ApiControllerTest) TestResources ¶
func (t ApiControllerTest) TestResources(namespace string)
func (ApiControllerTest) TestResourcesError ¶
func (t ApiControllerTest) TestResourcesError(namespace string) error
Click to show internal directories.
Click to hide internal directories.