Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
func IsInvalidProvider ¶
IsInvalidProvider asserts invalidProviderError.
Types ¶
type FakeService ¶
type FakeService struct {
// contains filtered or unexported fields
}
func NewFakeService ¶
func NewFakeService(storage []runtime.Object) *FakeService
func (*FakeService) Get ¶
func (ms *FakeService) Get(ctx context.Context, options GetOptions) (runtime.Object, error)
type GetOptions ¶
Click to show internal directories.
Click to hide internal directories.