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 FakeComputeAutoscalers

type FakeComputeAutoscalers struct {
	Fake *FakeComputeV1alpha1
	// contains filtered or unexported fields
}

FakeComputeAutoscalers implements ComputeAutoscalerInterface

func (*FakeComputeAutoscalers) Create

func (c *FakeComputeAutoscalers) Create(ctx context.Context, computeAutoscaler *v1alpha1.ComputeAutoscaler, opts v1.CreateOptions) (result *v1alpha1.ComputeAutoscaler, err error)

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

func (*FakeComputeAutoscalers) Delete

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

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

func (*FakeComputeAutoscalers) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeComputeAutoscalers) Get

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

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

func (*FakeComputeAutoscalers) List

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

func (*FakeComputeAutoscalers) Patch

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

Patch applies the patch and returns the patched computeAutoscaler.

func (*FakeComputeAutoscalers) Update

func (c *FakeComputeAutoscalers) Update(ctx context.Context, computeAutoscaler *v1alpha1.ComputeAutoscaler, opts v1.UpdateOptions) (result *v1alpha1.ComputeAutoscaler, err error)

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

func (*FakeComputeAutoscalers) UpdateStatus

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

func (*FakeComputeAutoscalers) Watch

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

type FakeComputeBackendBucketSignedURLKeys

type FakeComputeBackendBucketSignedURLKeys struct {
	Fake *FakeComputeV1alpha1
	// contains filtered or unexported fields
}

FakeComputeBackendBucketSignedURLKeys implements ComputeBackendBucketSignedURLKeyInterface

func (*FakeComputeBackendBucketSignedURLKeys) Create

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

func (*FakeComputeBackendBucketSignedURLKeys) Delete

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

func (*FakeComputeBackendBucketSignedURLKeys) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeComputeBackendBucketSignedURLKeys) Get

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

func (*FakeComputeBackendBucketSignedURLKeys) List

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

func (*FakeComputeBackendBucketSignedURLKeys) Patch

Patch applies the patch and returns the patched computeBackendBucketSignedURLKey.

func (*FakeComputeBackendBucketSignedURLKeys) Update

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

func (*FakeComputeBackendBucketSignedURLKeys) UpdateStatus

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

func (*FakeComputeBackendBucketSignedURLKeys) Watch

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

type FakeComputeBackendServiceSignedURLKeys

type FakeComputeBackendServiceSignedURLKeys struct {
	Fake *FakeComputeV1alpha1
	// contains filtered or unexported fields
}

FakeComputeBackendServiceSignedURLKeys implements ComputeBackendServiceSignedURLKeyInterface

func (*FakeComputeBackendServiceSignedURLKeys) Create

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

func (*FakeComputeBackendServiceSignedURLKeys) Delete

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

func (*FakeComputeBackendServiceSignedURLKeys) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeComputeBackendServiceSignedURLKeys) Get

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

func (*FakeComputeBackendServiceSignedURLKeys) List

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

func (*FakeComputeBackendServiceSignedURLKeys) Patch

Patch applies the patch and returns the patched computeBackendServiceSignedURLKey.

func (*FakeComputeBackendServiceSignedURLKeys) Update

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

func (*FakeComputeBackendServiceSignedURLKeys) UpdateStatus

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

func (*FakeComputeBackendServiceSignedURLKeys) Watch

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

type FakeComputeDiskResourcePolicyAttachments

type FakeComputeDiskResourcePolicyAttachments struct {
	Fake *FakeComputeV1alpha1
	// contains filtered or unexported fields
}

FakeComputeDiskResourcePolicyAttachments implements ComputeDiskResourcePolicyAttachmentInterface

func (*FakeComputeDiskResourcePolicyAttachments) Create

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

func (*FakeComputeDiskResourcePolicyAttachments) Delete

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

func (*FakeComputeDiskResourcePolicyAttachments) DeleteCollection

DeleteCollection deletes a collection of objects.

func (*FakeComputeDiskResourcePolicyAttachments) Get

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

func (*FakeComputeDiskResourcePolicyAttachments) List

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

func (*FakeComputeDiskResourcePolicyAttachments) Patch

Patch applies the patch and returns the patched computeDiskResourcePolicyAttachment.

