mocks

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by mockery v1.0.0. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	mock.Mock
}

Client is an autogenerated mock type for the Client type

func (*Client) Create

func (_m *Client) Create(object sdk.Object) error

Create provides a mock function with given fields: object

func (*Client) Delete

func (_m *Client) Delete(object sdk.Object, opts ...sdk.DeleteOption) error

Delete provides a mock function with given fields: object, opts

func (*Client) Get

func (_m *Client) Get(into sdk.Object, opts ...sdk.GetOption) error

Get provides a mock function with given fields: into, opts

func (*Client) List

func (_m *Client) List(namespace string, into sdk.Object, opts ...sdk.ListOption) error

List provides a mock function with given fields: namespace, into, opts

func (*Client) Patch

func (_m *Client) Patch(object sdk.Object, pt types.PatchType, patch []byte) error

Patch provides a mock function with given fields: object, pt, patch

func (*Client) Update

func (_m *Client) Update(object sdk.Object) error

Update provides a mock function with given fields: object

Jump to

Keyboard shortcuts

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