fake

package
v1.116.0 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 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 FakeAppEngineDomainMappings

type FakeAppEngineDomainMappings struct {
	Fake *FakeAppengineV1alpha1
	// contains filtered or unexported fields
}

FakeAppEngineDomainMappings implements AppEngineDomainMappingInterface

func (*FakeAppEngineDomainMappings) Create

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

func (*FakeAppEngineDomainMappings) Delete

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

func (*FakeAppEngineDomainMappings) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeAppEngineDomainMappings) Get

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

func (*FakeAppEngineDomainMappings) List

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

func (*FakeAppEngineDomainMappings) Patch

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

Patch applies the patch and returns the patched appEngineDomainMapping.

func (*FakeAppEngineDomainMappings) Update

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

func (*FakeAppEngineDomainMappings) UpdateStatus

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

func (*FakeAppEngineDomainMappings) Watch

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

type FakeAppEngineFirewallRules

type FakeAppEngineFirewallRules struct {
	Fake *FakeAppengineV1alpha1
	// contains filtered or unexported fields
}

FakeAppEngineFirewallRules implements AppEngineFirewallRuleInterface

func (*FakeAppEngineFirewallRules) Create

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

func (*FakeAppEngineFirewallRules) Delete

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

func (*FakeAppEngineFirewallRules) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeAppEngineFirewallRules) Get

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

func (*FakeAppEngineFirewallRules) List

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

func (*FakeAppEngineFirewallRules) Patch

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

Patch applies the patch and returns the patched appEngineFirewallRule.

func (*FakeAppEngineFirewallRules) Update

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

func (*FakeAppEngineFirewallRules) UpdateStatus

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

func (*FakeAppEngineFirewallRules) Watch

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

type FakeAppEngineFlexibleAppVersions

type FakeAppEngineFlexibleAppVersions struct {
	Fake *FakeAppengineV1alpha1
	// contains filtered or unexported fields
}

FakeAppEngineFlexibleAppVersions implements AppEngineFlexibleAppVersionInterface

func (*FakeAppEngineFlexibleAppVersions) Create

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

func (*FakeAppEngineFlexibleAppVersions) Delete

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

func (*FakeAppEngineFlexibleAppVersions) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeAppEngineFlexibleAppVersions) Get

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

func (*FakeAppEngineFlexibleAppVersions) List

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

func (*FakeAppEngineFlexibleAppVersions) Patch

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

Patch applies the patch and returns the patched appEngineFlexibleAppVersion.

func (*FakeAppEngineFlexibleAppVersions) Update

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

func (*FakeAppEngineFlexibleAppVersions) UpdateStatus

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

func (*FakeAppEngineFlexibleAppVersions) Watch

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

type FakeAppEngineServiceSplitTraffics

type FakeAppEngineServiceSplitTraffics struct {
	Fake *FakeAppengineV1alpha1
	// contains filtered or unexported fields
}

FakeAppEngineServiceSplitTraffics implements AppEngineServiceSplitTrafficInterface

func (*FakeAppEngineServiceSplitTraffics) Create

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

func (*FakeAppEngineServiceSplitTraffics) Delete

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

func (*FakeAppEngineServiceSplitTraffics) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeAppEngineServiceSplitTraffics) Get

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

func (*FakeAppEngineServiceSplitTraffics) List

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

func (*FakeAppEngineServiceSplitTraffics) Patch

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

Patch applies the patch and returns the patched appEngineServiceSplitTraffic.

func (*FakeAppEngineServiceSplitTraffics) Update

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

func (*FakeAppEngineServiceSplitTraffics) UpdateStatus

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

func (*FakeAppEngineServiceSplitTraffics) Watch

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

type FakeAppEngineStandardAppVersions

type FakeAppEngineStandardAppVersions struct {
	Fake *FakeAppengineV1alpha1
	// contains filtered or unexported fields
}

FakeAppEngineStandardAppVersions implements AppEngineStandardAppVersionInterface

func (*FakeAppEngineStandardAppVersions) Create

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

func (*FakeAppEngineStandardAppVersions) Delete

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

func (*FakeAppEngineStandardAppVersions) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeAppEngineStandardAppVersions) Get

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

func (*FakeAppEngineStandardAppVersions) List

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

func (*FakeAppEngineStandardAppVersions) Patch

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

Patch applies the patch and returns the patched appEngineStandardAppVersion.

func (*FakeAppEngineStandardAppVersions) Update

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

func (*FakeAppEngineStandardAppVersions) UpdateStatus

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

func (*FakeAppEngineStandardAppVersions) Watch

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

type FakeAppengineV1alpha1

type FakeAppengineV1alpha1 struct {
	*testing.Fake
}

func (*FakeAppengineV1alpha1) AppEngineDomainMappings

func (c *FakeAppengineV1alpha1) AppEngineDomainMappings(namespace string) v1alpha1.AppEngineDomainMappingInterface

func (*FakeAppengineV1alpha1) AppEngineFirewallRules

func (c *FakeAppengineV1alpha1) AppEngineFirewallRules(namespace string) v1alpha1.AppEngineFirewallRuleInterface

func (*FakeAppengineV1alpha1) AppEngineFlexibleAppVersions

func (c *FakeAppengineV1alpha1) AppEngineFlexibleAppVersions(namespace string) v1alpha1.AppEngineFlexibleAppVersionInterface

func (*FakeAppengineV1alpha1) AppEngineServiceSplitTraffics

func (c *FakeAppengineV1alpha1) AppEngineServiceSplitTraffics(namespace string) v1alpha1.AppEngineServiceSplitTrafficInterface

func (*FakeAppengineV1alpha1) AppEngineStandardAppVersions

func (c *FakeAppengineV1alpha1) AppEngineStandardAppVersions(namespace string) v1alpha1.AppEngineStandardAppVersionInterface

func (*FakeAppengineV1alpha1) RESTClient

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