mocks

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 14, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	mock.Mock
}

func (*Client) List

func (c *Client) List(ctx context.Context, opts metav1.ListOptions) (runtime.Object, error)

func (*Client) Watch

func (c *Client) Watch(ctx context.Context, opts metav1.ListOptions) (watch.Interface, error)

type WatchInterface

type WatchInterface struct {
	mock.Mock
}

func (*WatchInterface) ResultChan

func (w *WatchInterface) ResultChan() <-chan watch.Event

func (*WatchInterface) Stop

func (w *WatchInterface) Stop()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL