Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppBrokerTest ¶
type AppBrokerTest struct {
// contains filtered or unexported fields
}
func NewAppBrokerTest ¶
func NewAppBrokerTest() (AppBrokerTest, error)
func (AppBrokerTest) CreateResources ¶
func (t AppBrokerTest) CreateResources(namespace string)
func (AppBrokerTest) DeleteResources ¶
func (t AppBrokerTest) DeleteResources(namespace string)
func (AppBrokerTest) TestResources ¶
func (t AppBrokerTest) TestResources(namespace string)
type HelmBrokerTest ¶
type HelmBrokerTest struct {
// contains filtered or unexported fields
}
func NewHelmBrokerTest ¶
func NewHelmBrokerTest() (HelmBrokerTest, error)
func (HelmBrokerTest) CreateResources ¶
func (t HelmBrokerTest) CreateResources(namespace string)
func (HelmBrokerTest) DeleteResources ¶
func (t HelmBrokerTest) DeleteResources(namespace string)
func (HelmBrokerTest) TestResources ¶
func (t HelmBrokerTest) TestResources(namespace string)
type ServiceCatalogAddonsTest ¶
type ServiceCatalogAddonsTest struct {
// contains filtered or unexported fields
}
func NewServiceCatalogAddonsTest ¶
func NewServiceCatalogAddonsTest() (ServiceCatalogAddonsTest, error)
func (ServiceCatalogAddonsTest) CreateResources ¶
func (t ServiceCatalogAddonsTest) CreateResources(namespace string)
func (ServiceCatalogAddonsTest) DeleteResources ¶
func (t ServiceCatalogAddonsTest) DeleteResources(namespace string)
func (ServiceCatalogAddonsTest) TestResources ¶
func (t ServiceCatalogAddonsTest) TestResources(namespace string)
Click to show internal directories.
Click to hide internal directories.