fake

package
v0.13.2 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2020 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 FakeAutoscalingV1alpha1

type FakeAutoscalingV1alpha1 struct {
	*testing.Fake
}

func (*FakeAutoscalingV1alpha1) Metrics

func (*FakeAutoscalingV1alpha1) PodAutoscalers

func (c *FakeAutoscalingV1alpha1) PodAutoscalers(namespace string) v1alpha1.PodAutoscalerInterface

func (*FakeAutoscalingV1alpha1) RESTClient

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

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

type FakeMetrics

type FakeMetrics struct {
	Fake *FakeAutoscalingV1alpha1
	// contains filtered or unexported fields
}

FakeMetrics implements MetricInterface

func (*FakeMetrics) Create

func (c *FakeMetrics) Create(metric *v1alpha1.Metric) (result *v1alpha1.Metric, err error)

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

func (*FakeMetrics) Delete

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

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

func (*FakeMetrics) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeMetrics) Get

func (c *FakeMetrics) Get(name string, options v1.GetOptions) (result *v1alpha1.Metric, err error)

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

func (*FakeMetrics) List

func (c *FakeMetrics) List(opts v1.ListOptions) (result *v1alpha1.MetricList, err error)

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

func (*FakeMetrics) Patch

func (c *FakeMetrics) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1alpha1.Metric, err error)

Patch applies the patch and returns the patched metric.

func (*FakeMetrics) Update

func (c *FakeMetrics) Update(metric *v1alpha1.Metric) (result *v1alpha1.Metric, err error)

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

func (*FakeMetrics) UpdateStatus

func (c *FakeMetrics) UpdateStatus(metric *v1alpha1.Metric) (*v1alpha1.Metric, error)

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

func (*FakeMetrics) Watch

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

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

type FakePodAutoscalers

type FakePodAutoscalers struct {
	Fake *FakeAutoscalingV1alpha1
	// contains filtered or unexported fields
}

FakePodAutoscalers implements PodAutoscalerInterface

func (*FakePodAutoscalers) Create

func (c *FakePodAutoscalers) Create(podAutoscaler *v1alpha1.PodAutoscaler) (result *v1alpha1.PodAutoscaler, err error)

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

func (*FakePodAutoscalers) Delete

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

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

func (*FakePodAutoscalers) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakePodAutoscalers) Get

func (c *FakePodAutoscalers) Get(name string, options v1.GetOptions) (result *v1alpha1.PodAutoscaler, err error)

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

func (*FakePodAutoscalers) List

func (c *FakePodAutoscalers) List(opts v1.ListOptions) (result *v1alpha1.PodAutoscalerList, err error)

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

func (*FakePodAutoscalers) Patch

func (c *FakePodAutoscalers) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1alpha1.PodAutoscaler, err error)

Patch applies the patch and returns the patched podAutoscaler.

func (*FakePodAutoscalers) Update

func (c *FakePodAutoscalers) Update(podAutoscaler *v1alpha1.PodAutoscaler) (result *v1alpha1.PodAutoscaler, err error)

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

func (*FakePodAutoscalers) UpdateStatus

func (c *FakePodAutoscalers) UpdateStatus(podAutoscaler *v1alpha1.PodAutoscaler) (*v1alpha1.PodAutoscaler, error)

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

func (*FakePodAutoscalers) Watch

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

Jump to

Keyboard shortcuts

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