Versions in this module Expand all Collapse all v0 v0.5.2 Oct 30, 2024 v0.5.1 Mar 20, 2024 Changes in this version + type ClientGetter interface + ServiceCatalogClient func() sc.Interface + type TestBroker struct + func NewTestBroker(cli ClientGetter) *TestBroker + func (tb *TestBroker) CreateResources(stop <-chan struct{}, namespace string) error + func (tb *TestBroker) TestResources(stop <-chan struct{}, namespace string) error