fake

package
v11.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package fake has the automatically generated clients.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeCoordinationV1beta1

type FakeCoordinationV1beta1 struct {
	*testing.Fake
}

func (*FakeCoordinationV1beta1) Leases

func (*FakeCoordinationV1beta1) RESTClient

func (c *FakeCoordinationV1beta1) RESTClient() rest.Interface

RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.

type FakeLeases

type FakeLeases struct {
	Fake *FakeCoordinationV1beta1
	// contains filtered or unexported fields
}

FakeLeases implements LeaseInterface

func (*FakeLeases) Create

func (c *FakeLeases) Create(lease *v1beta1.Lease) (result *v1beta1.Lease, err error)

Create takes the representation of a lease and creates it. Returns the server's representation of the lease, and an error, if there is any.

func (*FakeLeases) Delete

func (c *FakeLeases) Delete(name string, options *v1.DeleteOptions) error

Delete takes name of the lease and deletes it. Returns an error if one occurs.

func (*FakeLeases) DeleteCollection

func (c *FakeLeases) DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeLeases) Get

func (c *FakeLeases) Get(name string, options v1.GetOptions) (result *v1beta1.Lease, err error)

Get takes name of the lease, and returns the corresponding lease object, and an error if there is any.

func (*FakeLeases) List

func (c *FakeLeases) List(opts v1.ListOptions) (result *v1beta1.LeaseList, err error)

List takes label and field selectors, and returns the list of Leases that match those selectors.

func (*FakeLeases) Patch

func (c *FakeLeases) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1beta1.Lease, err error)

Patch applies the patch and returns the patched lease.

func (*FakeLeases) Update

func (c *FakeLeases) Update(lease *v1beta1.Lease) (result *v1beta1.Lease, err error)

Update takes the representation of a lease and updates it. Returns the server's representation of the lease, and an error, if there is any.

func (*FakeLeases) Watch

func (c *FakeLeases) Watch(opts v1.ListOptions) (watch.Interface, error)

Watch returns a watch.Interface that watches the requested leases.

Jump to

Keyboard shortcuts

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