func (*FakeComputeDiskResourcePolicyAttachments) Update

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

func (*FakeComputeDiskResourcePolicyAttachments) UpdateStatus

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

func (*FakeComputeDiskResourcePolicyAttachments) Watch

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

type FakeComputeGlobalNetworkEndpointGroups

type FakeComputeGlobalNetworkEndpointGroups struct {
	Fake *FakeComputeV1alpha1
	// contains filtered or unexported fields
}

FakeComputeGlobalNetworkEndpointGroups implements ComputeGlobalNetworkEndpointGroupInterface

func (*FakeComputeGlobalNetworkEndpointGroups) Create

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

func (*FakeComputeGlobalNetworkEndpointGroups) Delete

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

func (*FakeComputeGlobalNetworkEndpointGroups) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeComputeGlobalNetworkEndpointGroups) Get

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

func (*FakeComputeGlobalNetworkEndpointGroups) List

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

func (*FakeComputeGlobalNetworkEndpointGroups) Patch

Patch applies the patch and returns the patched computeGlobalNetworkEndpointGroup.

func (*FakeComputeGlobalNetworkEndpointGroups) Update

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

func (*FakeComputeGlobalNetworkEndpointGroups) UpdateStatus

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

func (*FakeComputeGlobalNetworkEndpointGroups) Watch

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

type FakeComputeGlobalNetworkEndpoints

type FakeComputeGlobalNetworkEndpoints struct {
	Fake *FakeComputeV1alpha1
	// contains filtered or unexported fields
}

FakeComputeGlobalNetworkEndpoints implements ComputeGlobalNetworkEndpointInterface

func (*FakeComputeGlobalNetworkEndpoints) Create

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

func (*FakeComputeGlobalNetworkEndpoints) Delete

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

func (*FakeComputeGlobalNetworkEndpoints) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeComputeGlobalNetworkEndpoints) Get

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

func (*FakeComputeGlobalNetworkEndpoints) List

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

func (*FakeComputeGlobalNetworkEndpoints) Patch

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

Patch applies the patch and returns the patched computeGlobalNetworkEndpoint.

func (*FakeComputeGlobalNetworkEndpoints) Update

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

func (*FakeComputeGlobalNetworkEndpoints) UpdateStatus

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

func (*FakeComputeGlobalNetworkEndpoints) Watch

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

type FakeComputeInstanceGroupNamedPorts

type FakeComputeInstanceGroupNamedPorts struct {
	Fake *FakeComputeV1alpha1
	// contains filtered or unexported fields
}

FakeComputeInstanceGroupNamedPorts implements ComputeInstanceGroupNamedPortInterface

func (*FakeComputeInstanceGroupNamedPorts) Create

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

func (*FakeComputeInstanceGroupNamedPorts) Delete

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

func (*FakeComputeInstanceGroupNamedPorts) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeComputeInstanceGroupNamedPorts) Get

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

func (*FakeComputeInstanceGroupNamedPorts) List

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

func (*FakeComputeInstanceGroupNamedPorts) Patch

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

Patch applies the patch and returns the patched computeInstanceGroupNamedPort.

func (*FakeComputeInstanceGroupNamedPorts) Update

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

func (*FakeComputeInstanceGroupNamedPorts) UpdateStatus

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

func (*FakeComputeInstanceGroupNamedPorts) Watch

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

type FakeComputeMachineImages

type FakeComputeMachineImages struct {
	Fake *FakeComputeV1alpha1
	// contains filtered or unexported fields
}

FakeComputeMachineImages implements ComputeMachineImageInterface

func (*FakeComputeMachineImages) Create

func (c *FakeComputeMachineImages) Create(ctx context.Context, computeMachineImage *v1alpha1.ComputeMachineImage, opts v1.CreateOptions) (result *v1alpha1.ComputeMachineImage, err error)

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

func (*FakeComputeMachineImages) Delete

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

func (*FakeComputeMachineImages) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeComputeMachineImages) Get

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

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

func (*FakeComputeMachineImages) List

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

func (*FakeComputeMachineImages) Patch

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

Patch applies the patch and returns the patched computeMachineImage.

func (*FakeComputeMachineImages) Update

