fake

package
v0.26.3 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2023 License: Apache-2.0 Imports: 13 Imported by: 3

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 FakeEvictions added in v0.22.0

type FakeEvictions struct {
	Fake *FakePolicyV1
	// contains filtered or unexported fields
}

FakeEvictions implements EvictionInterface

func (*FakeEvictions) Evict added in v0.22.0

func (c *FakeEvictions) Evict(ctx context.Context, eviction *policy.Eviction) error

type FakePodDisruptionBudgets

type FakePodDisruptionBudgets struct {
	Fake *FakePolicyV1
	// contains filtered or unexported fields
}

FakePodDisruptionBudgets implements PodDisruptionBudgetInterface

func (*FakePodDisruptionBudgets) Apply

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

func (*FakePodDisruptionBudgets) ApplyStatus

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

func (*FakePodDisruptionBudgets) Create

func (c *FakePodDisruptionBudgets) Create(ctx context.Context, podDisruptionBudget *policyv1.PodDisruptionBudget, opts v1.CreateOptions) (result *policyv1.PodDisruptionBudget, err error)

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

func (*FakePodDisruptionBudgets) Delete

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

func (*FakePodDisruptionBudgets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakePodDisruptionBudgets) Get

func (c *FakePodDisruptionBudgets) Get(ctx context.Context, name string, options v1.GetOptions) (result *policyv1.PodDisruptionBudget, err error)

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

func (*FakePodDisruptionBudgets) List

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

func (*FakePodDisruptionBudgets) Patch

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

Patch applies the patch and returns the patched podDisruptionBudget.

func (*FakePodDisruptionBudgets) Update

func (c *FakePodDisruptionBudgets) Update(ctx context.Context, podDisruptionBudget *policyv1.PodDisruptionBudget, opts v1.UpdateOptions) (result *policyv1.PodDisruptionBudget, err error)

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

func (*FakePodDisruptionBudgets) UpdateStatus

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

func (*FakePodDisruptionBudgets) Watch

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

type FakePolicyV1

type FakePolicyV1 struct {
	*testing.Fake
}

func (*FakePolicyV1) Evictions added in v0.22.0

func (c *FakePolicyV1) Evictions(namespace string) v1.EvictionInterface

func (*FakePolicyV1) PodDisruptionBudgets

func (c *FakePolicyV1) PodDisruptionBudgets(namespace string) v1.PodDisruptionBudgetInterface

func (*FakePolicyV1) RESTClient

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