fake

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 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 FakeCagipV1

type FakeCagipV1 struct {
	*testing.Fake
}

func (*FakeCagipV1) NetworkPolicyConfigs

func (c *FakeCagipV1) NetworkPolicyConfigs() v1.NetworkPolicyConfigInterface

func (*FakeCagipV1) Projects

func (c *FakeCagipV1) Projects() v1.ProjectInterface

func (*FakeCagipV1) RESTClient

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

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

type FakeNetworkPolicyConfigs

type FakeNetworkPolicyConfigs struct {
	Fake *FakeCagipV1
}

FakeNetworkPolicyConfigs implements NetworkPolicyConfigInterface

func (*FakeNetworkPolicyConfigs) Create

func (c *FakeNetworkPolicyConfigs) Create(networkPolicyConfig *cagipv1.NetworkPolicyConfig) (result *cagipv1.NetworkPolicyConfig, err error)

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

func (*FakeNetworkPolicyConfigs) Delete

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

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

func (*FakeNetworkPolicyConfigs) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeNetworkPolicyConfigs) Get

func (c *FakeNetworkPolicyConfigs) Get(name string, options v1.GetOptions) (result *cagipv1.NetworkPolicyConfig, err error)

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

func (*FakeNetworkPolicyConfigs) List

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

func (*FakeNetworkPolicyConfigs) Patch

func (c *FakeNetworkPolicyConfigs) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *cagipv1.NetworkPolicyConfig, err error)

Patch applies the patch and returns the patched networkPolicyConfig.

func (*FakeNetworkPolicyConfigs) Update

func (c *FakeNetworkPolicyConfigs) Update(networkPolicyConfig *cagipv1.NetworkPolicyConfig) (result *cagipv1.NetworkPolicyConfig, err error)

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

func (*FakeNetworkPolicyConfigs) UpdateStatus

func (c *FakeNetworkPolicyConfigs) UpdateStatus(networkPolicyConfig *cagipv1.NetworkPolicyConfig) (*cagipv1.NetworkPolicyConfig, error)

UpdateStatus was generated because the type contains a Status member. Add a +genclient:noStatus comment above the type to avoid generating UpdateStatus().

func (*FakeNetworkPolicyConfigs) Watch

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

type FakeProjects

type FakeProjects struct {
	Fake *FakeCagipV1
}

FakeProjects implements ProjectInterface

func (*FakeProjects) Create

func (c *FakeProjects) Create(project *cagipv1.Project) (result *cagipv1.Project, err error)

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

func (*FakeProjects) Delete

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

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

func (*FakeProjects) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeProjects) Get

func (c *FakeProjects) Get(name string, options v1.GetOptions) (result *cagipv1.Project, err error)

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

func (*FakeProjects) List

func (c *FakeProjects) List(opts v1.ListOptions) (result *cagipv1.ProjectList, err error)

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

func (*FakeProjects) Patch

func (c *FakeProjects) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *cagipv1.Project, err error)

Patch applies the patch and returns the patched project.

func (*FakeProjects) Update

func (c *FakeProjects) Update(project *cagipv1.Project) (result *cagipv1.Project, err error)

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

func (*FakeProjects) UpdateStatus

func (c *FakeProjects) UpdateStatus(project *cagipv1.Project) (*cagipv1.Project, error)

UpdateStatus was generated because the type contains a Status member. Add a +genclient:noStatus comment above the type to avoid generating UpdateStatus().

func (*FakeProjects) Watch

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

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

Jump to

Keyboard shortcuts

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