fake

package
v1.19.1 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2022 License: MIT 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 FakeFederatedClusterRoleBindings

type FakeFederatedClusterRoleBindings struct {
	Fake *FakeTypesV1beta1
	// contains filtered or unexported fields
}

FakeFederatedClusterRoleBindings implements FederatedClusterRoleBindingInterface

func (*FakeFederatedClusterRoleBindings) Create

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

func (*FakeFederatedClusterRoleBindings) Delete

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

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

func (*FakeFederatedClusterRoleBindings) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeFederatedClusterRoleBindings) Get

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

func (*FakeFederatedClusterRoleBindings) List

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

func (*FakeFederatedClusterRoleBindings) Patch

func (c *FakeFederatedClusterRoleBindings) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1beta1.FederatedClusterRoleBinding, err error)

Patch applies the patch and returns the patched federatedClusterRoleBinding.

func (*FakeFederatedClusterRoleBindings) Update

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

func (*FakeFederatedClusterRoleBindings) UpdateStatus

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

func (*FakeFederatedClusterRoleBindings) Watch

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

type FakeFederatedClusterRoles

type FakeFederatedClusterRoles struct {
	Fake *FakeTypesV1beta1
	// contains filtered or unexported fields
}

FakeFederatedClusterRoles implements FederatedClusterRoleInterface

func (*FakeFederatedClusterRoles) Create

func (c *FakeFederatedClusterRoles) Create(federatedClusterRole *v1beta1.FederatedClusterRole) (result *v1beta1.FederatedClusterRole, err error)

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

func (*FakeFederatedClusterRoles) Delete

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

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

func (*FakeFederatedClusterRoles) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeFederatedClusterRoles) Get

func (c *FakeFederatedClusterRoles) Get(name string, options v1.GetOptions) (result *v1beta1.FederatedClusterRole, err error)

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

func (*FakeFederatedClusterRoles) List

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

func (*FakeFederatedClusterRoles) Patch

func (c *FakeFederatedClusterRoles) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1beta1.FederatedClusterRole, err error)

Patch applies the patch and returns the patched federatedClusterRole.

func (*FakeFederatedClusterRoles) Update

func (c *FakeFederatedClusterRoles) Update(federatedClusterRole *v1beta1.FederatedClusterRole) (result *v1beta1.FederatedClusterRole, err error)

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

func (*FakeFederatedClusterRoles) UpdateStatus

func (c *FakeFederatedClusterRoles) UpdateStatus(federatedClusterRole *v1beta1.FederatedClusterRole) (*v1beta1.FederatedClusterRole, error)

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

func (*FakeFederatedClusterRoles) Watch

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

type FakeFederatedConfigMaps

type FakeFederatedConfigMaps struct {
	Fake *FakeTypesV1beta1
	// contains filtered or unexported fields
}

FakeFederatedConfigMaps implements FederatedConfigMapInterface

func (*FakeFederatedConfigMaps) Create

func (c *FakeFederatedConfigMaps) Create(federatedConfigMap *v1beta1.FederatedConfigMap) (result *v1beta1.FederatedConfigMap, err error)

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

func (*FakeFederatedConfigMaps) Delete

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

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

func (*FakeFederatedConfigMaps) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeFederatedConfigMaps) Get

func (c *FakeFederatedConfigMaps) Get(name string, options v1.GetOptions) (result *v1beta1.FederatedConfigMap, err error)

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

func (*FakeFederatedConfigMaps) List

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

func (*FakeFederatedConfigMaps) Patch

func (c *FakeFederatedConfigMaps) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1beta1.FederatedConfigMap, err error)

Patch applies the patch and returns the patched federatedConfigMap.

func (*FakeFederatedConfigMaps) Update

func (c *FakeFederatedConfigMaps) Update(federatedConfigMap *v1beta1.FederatedConfigMap) (result *v1beta1.FederatedConfigMap, err error)

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

func (*FakeFederatedConfigMaps) UpdateStatus