func (c *FakeComputeMachineImages) Update(ctx context.Context, computeMachineImage *v1alpha1.ComputeMachineImage, opts v1.UpdateOptions) (result *v1alpha1.ComputeMachineImage, err error)

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

func (*FakeComputeMachineImages) UpdateStatus

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

func (*FakeComputeMachineImages) Watch

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

type FakeComputeManagedSSLCertificates

type FakeComputeManagedSSLCertificates struct {
	Fake *FakeComputeV1alpha1
	// contains filtered or unexported fields
}

FakeComputeManagedSSLCertificates implements ComputeManagedSSLCertificateInterface

func (*FakeComputeManagedSSLCertificates) Create

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

func (*FakeComputeManagedSSLCertificates) Delete

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

func (*FakeComputeManagedSSLCertificates) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeComputeManagedSSLCertificates) Get

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

func (*FakeComputeManagedSSLCertificates) List

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

func (*FakeComputeManagedSSLCertificates) Patch

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

Patch applies the patch and returns the patched computeManagedSSLCertificate.

func (*FakeComputeManagedSSLCertificates) Update

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

func (*FakeComputeManagedSSLCertificates) UpdateStatus

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

func (*FakeComputeManagedSSLCertificates) Watch

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

type FakeComputeNetworkEndpoints

type FakeComputeNetworkEndpoints struct {
	Fake *FakeComputeV1alpha1
	// contains filtered or unexported fields
}

FakeComputeNetworkEndpoints implements ComputeNetworkEndpointInterface

func (*FakeComputeNetworkEndpoints) Create

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

func (*FakeComputeNetworkEndpoints) Delete

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

func (*FakeComputeNetworkEndpoints) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeComputeNetworkEndpoints) Get

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

func (*FakeComputeNetworkEndpoints) List

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

func (*FakeComputeNetworkEndpoints) Patch

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

Patch applies the patch and returns the patched computeNetworkEndpoint.

func (*FakeComputeNetworkEndpoints) Update

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

func (*FakeComputeNetworkEndpoints) UpdateStatus

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

func (*FakeComputeNetworkEndpoints) Watch

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

type FakeComputeNetworkPeeringRoutesConfigs

type FakeComputeNetworkPeeringRoutesConfigs struct {
	Fake *FakeComputeV1alpha1
	// contains filtered or unexported fields
}

FakeComputeNetworkPeeringRoutesConfigs implements ComputeNetworkPeeringRoutesConfigInterface

func (*FakeComputeNetworkPeeringRoutesConfigs) Create

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

func (*FakeComputeNetworkPeeringRoutesConfigs) Delete

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

func (*FakeComputeNetworkPeeringRoutesConfigs) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeComputeNetworkPeeringRoutesConfigs) Get

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

func (*FakeComputeNetworkPeeringRoutesConfigs) List

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

func (*FakeComputeNetworkPeeringRoutesConfigs) Patch

Patch applies the patch and returns the patched computeNetworkPeeringRoutesConfig.

func (*FakeComputeNetworkPeeringRoutesConfigs) Update

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

func (*FakeComputeNetworkPeeringRoutesConfigs) UpdateStatus

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

func (*FakeComputeNetworkPeeringRoutesConfigs) Watch

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

type FakeComputeOrganizationSecurityPolicies

type FakeComputeOrganizationSecurityPolicies struct {
	Fake *FakeComputeV1alpha1
	// contains filtered or unexported fields
}

FakeComputeOrganizationSecurityPolicies implements ComputeOrganizationSecurityPolicyInterface

func (*FakeComputeOrganizationSecurityPolicies) Create

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

func (*FakeComputeOrganizationSecurityPolicies) Delete

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

func (*FakeComputeOrganizationSecurityPolicies) DeleteCollection

DeleteCollection deletes a collection of objects.

func (*FakeComputeOrganizationSecurityPolicies) Get

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

func (*FakeComputeOrganizationSecurityPolicies) List

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

func (*FakeComputeOrganizationSecurityPolicies) Patch

Patch applies the patch and returns the patched computeOrganizationSecurityPolicy.

func (*FakeComputeOrganizationSecurityPolicies) Update

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

func (*FakeComputeOrganizationSecurityPolicies) UpdateStatus

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

