Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCrdPath ¶
func SetupClient ¶
func SetupClient(scheme *runtime.Scheme, opts ...ClientOption) client.Client
func SetupScheme ¶
func SetupScheme(opts ...SchemeOption) *runtime.Scheme
Types ¶
type ClientOption ¶
type ClientOption func(*fake.ClientBuilder)
func WithRuntimeObject ¶
func WithRuntimeObject(object client.Object) ClientOption
type SchemeOption ¶
func WithGroupVersion ¶
func WithGroupVersion(addToScheme func(*runtime.Scheme) error) SchemeOption
Click to show internal directories.
Click to hide internal directories.