func (c *FakeFederatedConfigMaps) UpdateStatus(federatedConfigMap *v1beta1.FederatedConfigMap) (*v1beta1.FederatedConfigMap, error)

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

func (*FakeFederatedConfigMaps) Watch

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

type FakeFederatedDaemonSets

type FakeFederatedDaemonSets struct {
	Fake *FakeTypesV1beta1
	// contains filtered or unexported fields
}

FakeFederatedDaemonSets implements FederatedDaemonSetInterface

func (*FakeFederatedDaemonSets) Create

func (c *FakeFederatedDaemonSets) Create(federatedDaemonSet *v1beta1.FederatedDaemonSet) (result *v1beta1.FederatedDaemonSet, err error)

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

func (*FakeFederatedDaemonSets) Delete

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

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

func (*FakeFederatedDaemonSets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeFederatedDaemonSets) Get

func (c *FakeFederatedDaemonSets) Get(name string, options v1.GetOptions) (result *v1beta1.FederatedDaemonSet, err error)

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

func (*FakeFederatedDaemonSets) List

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

func (*FakeFederatedDaemonSets) Patch

func (c *FakeFederatedDaemonSets) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1beta1.FederatedDaemonSet, err error)

Patch applies the patch and returns the patched federatedDaemonSet.

func (*FakeFederatedDaemonSets) Update

func (c *FakeFederatedDaemonSets) Update(federatedDaemonSet *v1beta1.FederatedDaemonSet) (result *v1beta1.FederatedDaemonSet, err error)

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

func (*FakeFederatedDaemonSets) UpdateStatus

func (c *FakeFederatedDaemonSets) UpdateStatus(federatedDaemonSet *v1beta1.FederatedDaemonSet) (*v1beta1.FederatedDaemonSet, error)

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

func (*FakeFederatedDaemonSets) Watch

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

type FakeFederatedDeployments

type FakeFederatedDeployments struct {
	Fake *FakeTypesV1beta1
	// contains filtered or unexported fields
}

FakeFederatedDeployments implements FederatedDeploymentInterface

func (*FakeFederatedDeployments) Create

func (c *FakeFederatedDeployments) Create(federatedDeployment *v1beta1.FederatedDeployment) (result *v1beta1.FederatedDeployment, err error)

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

func (*FakeFederatedDeployments) Delete

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

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

func (*FakeFederatedDeployments) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeFederatedDeployments) Get

func (c *FakeFederatedDeployments) Get(name string, options v1.GetOptions) (result *v1beta1.FederatedDeployment, err error)

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

func (*FakeFederatedDeployments) List

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

func (*FakeFederatedDeployments) Patch

func (c *FakeFederatedDeployments) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1beta1.FederatedDeployment, err error)

Patch applies the patch and returns the patched federatedDeployment.

func (*FakeFederatedDeployments) Update

func (c *FakeFederatedDeployments) Update(federatedDeployment *v1beta1.FederatedDeployment) (result *v1beta1.FederatedDeployment, err error)

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

func (*FakeFederatedDeployments) UpdateStatus

func (c *FakeFederatedDeployments) UpdateStatus(federatedDeployment *v1beta1.FederatedDeployment) (*v1beta1.FederatedDeployment, error)

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

func (*FakeFederatedDeployments) Watch

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

type FakeFederatedEndpointses

type FakeFederatedEndpointses struct {
	Fake *FakeTypesV1beta1
	// contains filtered or unexported fields
}

FakeFederatedEndpointses implements FederatedEndpointsInterface

func (*FakeFederatedEndpointses) Create

func (c *FakeFederatedEndpointses) Create(federatedEndpoints *v1beta1.FederatedEndpoints) (result *v1beta1.FederatedEndpoints, err error)

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

func (*FakeFederatedEndpointses) Delete

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

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

func (*FakeFederatedEndpointses) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeFederatedEndpointses) Get

func (c *FakeFederatedEndpointses) Get(name string, options v1.GetOptions) (result *v1beta1.FederatedEndpoints, err error)

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