func (*FakeComputeOrganizationSecurityPolicies) Watch

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

type FakeComputeOrganizationSecurityPolicyAssociations

type FakeComputeOrganizationSecurityPolicyAssociations struct {
	Fake *FakeComputeV1alpha1
	// contains filtered or unexported fields
}

FakeComputeOrganizationSecurityPolicyAssociations implements ComputeOrganizationSecurityPolicyAssociationInterface

func (*FakeComputeOrganizationSecurityPolicyAssociations) Create

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

func (*FakeComputeOrganizationSecurityPolicyAssociations) Delete

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

func (*FakeComputeOrganizationSecurityPolicyAssociations) DeleteCollection

DeleteCollection deletes a collection of objects.

func (*FakeComputeOrganizationSecurityPolicyAssociations) Get

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

func (*FakeComputeOrganizationSecurityPolicyAssociations) List

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

func (*FakeComputeOrganizationSecurityPolicyAssociations) Patch

Patch applies the patch and returns the patched computeOrganizationSecurityPolicyAssociation.

func (*FakeComputeOrganizationSecurityPolicyAssociations) Update

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

func (*FakeComputeOrganizationSecurityPolicyAssociations) UpdateStatus

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

func (*FakeComputeOrganizationSecurityPolicyAssociations) Watch

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

type FakeComputeOrganizationSecurityPolicyRules

type FakeComputeOrganizationSecurityPolicyRules struct {
	Fake *FakeComputeV1alpha1
	// contains filtered or unexported fields
}

FakeComputeOrganizationSecurityPolicyRules implements ComputeOrganizationSecurityPolicyRuleInterface

func (*FakeComputeOrganizationSecurityPolicyRules) Create

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

func (*FakeComputeOrganizationSecurityPolicyRules) Delete

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

func (*FakeComputeOrganizationSecurityPolicyRules) DeleteCollection

DeleteCollection deletes a collection of objects.

func (*FakeComputeOrganizationSecurityPolicyRules) Get

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

func (*FakeComputeOrganizationSecurityPolicyRules) List

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

func (*FakeComputeOrganizationSecurityPolicyRules) Patch

Patch applies the patch and returns the patched computeOrganizationSecurityPolicyRule.

func (*FakeComputeOrganizationSecurityPolicyRules) Update

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

func (*FakeComputeOrganizationSecurityPolicyRules) UpdateStatus

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

func (*FakeComputeOrganizationSecurityPolicyRules) Watch

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

type FakeComputePerInstanceConfigs

type FakeComputePerInstanceConfigs struct {
	Fake *FakeComputeV1alpha1
	// contains filtered or unexported fields
}

FakeComputePerInstanceConfigs implements ComputePerInstanceConfigInterface

func (*FakeComputePerInstanceConfigs) Create

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

func (*FakeComputePerInstanceConfigs) Delete

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

func (*FakeComputePerInstanceConfigs) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeComputePerInstanceConfigs) Get

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

func (*FakeComputePerInstanceConfigs) List

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

func (*FakeComputePerInstanceConfigs) Patch

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

Patch applies the patch and returns the patched computePerInstanceConfig.

func (*FakeComputePerInstanceConfigs) Update

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

func (*FakeComputePerInstanceConfigs) UpdateStatus

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

func (*FakeComputePerInstanceConfigs) Watch

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

type FakeComputeRegionAutoscalers

type FakeComputeRegionAutoscalers struct {
	Fake *FakeComputeV1alpha1
	// contains filtered or unexported fields
}

FakeComputeRegionAutoscalers implements ComputeRegionAutoscalerInterface

func (*FakeComputeRegionAutoscalers) Create

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

func (*FakeComputeRegionAutoscalers) Delete

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

func (*FakeComputeRegionAutoscalers) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeComputeRegionAutoscalers) Get

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

func (*FakeComputeRegionAutoscalers) List

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

func (*FakeComputeRegionAutoscalers) Patch

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

Patch applies the patch and returns the patched computeRegionAutoscaler.

func (*FakeComputeRegionAutoscalers) Update

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

func (*FakeComputeRegionAutoscalers) UpdateStatus

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

func (*FakeComputeRegionAutoscalers) Watch

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

