fake

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2019 License: Apache-2.0 Imports: 9 Imported by: 57

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 FakePriorityClasses

type FakePriorityClasses struct {
	Fake *FakeSchedulingV1
}

FakePriorityClasses implements PriorityClassInterface

func (*FakePriorityClasses) Create

func (c *FakePriorityClasses) Create(priorityClass *schedulingv1.PriorityClass) (result *schedulingv1.PriorityClass, err error)

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

func (*FakePriorityClasses) Delete

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

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

func (*FakePriorityClasses) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakePriorityClasses) Get

func (c *FakePriorityClasses) Get(name string, options v1.GetOptions) (result *schedulingv1.PriorityClass, err error)

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

func (*FakePriorityClasses) List

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

func (*FakePriorityClasses) Patch

func (c *FakePriorityClasses) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *schedulingv1.PriorityClass, err error)

Patch applies the patch and returns the patched priorityClass.

func (*FakePriorityClasses) Update

func (c *FakePriorityClasses) Update(priorityClass *schedulingv1.PriorityClass) (result *schedulingv1.PriorityClass, err error)

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

func (*FakePriorityClasses) Watch

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

type FakeSchedulingV1

type FakeSchedulingV1 struct {
	*testing.Fake
}

func (*FakeSchedulingV1) PriorityClasses

func (c *FakeSchedulingV1) PriorityClasses() v1.PriorityClassInterface

func (*FakeSchedulingV1) RESTClient

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

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

Jump to

Keyboard shortcuts

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