func (*FakeFederatedEndpointses) List

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

func (*FakeFederatedEndpointses) Patch

func (c *FakeFederatedEndpointses) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1beta1.FederatedEndpoints, err error)

Patch applies the patch and returns the patched federatedEndpoints.

func (*FakeFederatedEndpointses) Update

func (c *FakeFederatedEndpointses) Update(federatedEndpoints *v1beta1.FederatedEndpoints) (result *v1beta1.FederatedEndpoints, err error)

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

func (*FakeFederatedEndpointses) UpdateStatus

func (c *FakeFederatedEndpointses) UpdateStatus(federatedEndpoints *v1beta1.FederatedEndpoints) (*v1beta1.FederatedEndpoints, error)

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

func (*FakeFederatedEndpointses) Watch

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

type FakeFederatedIngresses

type FakeFederatedIngresses struct {
	Fake *FakeTypesV1beta1
	// contains filtered or unexported fields
}

FakeFederatedIngresses implements FederatedIngressInterface

func (*FakeFederatedIngresses) Create

func (c *FakeFederatedIngresses) Create(federatedIngress *v1beta1.FederatedIngress) (result *v1beta1.FederatedIngress, err error)

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

func (*FakeFederatedIngresses) Delete

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

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

func (*FakeFederatedIngresses) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeFederatedIngresses) Get

func (c *FakeFederatedIngresses) Get(name string, options v1.GetOptions) (result *v1beta1.FederatedIngress, err error)

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

func (*FakeFederatedIngresses) List

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

func (*FakeFederatedIngresses) Patch

func (c *FakeFederatedIngresses) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1beta1.FederatedIngress, err error)

Patch applies the patch and returns the patched federatedIngress.

func (*FakeFederatedIngresses) Update

func (c *FakeFederatedIngresses) Update(federatedIngress *v1beta1.FederatedIngress) (result *v1beta1.FederatedIngress, err error)

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

func (*FakeFederatedIngresses) UpdateStatus

func (c *FakeFederatedIngresses) UpdateStatus(federatedIngress *v1beta1.FederatedIngress) (*v1beta1.FederatedIngress, error)

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

func (*FakeFederatedIngresses) Watch

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

type FakeFederatedJobs

type FakeFederatedJobs struct {
	Fake *FakeTypesV1beta1
	// contains filtered or unexported fields
}

FakeFederatedJobs implements FederatedJobInterface

func (*FakeFederatedJobs) Create

func (c *FakeFederatedJobs) Create(federatedJob *v1beta1.FederatedJob) (result *v1beta1.FederatedJob, err error)

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

func (*FakeFederatedJobs) Delete

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

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

func (*FakeFederatedJobs) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeFederatedJobs) Get

func (c *FakeFederatedJobs) Get(name string, options v1.GetOptions) (result *v1beta1.FederatedJob, err error)

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

func (*FakeFederatedJobs) List

func (c *FakeFederatedJobs) List(opts v1.ListOptions) (result *v1beta1.FederatedJobList, err error)

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

func (*FakeFederatedJobs) Patch

func (c *FakeFederatedJobs) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1beta1.FederatedJob, err error)

Patch applies the patch and returns the patched federatedJob.

func (*FakeFederatedJobs) Update

func (c *FakeFederatedJobs) Update(federatedJob *v1beta1.FederatedJob) (result *v1beta1.FederatedJob, err error)

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

func (*FakeFederatedJobs) UpdateStatus

func (c *FakeFederatedJobs) UpdateStatus(federatedJob *v1beta1.FederatedJob) (*v1beta1.FederatedJob, error)

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

func (*FakeFederatedJobs) Watch

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

type FakeFederatedNamespaces

type FakeFederatedNamespaces struct {
	Fake *FakeTypesV1beta1
	// contains filtered or unexported fields
}

FakeFederatedNamespaces implements FederatedNamespaceInterface

func (*FakeFederatedNamespaces) Create