type FakeComputeRegionDiskResourcePolicyAttachments

type FakeComputeRegionDiskResourcePolicyAttachments struct {
	Fake *FakeComputeV1alpha1
	// contains filtered or unexported fields
}

FakeComputeRegionDiskResourcePolicyAttachments implements ComputeRegionDiskResourcePolicyAttachmentInterface

func (*FakeComputeRegionDiskResourcePolicyAttachments) Create

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

func (*FakeComputeRegionDiskResourcePolicyAttachments) Delete

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

func (*FakeComputeRegionDiskResourcePolicyAttachments) DeleteCollection

DeleteCollection deletes a collection of objects.

func (*FakeComputeRegionDiskResourcePolicyAttachments) Get

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

func (*FakeComputeRegionDiskResourcePolicyAttachments) List

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

func (*FakeComputeRegionDiskResourcePolicyAttachments) Patch

Patch applies the patch and returns the patched computeRegionDiskResourcePolicyAttachment.

func (*FakeComputeRegionDiskResourcePolicyAttachments) Update

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

func (*FakeComputeRegionDiskResourcePolicyAttachments) UpdateStatus

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

func (*FakeComputeRegionDiskResourcePolicyAttachments) Watch

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

type FakeComputeRegionPerInstanceConfigs

type FakeComputeRegionPerInstanceConfigs struct {
	Fake *FakeComputeV1alpha1
	// contains filtered or unexported fields
}

FakeComputeRegionPerInstanceConfigs implements ComputeRegionPerInstanceConfigInterface

func (*FakeComputeRegionPerInstanceConfigs) Create

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

func (*FakeComputeRegionPerInstanceConfigs) Delete

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

func (*FakeComputeRegionPerInstanceConfigs) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeComputeRegionPerInstanceConfigs) Get

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

func (*FakeComputeRegionPerInstanceConfigs) List

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

func (*FakeComputeRegionPerInstanceConfigs) Patch

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

Patch applies the patch and returns the patched computeRegionPerInstanceConfig.

func (*FakeComputeRegionPerInstanceConfigs) Update

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

func (*FakeComputeRegionPerInstanceConfigs) UpdateStatus

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

func (*FakeComputeRegionPerInstanceConfigs) Watch

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

type FakeComputeRegionSSLPolicies added in v1.109.0

type FakeComputeRegionSSLPolicies struct {
	Fake *FakeComputeV1alpha1
	// contains filtered or unexported fields
}

FakeComputeRegionSSLPolicies implements ComputeRegionSSLPolicyInterface

func (*FakeComputeRegionSSLPolicies) Create added in v1.109.0

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

func (*FakeComputeRegionSSLPolicies) Delete added in v1.109.0

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

func (*FakeComputeRegionSSLPolicies) DeleteCollection added in v1.109.0

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

DeleteCollection deletes a collection of objects.

func (*FakeComputeRegionSSLPolicies) Get added in v1.109.0

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

func (*FakeComputeRegionSSLPolicies) List added in v1.109.0

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

func (*FakeComputeRegionSSLPolicies) Patch added in v1.109.0

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

Patch applies the patch and returns the patched computeRegionSSLPolicy.

func (*FakeComputeRegionSSLPolicies) Update added in v1.109.0

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

func (*FakeComputeRegionSSLPolicies) UpdateStatus added in v1.109.0

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

func (*FakeComputeRegionSSLPolicies) Watch added in v1.109.0

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

type FakeComputeV1alpha1

type FakeComputeV1alpha1 struct {
	*testing.Fake
}

func (*FakeComputeV1alpha1) ComputeAutoscalers

func (c *FakeComputeV1alpha1) ComputeAutoscalers(namespace string) v1alpha1.ComputeAutoscalerInterface

func (*FakeComputeV1alpha1) ComputeBackendBucketSignedURLKeys

func (c *FakeComputeV1alpha1) ComputeBackendBucketSignedURLKeys(namespace string) v1alpha1.ComputeBackendBucketSignedURLKeyInterface

func (*FakeComputeV1alpha1) ComputeBackendServiceSignedURLKeys

