fake

package
v0.0.0-...-d24fd3e Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2023 License: Apache-2.0 Imports: 13 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 FakeControlPlaneMachineSets

type FakeControlPlaneMachineSets struct {
	Fake *FakeMachineV1
	// contains filtered or unexported fields
}

FakeControlPlaneMachineSets implements ControlPlaneMachineSetInterface

func (*FakeControlPlaneMachineSets) Apply

Apply takes the given apply declarative configuration, applies it and returns the applied controlPlaneMachineSet.

func (*FakeControlPlaneMachineSets) ApplyStatus

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

func (*FakeControlPlaneMachineSets) Create

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

func (*FakeControlPlaneMachineSets) Delete

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

func (*FakeControlPlaneMachineSets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeControlPlaneMachineSets) Get

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

func (*FakeControlPlaneMachineSets) List

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

func (*FakeControlPlaneMachineSets) Patch

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

Patch applies the patch and returns the patched controlPlaneMachineSet.

func (*FakeControlPlaneMachineSets) Update

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

func (*FakeControlPlaneMachineSets) UpdateStatus

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

func (*FakeControlPlaneMachineSets) Watch

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

type FakeMachineV1

type FakeMachineV1 struct {
	*testing.Fake
}

func (*FakeMachineV1) ControlPlaneMachineSets

func (c *FakeMachineV1) ControlPlaneMachineSets(namespace string) v1.ControlPlaneMachineSetInterface

func (*FakeMachineV1) RESTClient

func (c *FakeMachineV1) 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