func (c *FakeFederatedNamespaces) Create(federatedNamespace *v1beta1.FederatedNamespace) (result *v1beta1.FederatedNamespace, err error)

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

func (*FakeFederatedNamespaces) Delete

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

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

func (*FakeFederatedNamespaces) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeFederatedNamespaces) Get

func (c *FakeFederatedNamespaces) Get(name string, options v1.GetOptions) (result *v1beta1.FederatedNamespace, err error)

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

func (*FakeFederatedNamespaces) List

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

func (*FakeFederatedNamespaces) Patch

func (c *FakeFederatedNamespaces) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1beta1.FederatedNamespace, err error)

Patch applies the patch and returns the patched federatedNamespace.

func (*FakeFederatedNamespaces) Update

func (c *FakeFederatedNamespaces) Update(federatedNamespace *v1beta1.FederatedNamespace) (result *v1beta1.FederatedNamespace, err error)

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

func (*FakeFederatedNamespaces) UpdateStatus

func (c *FakeFederatedNamespaces) UpdateStatus(federatedNamespace *v1beta1.FederatedNamespace) (*v1beta1.FederatedNamespace, error)

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

func (*FakeFederatedNamespaces) Watch

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

type FakeFederatedReplicaSets

type FakeFederatedReplicaSets struct {
	Fake *FakeTypesV1beta1
	// contains filtered or unexported fields
}

FakeFederatedReplicaSets implements FederatedReplicaSetInterface

func (*FakeFederatedReplicaSets) Create

func (c *FakeFederatedReplicaSets) Create(federatedReplicaSet *v1beta1.FederatedReplicaSet) (result *v1beta1.FederatedReplicaSet, err error)

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

func (*FakeFederatedReplicaSets) Delete

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

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

func (*FakeFederatedReplicaSets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeFederatedReplicaSets) Get

func (c *FakeFederatedReplicaSets) Get(name string, options v1.GetOptions) (result *v1beta1.FederatedReplicaSet, err error)

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

func (*FakeFederatedReplicaSets) List

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

func (*FakeFederatedReplicaSets) Patch

func (c *FakeFederatedReplicaSets) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1beta1.FederatedReplicaSet, err error)

Patch applies the patch and returns the patched federatedReplicaSet.

func (*FakeFederatedReplicaSets) Update

func (c *FakeFederatedReplicaSets) Update(federatedReplicaSet *v1beta1.FederatedReplicaSet) (result *v1beta1.FederatedReplicaSet, err error)

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

func (*FakeFederatedReplicaSets) UpdateStatus

func (c *FakeFederatedReplicaSets) UpdateStatus(federatedReplicaSet *v1beta1.FederatedReplicaSet) (*v1beta1.FederatedReplicaSet, error)

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

func (*FakeFederatedReplicaSets) Watch

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

type FakeFederatedReplicationControllers

type FakeFederatedReplicationControllers struct {
	Fake *FakeTypesV1beta1
	// contains filtered or unexported fields
}

FakeFederatedReplicationControllers implements FederatedReplicationControllerInterface

func (*FakeFederatedReplicationControllers) Create

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

func (*FakeFederatedReplicationControllers) Delete

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

func (*FakeFederatedReplicationControllers) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeFederatedReplicationControllers) Get

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

func (*FakeFederatedReplicationControllers) List

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

func (*FakeFederatedReplicationControllers) Patch

func (c *FakeFederatedReplicationControllers) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1beta1.FederatedReplicationController, err error)

Patch applies the patch and returns the patched federatedReplicationController.

func (*FakeFederatedReplicationControllers) Update

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

func (*FakeFederatedReplicationControllers) UpdateStatus

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

func (*FakeFederatedReplicationControllers) Watch

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

type FakeFederatedRoleBindings

type FakeFederatedRoleBindings struct {
	Fake *FakeTypesV1beta1
	// contains filtered or unexported fields
}

FakeFederatedRoleBindings implements FederatedRoleBindingInterface