func (c *FakeComputeV1alpha1) ComputeBackendServiceSignedURLKeys(namespace string) v1alpha1.ComputeBackendServiceSignedURLKeyInterface

func (*FakeComputeV1alpha1) ComputeDiskResourcePolicyAttachments

func (c *FakeComputeV1alpha1) ComputeDiskResourcePolicyAttachments(namespace string) v1alpha1.ComputeDiskResourcePolicyAttachmentInterface

func (*FakeComputeV1alpha1) ComputeGlobalNetworkEndpointGroups

func (c *FakeComputeV1alpha1) ComputeGlobalNetworkEndpointGroups(namespace string) v1alpha1.ComputeGlobalNetworkEndpointGroupInterface

func (*FakeComputeV1alpha1) ComputeGlobalNetworkEndpoints

func (c *FakeComputeV1alpha1) ComputeGlobalNetworkEndpoints(namespace string) v1alpha1.ComputeGlobalNetworkEndpointInterface

func (*FakeComputeV1alpha1) ComputeInstanceGroupNamedPorts

func (c *FakeComputeV1alpha1) ComputeInstanceGroupNamedPorts(namespace string) v1alpha1.ComputeInstanceGroupNamedPortInterface

func (*FakeComputeV1alpha1) ComputeMachineImages

func (c *FakeComputeV1alpha1) ComputeMachineImages(namespace string) v1alpha1.ComputeMachineImageInterface

func (*FakeComputeV1alpha1) ComputeManagedSSLCertificates

func (c *FakeComputeV1alpha1) ComputeManagedSSLCertificates(namespace string) v1alpha1.ComputeManagedSSLCertificateInterface

func (*FakeComputeV1alpha1) ComputeNetworkEndpoints

func (c *FakeComputeV1alpha1) ComputeNetworkEndpoints(namespace string) v1alpha1.ComputeNetworkEndpointInterface

func (*FakeComputeV1alpha1) ComputeNetworkPeeringRoutesConfigs

func (c *FakeComputeV1alpha1) ComputeNetworkPeeringRoutesConfigs(namespace string) v1alpha1.ComputeNetworkPeeringRoutesConfigInterface

func (*FakeComputeV1alpha1) ComputeOrganizationSecurityPolicies

func (c *FakeComputeV1alpha1) ComputeOrganizationSecurityPolicies(namespace string) v1alpha1.ComputeOrganizationSecurityPolicyInterface

func (*FakeComputeV1alpha1) ComputeOrganizationSecurityPolicyAssociations

func (c *FakeComputeV1alpha1) ComputeOrganizationSecurityPolicyAssociations(namespace string) v1alpha1.ComputeOrganizationSecurityPolicyAssociationInterface

func (*FakeComputeV1alpha1) ComputeOrganizationSecurityPolicyRules

func (c *FakeComputeV1alpha1) ComputeOrganizationSecurityPolicyRules(namespace string) v1alpha1.ComputeOrganizationSecurityPolicyRuleInterface

func (*FakeComputeV1alpha1) ComputePerInstanceConfigs

func (c *FakeComputeV1alpha1) ComputePerInstanceConfigs(namespace string) v1alpha1.ComputePerInstanceConfigInterface

func (*FakeComputeV1alpha1) ComputeRegionAutoscalers

func (c *FakeComputeV1alpha1) ComputeRegionAutoscalers(namespace string) v1alpha1.ComputeRegionAutoscalerInterface

func (*FakeComputeV1alpha1) ComputeRegionDiskResourcePolicyAttachments

func (c *FakeComputeV1alpha1) ComputeRegionDiskResourcePolicyAttachments(namespace string) v1alpha1.ComputeRegionDiskResourcePolicyAttachmentInterface

func (*FakeComputeV1alpha1) ComputeRegionPerInstanceConfigs

func (c *FakeComputeV1alpha1) ComputeRegionPerInstanceConfigs(namespace string) v1alpha1.ComputeRegionPerInstanceConfigInterface

func (*FakeComputeV1alpha1) ComputeRegionSSLPolicies added in v1.109.0

func (c *FakeComputeV1alpha1) ComputeRegionSSLPolicies(namespace string) v1alpha1.ComputeRegionSSLPolicyInterface

func (*FakeComputeV1alpha1) RESTClient

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