fake

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: May 3, 2022 License: AGPL-3.0 Imports: 10 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 FakeNetworkV1alpha1

type FakeNetworkV1alpha1 struct {
	*testing.Fake
}

func (*FakeNetworkV1alpha1) Networks

func (c *FakeNetworkV1alpha1) Networks(namespace string) v1alpha1.NetworkInterface

func (*FakeNetworkV1alpha1) Participantses

func (c *FakeNetworkV1alpha1) Participantses(namespace string) v1alpha1.ParticipantsInterface

func (*FakeNetworkV1alpha1) RESTClient

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

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

type FakeNetworks

type FakeNetworks struct {
	Fake *FakeNetworkV1alpha1
	// contains filtered or unexported fields
}

FakeNetworks implements NetworkInterface

func (*FakeNetworks) Create

func (c *FakeNetworks) Create(ctx context.Context, network *v1alpha1.Network, opts v1.CreateOptions) (result *v1alpha1.Network, err error)

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

func (*FakeNetworks) Delete

func (c *FakeNetworks) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

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

func (*FakeNetworks) DeleteCollection

func (c *FakeNetworks) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeNetworks) Get

func (c *FakeNetworks) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1alpha1.Network, err error)

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

func (*FakeNetworks) List

func (c *FakeNetworks) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.NetworkList, err error)

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

func (*FakeNetworks) Patch

func (c *FakeNetworks) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.Network, err error)

Patch applies the patch and returns the patched network.

func (*FakeNetworks) Update

func (c *FakeNetworks) Update(ctx context.Context, network *v1alpha1.Network, opts v1.UpdateOptions) (result *v1alpha1.Network, err error)

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

func (*FakeNetworks) Watch

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

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

type FakeParticipantses

type FakeParticipantses struct {
	Fake *FakeNetworkV1alpha1
	// contains filtered or unexported fields
}

FakeParticipantses implements ParticipantsInterface

func (*FakeParticipantses) Create

func (c *FakeParticipantses) Create(ctx context.Context, participants *v1alpha1.Participants, opts v1.CreateOptions) (result *v1alpha1.Participants, err error)

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

func (*FakeParticipantses) Delete

func (c *FakeParticipantses) Delete(ctx context.Context, name string, opts v1.DeleteOptions) error

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

func (*FakeParticipantses) DeleteCollection

func (c *FakeParticipantses) DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error

DeleteCollection deletes a collection of objects.

func (*FakeParticipantses) Get

func (c *FakeParticipantses) Get(ctx context.Context, name string, options v1.GetOptions) (result *v1alpha1.Participants, err error)

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

func (*FakeParticipantses) List

func (c *FakeParticipantses) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.ParticipantsList, err error)

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

func (*FakeParticipantses) Patch

func (c *FakeParticipantses) Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.Participants, err error)

Patch applies the patch and returns the patched participants.

func (*FakeParticipantses) Update

func (c *FakeParticipantses) Update(ctx context.Context, participants *v1alpha1.Participants, opts v1.UpdateOptions) (result *v1alpha1.Participants, err error)

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

func (*FakeParticipantses) UpdateStatus

func (c *FakeParticipantses) UpdateStatus(ctx context.Context, participants *v1alpha1.Participants, opts v1.UpdateOptions) (*v1alpha1.Participants, error)

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

func (*FakeParticipantses) Watch

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

Jump to

Keyboard shortcuts

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