func (*FakeFederatedRoleBindings) Create

func (c *FakeFederatedRoleBindings) Create(federatedRoleBinding *v1beta1.FederatedRoleBinding) (result *v1beta1.FederatedRoleBinding, err error)

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

func (*FakeFederatedRoleBindings) Delete

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

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

func (*FakeFederatedRoleBindings) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeFederatedRoleBindings) Get

func (c *FakeFederatedRoleBindings) Get(name string, options v1.GetOptions) (result *v1beta1.FederatedRoleBinding, err error)

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

func (*FakeFederatedRoleBindings) List

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

func (*FakeFederatedRoleBindings) Patch

func (c *FakeFederatedRoleBindings) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1beta1.FederatedRoleBinding, err error)

Patch applies the patch and returns the patched federatedRoleBinding.

func (*FakeFederatedRoleBindings) Update

func (c *FakeFederatedRoleBindings) Update(federatedRoleBinding *v1beta1.FederatedRoleBinding) (result *v1beta1.FederatedRoleBinding, err error)

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

func (*FakeFederatedRoleBindings) UpdateStatus

func (c *FakeFederatedRoleBindings) UpdateStatus(federatedRoleBinding *v1beta1.FederatedRoleBinding) (*v1beta1.FederatedRoleBinding, error)

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

func (*FakeFederatedRoleBindings) Watch

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

type FakeFederatedRoles

type FakeFederatedRoles struct {
	Fake *FakeTypesV1beta1
	// contains filtered or unexported fields
}

FakeFederatedRoles implements FederatedRoleInterface

func (*FakeFederatedRoles) Create

func (c *FakeFederatedRoles) Create(federatedRole *v1beta1.FederatedRole) (result *v1beta1.FederatedRole, err error)

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

func (*FakeFederatedRoles) Delete

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

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

func (*FakeFederatedRoles) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeFederatedRoles) Get

func (c *FakeFederatedRoles) Get(name string, options v1.GetOptions) (result *v1beta1.FederatedRole, err error)

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

func (*FakeFederatedRoles) List

func (c *FakeFederatedRoles) List(opts v1.ListOptions) (result *v1beta1.FederatedRoleList, err error)

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

func (*FakeFederatedRoles) Patch

func (c *FakeFederatedRoles) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1beta1.FederatedRole, err error)

Patch applies the patch and returns the patched federatedRole.

func (*FakeFederatedRoles) Update

func (c *FakeFederatedRoles) Update(federatedRole *v1beta1.FederatedRole) (result *v1beta1.FederatedRole, err error)

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

func (*FakeFederatedRoles) UpdateStatus

func (c *FakeFederatedRoles) UpdateStatus(federatedRole *v1beta1.FederatedRole) (*v1beta1.FederatedRole, error)

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

func (*FakeFederatedRoles) Watch

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

type FakeFederatedSecrets

type FakeFederatedSecrets struct {
	Fake *FakeTypesV1beta1
	// contains filtered or unexported fields
}

FakeFederatedSecrets implements FederatedSecretInterface

func (*FakeFederatedSecrets) Create

func (c *FakeFederatedSecrets) Create(federatedSecret *v1beta1.FederatedSecret) (result *v1beta1.FederatedSecret, err error)

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

func (*FakeFederatedSecrets) Delete

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

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

func (*FakeFederatedSecrets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeFederatedSecrets) Get

func (c *FakeFederatedSecrets) Get(name string, options v1.GetOptions) (result *v1beta1.FederatedSecret, err error)

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

func (*FakeFederatedSecrets) List

func (c *FakeFederatedSecrets) List(opts v1.ListOptions) (result *v1beta1.FederatedSecretList, err error)

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

func (*FakeFederatedSecrets) Patch

func (c *FakeFederatedSecrets) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1beta1.FederatedSecret, err error)

Patch applies the patch and returns the patched federatedSecret.

func (*FakeFederatedSecrets) Update

