Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIClient ¶
func (*APIClient) DeleteObject ¶
type FakeAPIClient ¶
type FakeAPIClient struct {
Operations []Operation
}
func NewFakeAPIClient ¶
func NewFakeAPIClient() *FakeAPIClient
func (*FakeAPIClient) DeleteObject ¶
func (*FakeAPIClient) EnsureObject ¶
type Operation ¶
type Operation struct { Action string GVK schema.GroupVersionKind }
Click to show internal directories.
Click to hide internal directories.