func (c *FakeFederatedSecrets) Update(federatedSecret *v1beta1.FederatedSecret) (result *v1beta1.FederatedSecret, err error)

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

func (*FakeFederatedSecrets) UpdateStatus

func (c *FakeFederatedSecrets) UpdateStatus(federatedSecret *v1beta1.FederatedSecret) (*v1beta1.FederatedSecret, error)

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

func (*FakeFederatedSecrets) Watch

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

type FakeFederatedServiceAccounts

type FakeFederatedServiceAccounts struct {
	Fake *FakeTypesV1beta1
	// contains filtered or unexported fields
}

FakeFederatedServiceAccounts implements FederatedServiceAccountInterface

func (*FakeFederatedServiceAccounts) Create

func (c *FakeFederatedServiceAccounts) Create(federatedServiceAccount *v1beta1.FederatedServiceAccount) (result *v1beta1.FederatedServiceAccount, err error)

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

func (*FakeFederatedServiceAccounts) Delete

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

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

func (*FakeFederatedServiceAccounts) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeFederatedServiceAccounts) Get

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

func (*FakeFederatedServiceAccounts) List

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

func (*FakeFederatedServiceAccounts) Patch

func (c *FakeFederatedServiceAccounts) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1beta1.FederatedServiceAccount, err error)

Patch applies the patch and returns the patched federatedServiceAccount.

func (*FakeFederatedServiceAccounts) Update

func (c *FakeFederatedServiceAccounts) Update(federatedServiceAccount *v1beta1.FederatedServiceAccount) (result *v1beta1.FederatedServiceAccount, err error)

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

func (*FakeFederatedServiceAccounts) UpdateStatus

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

func (*FakeFederatedServiceAccounts) Watch

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

type FakeFederatedServices

type FakeFederatedServices struct {
	Fake *FakeTypesV1beta1
	// contains filtered or unexported fields
}

FakeFederatedServices implements FederatedServiceInterface

func (*FakeFederatedServices) Create

func (c *FakeFederatedServices) Create(federatedService *v1beta1.FederatedService) (result *v1beta1.FederatedService, err error)

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

func (*FakeFederatedServices) Delete

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

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

func (*FakeFederatedServices) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeFederatedServices) Get

func (c *FakeFederatedServices) Get(name string, options v1.GetOptions) (result *v1beta1.FederatedService, err error)

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

func (*FakeFederatedServices) List

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

func (*FakeFederatedServices) Patch

func (c *FakeFederatedServices) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1beta1.FederatedService, err error)

Patch applies the patch and returns the patched federatedService.

func (*FakeFederatedServices) Update

func (c *FakeFederatedServices) Update(federatedService *v1beta1.FederatedService) (result *v1beta1.FederatedService, err error)

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

func (*FakeFederatedServices) UpdateStatus

func (c *FakeFederatedServices) UpdateStatus(federatedService *v1beta1.FederatedService) (*v1beta1.FederatedService, error)

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

func (*FakeFederatedServices) Watch

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

type FakeFederatedStatefulSets

type FakeFederatedStatefulSets struct {
	Fake *FakeTypesV1beta1
	// contains filtered or unexported fields
}

FakeFederatedStatefulSets implements FederatedStatefulSetInterface

func (*FakeFederatedStatefulSets) Create

func (c *FakeFederatedStatefulSets) Create(federatedStatefulSet *v1beta1.FederatedStatefulSet) (result *v1beta1.FederatedStatefulSet, err error)

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

func (*FakeFederatedStatefulSets) Delete

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

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

func (*FakeFederatedStatefulSets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeFederatedStatefulSets) Get

func (c *FakeFederatedStatefulSets) Get(name string, options v1.GetOptions) (result *v1beta1.FederatedStatefulSet, err error)

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

func (*FakeFederatedStatefulSets) List

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

func (*FakeFederatedStatefulSets) Patch

func (c *FakeFederatedStatefulSets) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1beta1.FederatedStatefulSet, err error)

Patch applies the patch and returns the patched federatedStatefulSet.

func (*FakeFederatedStatefulSets) Update

func (c *FakeFederatedStatefulSets) Update(federatedStatefulSet *v1beta1.FederatedStatefulSet) (result *v1beta1.FederatedStatefulSet, err error)

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

func (*FakeFederatedStatefulSets) UpdateStatus

func (c *FakeFederatedStatefulSets) UpdateStatus(federatedStatefulSet *v1beta1.FederatedStatefulSet) (*v1beta1.FederatedStatefulSet, error)

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

func (*FakeFederatedStatefulSets) Watch

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

type FakeTypesV1beta1

type FakeTypesV1beta1 struct {
	*testing.Fake
}

func (*FakeTypesV1beta1) FederatedClusterRoleBindings

func (c *FakeTypesV1beta1) FederatedClusterRoleBindings(namespace string) v1beta1.FederatedClusterRoleBindingInterface

func (*FakeTypesV1beta1) FederatedClusterRoles

func (c *FakeTypesV1beta1) FederatedClusterRoles(namespace string) v1beta1.FederatedClusterRoleInterface

func (*FakeTypesV1beta1) FederatedConfigMaps

func (c *FakeTypesV1beta1) FederatedConfigMaps(namespace string) v1beta1.FederatedConfigMapInterface

func (*FakeTypesV1beta1) FederatedDaemonSets

func (c *FakeTypesV1beta1) FederatedDaemonSets(namespace string) v1beta1.FederatedDaemonSetInterface

func (*FakeTypesV1beta1) FederatedDeployments

func (c *FakeTypesV1beta1) FederatedDeployments(namespace string) v1beta1.FederatedDeploymentInterface

func (*FakeTypesV1beta1) FederatedEndpointses

func (c *FakeTypesV1beta1) FederatedEndpointses(namespace string) v1beta1.FederatedEndpointsInterface

func (*FakeTypesV1beta1) FederatedIngresses

func (c *FakeTypesV1beta1) FederatedIngresses(namespace string) v1beta1.FederatedIngressInterface

func (*FakeTypesV1beta1) FederatedJobs

func (c *FakeTypesV1beta1) FederatedJobs(namespace string) v1beta1.FederatedJobInterface

func (*FakeTypesV1beta1) FederatedNamespaces

func (c *FakeTypesV1beta1) FederatedNamespaces(namespace string) v1beta1.FederatedNamespaceInterface

func (*FakeTypesV1beta1) FederatedReplicaSets

func (c *FakeTypesV1beta1) FederatedReplicaSets(namespace string) v1beta1.FederatedReplicaSetInterface

func (*FakeTypesV1beta1) FederatedReplicationControllers

func (c *FakeTypesV1beta1) FederatedReplicationControllers(namespace string) v1beta1.FederatedReplicationControllerInterface

func (*FakeTypesV1beta1) FederatedRoleBindings

func (c *FakeTypesV1beta1) FederatedRoleBindings(namespace string) v1beta1.FederatedRoleBindingInterface

func (*FakeTypesV1beta1) FederatedRoles

func (c *FakeTypesV1beta1) FederatedRoles(namespace string) v1beta1.FederatedRoleInterface

func (*FakeTypesV1beta1) FederatedSecrets

func (c *FakeTypesV1beta1) FederatedSecrets(namespace string) v1beta1.FederatedSecretInterface

func (*FakeTypesV1beta1) FederatedServiceAccounts

func (c *FakeTypesV1beta1) FederatedServiceAccounts(namespace string) v1beta1.FederatedServiceAccountInterface

func (*FakeTypesV1beta1) FederatedServices

func (c *FakeTypesV1beta1) FederatedServices(namespace string) v1beta1.FederatedServiceInterface

func (*FakeTypesV1beta1) FederatedStatefulSets

func (c *FakeTypesV1beta1) FederatedStatefulSets(namespace string) v1beta1.FederatedStatefulSetInterface

func (*FakeTypesV1beta1) RESTClient

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