fake

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: May 8, 2022 License: Apache-2.0 Imports: 10 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 FakeApiDiagnostics

type FakeApiDiagnostics struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeApiDiagnostics implements ApiDiagnosticInterface

func (*FakeApiDiagnostics) Create

func (c *FakeApiDiagnostics) Create(ctx context.Context, apiDiagnostic *v1alpha1.ApiDiagnostic, opts v1.CreateOptions) (result *v1alpha1.ApiDiagnostic, err error)

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

func (*FakeApiDiagnostics) Delete

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

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

func (*FakeApiDiagnostics) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeApiDiagnostics) Get

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

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

func (*FakeApiDiagnostics) List

func (c *FakeApiDiagnostics) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.ApiDiagnosticList, err error)

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

func (*FakeApiDiagnostics) Patch

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

Patch applies the patch and returns the patched apiDiagnostic.

func (*FakeApiDiagnostics) Update

func (c *FakeApiDiagnostics) Update(ctx context.Context, apiDiagnostic *v1alpha1.ApiDiagnostic, opts v1.UpdateOptions) (result *v1alpha1.ApiDiagnostic, err error)

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

func (*FakeApiDiagnostics) UpdateStatus

func (c *FakeApiDiagnostics) UpdateStatus(ctx context.Context, apiDiagnostic *v1alpha1.ApiDiagnostic, opts v1.UpdateOptions) (*v1alpha1.ApiDiagnostic, error)

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

func (*FakeApiDiagnostics) Watch

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

type FakeApiManagements

type FakeApiManagements struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeApiManagements implements ApiManagementInterface

func (*FakeApiManagements) Create

func (c *FakeApiManagements) Create(ctx context.Context, apiManagement *v1alpha1.ApiManagement, opts v1.CreateOptions) (result *v1alpha1.ApiManagement, err error)

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

func (*FakeApiManagements) Delete

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

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

func (*FakeApiManagements) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeApiManagements) Get

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

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

func (*FakeApiManagements) List

func (c *FakeApiManagements) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.ApiManagementList, err error)

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

func (*FakeApiManagements) Patch

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

Patch applies the patch and returns the patched apiManagement.

func (*FakeApiManagements) Update

func (c *FakeApiManagements) Update(ctx context.Context, apiManagement *v1alpha1.ApiManagement, opts v1.UpdateOptions) (result *v1alpha1.ApiManagement, err error)

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

func (*FakeApiManagements) UpdateStatus

func (c *FakeApiManagements) UpdateStatus(ctx context.Context, apiManagement *v1alpha1.ApiManagement, opts v1.UpdateOptions) (*v1alpha1.ApiManagement, error)

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

func (*FakeApiManagements) Watch

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

type FakeApiOperationPolicies

type FakeApiOperationPolicies struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeApiOperationPolicies implements ApiOperationPolicyInterface

func (*FakeApiOperationPolicies) Create

func (c *FakeApiOperationPolicies) Create(ctx context.Context, apiOperationPolicy *v1alpha1.ApiOperationPolicy, opts v1.CreateOptions) (result *v1alpha1.ApiOperationPolicy, err error)

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

func (*FakeApiOperationPolicies) Delete

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

func (*FakeApiOperationPolicies) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeApiOperationPolicies) Get

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

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

func (*FakeApiOperationPolicies) List

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

func (*FakeApiOperationPolicies) Patch

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

Patch applies the patch and returns the patched apiOperationPolicy.

func (*FakeApiOperationPolicies) Update

func (c *FakeApiOperationPolicies) Update(ctx context.Context, apiOperationPolicy *v1alpha1.ApiOperationPolicy, opts v1.UpdateOptions) (result *v1alpha1.ApiOperationPolicy, err error)

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

func (*FakeApiOperationPolicies) UpdateStatus

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

func (*FakeApiOperationPolicies) Watch

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

type FakeApiOperationTags

type FakeApiOperationTags struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeApiOperationTags implements ApiOperationTagInterface

func (*FakeApiOperationTags) Create

func (c *FakeApiOperationTags) Create(ctx context.Context, apiOperationTag *v1alpha1.ApiOperationTag, opts v1.CreateOptions) (result *v1alpha1.ApiOperationTag, err error)

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

func (*FakeApiOperationTags) Delete

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

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

func (*FakeApiOperationTags) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeApiOperationTags) Get

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

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

func (*FakeApiOperationTags) List

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

func (*FakeApiOperationTags) Patch

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

Patch applies the patch and returns the patched apiOperationTag.

func (*FakeApiOperationTags) Update

func (c *FakeApiOperationTags) Update(ctx context.Context, apiOperationTag *v1alpha1.ApiOperationTag, opts v1.UpdateOptions) (result *v1alpha1.ApiOperationTag, err error)

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

func (*FakeApiOperationTags) UpdateStatus

func (c *FakeApiOperationTags) UpdateStatus(ctx context.Context, apiOperationTag *v1alpha1.ApiOperationTag, opts v1.UpdateOptions) (*v1alpha1.ApiOperationTag, error)

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

func (*FakeApiOperationTags) Watch

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

type FakeApiOperations

type FakeApiOperations struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeApiOperations implements ApiOperationInterface

func (*FakeApiOperations) Create

func (c *FakeApiOperations) Create(ctx context.Context, apiOperation *v1alpha1.ApiOperation, opts v1.CreateOptions) (result *v1alpha1.ApiOperation, err error)

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

func (*FakeApiOperations) Delete

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

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

func (*FakeApiOperations) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeApiOperations) Get

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

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

func (*FakeApiOperations) List

func (c *FakeApiOperations) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.ApiOperationList, err error)

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

func (*FakeApiOperations) Patch

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

Patch applies the patch and returns the patched apiOperation.

func (*FakeApiOperations) Update

func (c *FakeApiOperations) Update(ctx context.Context, apiOperation *v1alpha1.ApiOperation, opts v1.UpdateOptions) (result *v1alpha1.ApiOperation, err error)

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

func (*FakeApiOperations) UpdateStatus

func (c *FakeApiOperations) UpdateStatus(ctx context.Context, apiOperation *v1alpha1.ApiOperation, opts v1.UpdateOptions) (*v1alpha1.ApiOperation, error)

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

func (*FakeApiOperations) Watch

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

type FakeApiPolicies

type FakeApiPolicies struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeApiPolicies implements ApiPolicyInterface

func (*FakeApiPolicies) Create

func (c *FakeApiPolicies) Create(ctx context.Context, apiPolicy *v1alpha1.ApiPolicy, opts v1.CreateOptions) (result *v1alpha1.ApiPolicy, err error)

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

func (*FakeApiPolicies) Delete

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

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

func (*FakeApiPolicies) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeApiPolicies) Get

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

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

func (*FakeApiPolicies) List

func (c *FakeApiPolicies) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.ApiPolicyList, err error)

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

func (*FakeApiPolicies) Patch

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

Patch applies the patch and returns the patched apiPolicy.

func (*FakeApiPolicies) Update

func (c *FakeApiPolicies) Update(ctx context.Context, apiPolicy *v1alpha1.ApiPolicy, opts v1.UpdateOptions) (result *v1alpha1.ApiPolicy, err error)

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

func (*FakeApiPolicies) UpdateStatus

func (c *FakeApiPolicies) UpdateStatus(ctx context.Context, apiPolicy *v1alpha1.ApiPolicy, opts v1.UpdateOptions) (*v1alpha1.ApiPolicy, error)

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

func (*FakeApiPolicies) Watch

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

type FakeApiReleases added in v0.5.0

type FakeApiReleases struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeApiReleases implements ApiReleaseInterface

func (*FakeApiReleases) Create added in v0.5.0

func (c *FakeApiReleases) Create(ctx context.Context, apiRelease *v1alpha1.ApiRelease, opts v1.CreateOptions) (result *v1alpha1.ApiRelease, err error)

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

func (*FakeApiReleases) Delete added in v0.5.0

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

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

func (*FakeApiReleases) DeleteCollection added in v0.5.0

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

DeleteCollection deletes a collection of objects.

func (*FakeApiReleases) Get added in v0.5.0

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

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

func (*FakeApiReleases) List added in v0.5.0

func (c *FakeApiReleases) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.ApiReleaseList, err error)

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

func (*FakeApiReleases) Patch added in v0.5.0

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

Patch applies the patch and returns the patched apiRelease.

func (*FakeApiReleases) Update added in v0.5.0

func (c *FakeApiReleases) Update(ctx context.Context, apiRelease *v1alpha1.ApiRelease, opts v1.UpdateOptions) (result *v1alpha1.ApiRelease, err error)

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

func (*FakeApiReleases) UpdateStatus added in v0.5.0

func (c *FakeApiReleases) UpdateStatus(ctx context.Context, apiRelease *v1alpha1.ApiRelease, opts v1.UpdateOptions) (*v1alpha1.ApiRelease, error)

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

func (*FakeApiReleases) Watch added in v0.5.0

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

type FakeApiSchemas

type FakeApiSchemas struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeApiSchemas implements ApiSchemaInterface

func (*FakeApiSchemas) Create

func (c *FakeApiSchemas) Create(ctx context.Context, apiSchema *v1alpha1.ApiSchema, opts v1.CreateOptions) (result *v1alpha1.ApiSchema, err error)

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

func (*FakeApiSchemas) Delete

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

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

func (*FakeApiSchemas) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeApiSchemas) Get

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

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

func (*FakeApiSchemas) List

func (c *FakeApiSchemas) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.ApiSchemaList, err error)

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

func (*FakeApiSchemas) Patch

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

Patch applies the patch and returns the patched apiSchema.

func (*FakeApiSchemas) Update

func (c *FakeApiSchemas) Update(ctx context.Context, apiSchema *v1alpha1.ApiSchema, opts v1.UpdateOptions) (result *v1alpha1.ApiSchema, err error)

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

func (*FakeApiSchemas) UpdateStatus

func (c *FakeApiSchemas) UpdateStatus(ctx context.Context, apiSchema *v1alpha1.ApiSchema, opts v1.UpdateOptions) (*v1alpha1.ApiSchema, error)

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

func (*FakeApiSchemas) Watch

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

type FakeApiTags added in v0.5.0

type FakeApiTags struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeApiTags implements ApiTagInterface

func (*FakeApiTags) Create added in v0.5.0

func (c *FakeApiTags) Create(ctx context.Context, apiTag *v1alpha1.ApiTag, opts v1.CreateOptions) (result *v1alpha1.ApiTag, err error)

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

func (*FakeApiTags) Delete added in v0.5.0

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

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

func (*FakeApiTags) DeleteCollection added in v0.5.0

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

DeleteCollection deletes a collection of objects.

func (*FakeApiTags) Get added in v0.5.0

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

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

func (*FakeApiTags) List added in v0.5.0

func (c *FakeApiTags) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.ApiTagList, err error)

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

func (*FakeApiTags) Patch added in v0.5.0

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

Patch applies the patch and returns the patched apiTag.

func (*FakeApiTags) Update added in v0.5.0

func (c *FakeApiTags) Update(ctx context.Context, apiTag *v1alpha1.ApiTag, opts v1.UpdateOptions) (result *v1alpha1.ApiTag, err error)

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

func (*FakeApiTags) UpdateStatus added in v0.5.0

func (c *FakeApiTags) UpdateStatus(ctx context.Context, apiTag *v1alpha1.ApiTag, opts v1.UpdateOptions) (*v1alpha1.ApiTag, error)

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

func (*FakeApiTags) Watch added in v0.5.0

func (c *FakeApiTags) Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)

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

type FakeApiVersionSets

type FakeApiVersionSets struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeApiVersionSets implements ApiVersionSetInterface

func (*FakeApiVersionSets) Create

func (c *FakeApiVersionSets) Create(ctx context.Context, apiVersionSet *v1alpha1.ApiVersionSet, opts v1.CreateOptions) (result *v1alpha1.ApiVersionSet, err error)

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

func (*FakeApiVersionSets) Delete

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

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

func (*FakeApiVersionSets) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeApiVersionSets) Get

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

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

func (*FakeApiVersionSets) List

func (c *FakeApiVersionSets) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.ApiVersionSetList, err error)

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

func (*FakeApiVersionSets) Patch

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

Patch applies the patch and returns the patched apiVersionSet.

func (*FakeApiVersionSets) Update

func (c *FakeApiVersionSets) Update(ctx context.Context, apiVersionSet *v1alpha1.ApiVersionSet, opts v1.UpdateOptions) (result *v1alpha1.ApiVersionSet, err error)

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

func (*FakeApiVersionSets) UpdateStatus

func (c *FakeApiVersionSets) UpdateStatus(ctx context.Context, apiVersionSet *v1alpha1.ApiVersionSet, opts v1.UpdateOptions) (*v1alpha1.ApiVersionSet, error)

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

func (*FakeApiVersionSets) Watch

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

type FakeApimanagementV1alpha1

type FakeApimanagementV1alpha1 struct {
	*testing.Fake
}

func (*FakeApimanagementV1alpha1) ApiDiagnostics

func (c *FakeApimanagementV1alpha1) ApiDiagnostics(namespace string) v1alpha1.ApiDiagnosticInterface

func (*FakeApimanagementV1alpha1) ApiManagements

func (c *FakeApimanagementV1alpha1) ApiManagements(namespace string) v1alpha1.ApiManagementInterface

func (*FakeApimanagementV1alpha1) ApiOperationPolicies

func (c *FakeApimanagementV1alpha1) ApiOperationPolicies(namespace string) v1alpha1.ApiOperationPolicyInterface

func (*FakeApimanagementV1alpha1) ApiOperationTags

func (c *FakeApimanagementV1alpha1) ApiOperationTags(namespace string) v1alpha1.ApiOperationTagInterface

func (*FakeApimanagementV1alpha1) ApiOperations

func (c *FakeApimanagementV1alpha1) ApiOperations(namespace string) v1alpha1.ApiOperationInterface

func (*FakeApimanagementV1alpha1) ApiPolicies

func (c *FakeApimanagementV1alpha1) ApiPolicies(namespace string) v1alpha1.ApiPolicyInterface

func (*FakeApimanagementV1alpha1) ApiReleases added in v0.5.0

func (*FakeApimanagementV1alpha1) ApiSchemas

func (*FakeApimanagementV1alpha1) ApiTags added in v0.5.0

func (*FakeApimanagementV1alpha1) ApiVersionSets

func (c *FakeApimanagementV1alpha1) ApiVersionSets(namespace string) v1alpha1.ApiVersionSetInterface

func (*FakeApimanagementV1alpha1) Apis

func (*FakeApimanagementV1alpha1) AuthorizationServers

func (c *FakeApimanagementV1alpha1) AuthorizationServers(namespace string) v1alpha1.AuthorizationServerInterface

func (*FakeApimanagementV1alpha1) Backends

func (*FakeApimanagementV1alpha1) Certificates

func (*FakeApimanagementV1alpha1) CustomDomains

func (c *FakeApimanagementV1alpha1) CustomDomains(namespace string) v1alpha1.CustomDomainInterface

func (*FakeApimanagementV1alpha1) Diagnostics

func (*FakeApimanagementV1alpha1) EmailTemplates

func (c *FakeApimanagementV1alpha1) EmailTemplates(namespace string) v1alpha1.EmailTemplateInterface

func (*FakeApimanagementV1alpha1) GatewayAPIs added in v0.5.0

func (*FakeApimanagementV1alpha1) Gateways added in v0.5.0

func (*FakeApimanagementV1alpha1) GroupUsers

func (*FakeApimanagementV1alpha1) Groups

func (*FakeApimanagementV1alpha1) IdentityProviderAadb2cs

func (c *FakeApimanagementV1alpha1) IdentityProviderAadb2cs(namespace string) v1alpha1.IdentityProviderAadb2cInterface

func (*FakeApimanagementV1alpha1) IdentityProviderAads

func (c *FakeApimanagementV1alpha1) IdentityProviderAads(namespace string) v1alpha1.IdentityProviderAadInterface

func (*FakeApimanagementV1alpha1) IdentityProviderFacebooks

func (c *FakeApimanagementV1alpha1) IdentityProviderFacebooks(namespace string) v1alpha1.IdentityProviderFacebookInterface

func (*FakeApimanagementV1alpha1) IdentityProviderGoogles

func (c *FakeApimanagementV1alpha1) IdentityProviderGoogles(namespace string) v1alpha1.IdentityProviderGoogleInterface

func (*FakeApimanagementV1alpha1) IdentityProviderMicrosofts

func (c *FakeApimanagementV1alpha1) IdentityProviderMicrosofts(namespace string) v1alpha1.IdentityProviderMicrosoftInterface

func (*FakeApimanagementV1alpha1) IdentityProviderTwitters

func (c *FakeApimanagementV1alpha1) IdentityProviderTwitters(namespace string) v1alpha1.IdentityProviderTwitterInterface

func (*FakeApimanagementV1alpha1) Loggers

func (*FakeApimanagementV1alpha1) NamedValues

func (*FakeApimanagementV1alpha1) NotificationRecipientEmails added in v0.5.0

func (c *FakeApimanagementV1alpha1) NotificationRecipientEmails(namespace string) v1alpha1.NotificationRecipientEmailInterface

func (*FakeApimanagementV1alpha1) NotificationRecipientUsers added in v0.5.0

func (c *FakeApimanagementV1alpha1) NotificationRecipientUsers(namespace string) v1alpha1.NotificationRecipientUserInterface

func (*FakeApimanagementV1alpha1) OpenidConnectProviders

func (c *FakeApimanagementV1alpha1) OpenidConnectProviders(namespace string) v1alpha1.OpenidConnectProviderInterface

func (*FakeApimanagementV1alpha1) Policies

func (*FakeApimanagementV1alpha1) ProductAPIs

func (*FakeApimanagementV1alpha1) ProductGroups

func (c *FakeApimanagementV1alpha1) ProductGroups(namespace string) v1alpha1.ProductGroupInterface

func (*FakeApimanagementV1alpha1) ProductPolicies

func (c *FakeApimanagementV1alpha1) ProductPolicies(namespace string) v1alpha1.ProductPolicyInterface

func (*FakeApimanagementV1alpha1) Products

func (*FakeApimanagementV1alpha1) Properties

func (*FakeApimanagementV1alpha1) RESTClient

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

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

func (*FakeApimanagementV1alpha1) RedisCaches

func (*FakeApimanagementV1alpha1) Subscriptions

func (c *FakeApimanagementV1alpha1) Subscriptions(namespace string) v1alpha1.SubscriptionInterface

func (*FakeApimanagementV1alpha1) Tags added in v0.5.0

func (*FakeApimanagementV1alpha1) Users

type FakeApis

type FakeApis struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeApis implements ApiInterface

func (*FakeApis) Create

func (c *FakeApis) Create(ctx context.Context, api *v1alpha1.Api, opts v1.CreateOptions) (result *v1alpha1.Api, err error)

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

func (*FakeApis) Delete

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

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

func (*FakeApis) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeApis) Get

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

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

func (*FakeApis) List

func (c *FakeApis) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.ApiList, err error)

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

func (*FakeApis) Patch

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

Patch applies the patch and returns the patched api.

func (*FakeApis) Update

func (c *FakeApis) Update(ctx context.Context, api *v1alpha1.Api, opts v1.UpdateOptions) (result *v1alpha1.Api, err error)

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

func (*FakeApis) UpdateStatus

func (c *FakeApis) UpdateStatus(ctx context.Context, api *v1alpha1.Api, opts v1.UpdateOptions) (*v1alpha1.Api, error)

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

func (*FakeApis) Watch

func (c *FakeApis) Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)

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

type FakeAuthorizationServers

type FakeAuthorizationServers struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeAuthorizationServers implements AuthorizationServerInterface

func (*FakeAuthorizationServers) Create

func (c *FakeAuthorizationServers) Create(ctx context.Context, authorizationServer *v1alpha1.AuthorizationServer, opts v1.CreateOptions) (result *v1alpha1.AuthorizationServer, err error)

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

func (*FakeAuthorizationServers) Delete

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

func (*FakeAuthorizationServers) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeAuthorizationServers) Get

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

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

func (*FakeAuthorizationServers) List

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

func (*FakeAuthorizationServers) Patch

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

Patch applies the patch and returns the patched authorizationServer.

func (*FakeAuthorizationServers) Update

func (c *FakeAuthorizationServers) Update(ctx context.Context, authorizationServer *v1alpha1.AuthorizationServer, opts v1.UpdateOptions) (result *v1alpha1.AuthorizationServer, err error)

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

func (*FakeAuthorizationServers) UpdateStatus

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

func (*FakeAuthorizationServers) Watch

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

type FakeBackends

type FakeBackends struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeBackends implements BackendInterface

func (*FakeBackends) Create

func (c *FakeBackends) Create(ctx context.Context, backend *v1alpha1.Backend, opts v1.CreateOptions) (result *v1alpha1.Backend, err error)

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

func (*FakeBackends) Delete

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

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

func (*FakeBackends) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeBackends) Get

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

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

func (*FakeBackends) List

func (c *FakeBackends) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.BackendList, err error)

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

func (*FakeBackends) Patch

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

Patch applies the patch and returns the patched backend.

func (*FakeBackends) Update

func (c *FakeBackends) Update(ctx context.Context, backend *v1alpha1.Backend, opts v1.UpdateOptions) (result *v1alpha1.Backend, err error)

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

func (*FakeBackends) UpdateStatus

func (c *FakeBackends) UpdateStatus(ctx context.Context, backend *v1alpha1.Backend, opts v1.UpdateOptions) (*v1alpha1.Backend, error)

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

func (*FakeBackends) Watch

func (c *FakeBackends) Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)

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

type FakeCertificates

type FakeCertificates struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeCertificates implements CertificateInterface

func (*FakeCertificates) Create

func (c *FakeCertificates) Create(ctx context.Context, certificate *v1alpha1.Certificate, opts v1.CreateOptions) (result *v1alpha1.Certificate, err error)

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

func (*FakeCertificates) Delete

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

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

func (*FakeCertificates) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeCertificates) Get

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

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

func (*FakeCertificates) List

func (c *FakeCertificates) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.CertificateList, err error)

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

func (*FakeCertificates) Patch

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

Patch applies the patch and returns the patched certificate.

func (*FakeCertificates) Update

func (c *FakeCertificates) Update(ctx context.Context, certificate *v1alpha1.Certificate, opts v1.UpdateOptions) (result *v1alpha1.Certificate, err error)

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

func (*FakeCertificates) UpdateStatus

func (c *FakeCertificates) UpdateStatus(ctx context.Context, certificate *v1alpha1.Certificate, opts v1.UpdateOptions) (*v1alpha1.Certificate, error)

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

func (*FakeCertificates) Watch

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

type FakeCustomDomains

type FakeCustomDomains struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeCustomDomains implements CustomDomainInterface

func (*FakeCustomDomains) Create

func (c *FakeCustomDomains) Create(ctx context.Context, customDomain *v1alpha1.CustomDomain, opts v1.CreateOptions) (result *v1alpha1.CustomDomain, err error)

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

func (*FakeCustomDomains) Delete

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

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

func (*FakeCustomDomains) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeCustomDomains) Get

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

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

func (*FakeCustomDomains) List

func (c *FakeCustomDomains) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.CustomDomainList, err error)

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

func (*FakeCustomDomains) Patch

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

Patch applies the patch and returns the patched customDomain.

func (*FakeCustomDomains) Update

func (c *FakeCustomDomains) Update(ctx context.Context, customDomain *v1alpha1.CustomDomain, opts v1.UpdateOptions) (result *v1alpha1.CustomDomain, err error)

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

func (*FakeCustomDomains) UpdateStatus

func (c *FakeCustomDomains) UpdateStatus(ctx context.Context, customDomain *v1alpha1.CustomDomain, opts v1.UpdateOptions) (*v1alpha1.CustomDomain, error)

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

func (*FakeCustomDomains) Watch

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

type FakeDiagnostics

type FakeDiagnostics struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeDiagnostics implements DiagnosticInterface

func (*FakeDiagnostics) Create

func (c *FakeDiagnostics) Create(ctx context.Context, diagnostic *v1alpha1.Diagnostic, opts v1.CreateOptions) (result *v1alpha1.Diagnostic, err error)

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

func (*FakeDiagnostics) Delete

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

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

func (*FakeDiagnostics) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeDiagnostics) Get

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

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

func (*FakeDiagnostics) List

func (c *FakeDiagnostics) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.DiagnosticList, err error)

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

func (*FakeDiagnostics) Patch

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

Patch applies the patch and returns the patched diagnostic.

func (*FakeDiagnostics) Update

func (c *FakeDiagnostics) Update(ctx context.Context, diagnostic *v1alpha1.Diagnostic, opts v1.UpdateOptions) (result *v1alpha1.Diagnostic, err error)

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

func (*FakeDiagnostics) UpdateStatus

func (c *FakeDiagnostics) UpdateStatus(ctx context.Context, diagnostic *v1alpha1.Diagnostic, opts v1.UpdateOptions) (*v1alpha1.Diagnostic, error)

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

func (*FakeDiagnostics) Watch

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

type FakeEmailTemplates

type FakeEmailTemplates struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeEmailTemplates implements EmailTemplateInterface

func (*FakeEmailTemplates) Create

func (c *FakeEmailTemplates) Create(ctx context.Context, emailTemplate *v1alpha1.EmailTemplate, opts v1.CreateOptions) (result *v1alpha1.EmailTemplate, err error)

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

func (*FakeEmailTemplates) Delete

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

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

func (*FakeEmailTemplates) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeEmailTemplates) Get

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

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

func (*FakeEmailTemplates) List

func (c *FakeEmailTemplates) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.EmailTemplateList, err error)

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

func (*FakeEmailTemplates) Patch

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

Patch applies the patch and returns the patched emailTemplate.

func (*FakeEmailTemplates) Update

func (c *FakeEmailTemplates) Update(ctx context.Context, emailTemplate *v1alpha1.EmailTemplate, opts v1.UpdateOptions) (result *v1alpha1.EmailTemplate, err error)

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

func (*FakeEmailTemplates) UpdateStatus

func (c *FakeEmailTemplates) UpdateStatus(ctx context.Context, emailTemplate *v1alpha1.EmailTemplate, opts v1.UpdateOptions) (*v1alpha1.EmailTemplate, error)

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

func (*FakeEmailTemplates) Watch

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

type FakeGatewayAPIs added in v0.5.0

type FakeGatewayAPIs struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeGatewayAPIs implements GatewayAPIInterface

func (*FakeGatewayAPIs) Create added in v0.5.0

func (c *FakeGatewayAPIs) Create(ctx context.Context, gatewayAPI *v1alpha1.GatewayAPI, opts v1.CreateOptions) (result *v1alpha1.GatewayAPI, err error)

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

func (*FakeGatewayAPIs) Delete added in v0.5.0

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

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

func (*FakeGatewayAPIs) DeleteCollection added in v0.5.0

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

DeleteCollection deletes a collection of objects.

func (*FakeGatewayAPIs) Get added in v0.5.0

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

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

func (*FakeGatewayAPIs) List added in v0.5.0

func (c *FakeGatewayAPIs) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.GatewayAPIList, err error)

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

func (*FakeGatewayAPIs) Patch added in v0.5.0

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

Patch applies the patch and returns the patched gatewayAPI.

func (*FakeGatewayAPIs) Update added in v0.5.0

func (c *FakeGatewayAPIs) Update(ctx context.Context, gatewayAPI *v1alpha1.GatewayAPI, opts v1.UpdateOptions) (result *v1alpha1.GatewayAPI, err error)

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

func (*FakeGatewayAPIs) UpdateStatus added in v0.5.0

func (c *FakeGatewayAPIs) UpdateStatus(ctx context.Context, gatewayAPI *v1alpha1.GatewayAPI, opts v1.UpdateOptions) (*v1alpha1.GatewayAPI, error)

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

func (*FakeGatewayAPIs) Watch added in v0.5.0

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

type FakeGateways added in v0.5.0

type FakeGateways struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeGateways implements GatewayInterface

func (*FakeGateways) Create added in v0.5.0

func (c *FakeGateways) Create(ctx context.Context, gateway *v1alpha1.Gateway, opts v1.CreateOptions) (result *v1alpha1.Gateway, err error)

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

func (*FakeGateways) Delete added in v0.5.0

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

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

func (*FakeGateways) DeleteCollection added in v0.5.0

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

DeleteCollection deletes a collection of objects.

func (*FakeGateways) Get added in v0.5.0

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

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

func (*FakeGateways) List added in v0.5.0

func (c *FakeGateways) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.GatewayList, err error)

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

func (*FakeGateways) Patch added in v0.5.0

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

Patch applies the patch and returns the patched gateway.

func (*FakeGateways) Update added in v0.5.0

func (c *FakeGateways) Update(ctx context.Context, gateway *v1alpha1.Gateway, opts v1.UpdateOptions) (result *v1alpha1.Gateway, err error)

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

func (*FakeGateways) UpdateStatus added in v0.5.0

func (c *FakeGateways) UpdateStatus(ctx context.Context, gateway *v1alpha1.Gateway, opts v1.UpdateOptions) (*v1alpha1.Gateway, error)

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

func (*FakeGateways) Watch added in v0.5.0

func (c *FakeGateways) Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)

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

type FakeGroupUsers

type FakeGroupUsers struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeGroupUsers implements GroupUserInterface

func (*FakeGroupUsers) Create

func (c *FakeGroupUsers) Create(ctx context.Context, groupUser *v1alpha1.GroupUser, opts v1.CreateOptions) (result *v1alpha1.GroupUser, err error)

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

func (*FakeGroupUsers) Delete

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

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

func (*FakeGroupUsers) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeGroupUsers) Get

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

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

func (*FakeGroupUsers) List

func (c *FakeGroupUsers) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.GroupUserList, err error)

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

func (*FakeGroupUsers) Patch

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

Patch applies the patch and returns the patched groupUser.

func (*FakeGroupUsers) Update

func (c *FakeGroupUsers) Update(ctx context.Context, groupUser *v1alpha1.GroupUser, opts v1.UpdateOptions) (result *v1alpha1.GroupUser, err error)

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

func (*FakeGroupUsers) UpdateStatus

func (c *FakeGroupUsers) UpdateStatus(ctx context.Context, groupUser *v1alpha1.GroupUser, opts v1.UpdateOptions) (*v1alpha1.GroupUser, error)

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

func (*FakeGroupUsers) Watch

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

type FakeGroups

type FakeGroups struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeGroups implements GroupInterface

func (*FakeGroups) Create

func (c *FakeGroups) Create(ctx context.Context, group *v1alpha1.Group, opts v1.CreateOptions) (result *v1alpha1.Group, err error)

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

func (*FakeGroups) Delete

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

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

func (*FakeGroups) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeGroups) Get

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

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

func (*FakeGroups) List

func (c *FakeGroups) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.GroupList, err error)

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

func (*FakeGroups) Patch

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

Patch applies the patch and returns the patched group.

func (*FakeGroups) Update

func (c *FakeGroups) Update(ctx context.Context, group *v1alpha1.Group, opts v1.UpdateOptions) (result *v1alpha1.Group, err error)

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

func (*FakeGroups) UpdateStatus

func (c *FakeGroups) UpdateStatus(ctx context.Context, group *v1alpha1.Group, opts v1.UpdateOptions) (*v1alpha1.Group, error)

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

func (*FakeGroups) Watch

func (c *FakeGroups) Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)

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

type FakeIdentityProviderAadb2cs

type FakeIdentityProviderAadb2cs struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeIdentityProviderAadb2cs implements IdentityProviderAadb2cInterface

func (*FakeIdentityProviderAadb2cs) Create

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

func (*FakeIdentityProviderAadb2cs) Delete

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

func (*FakeIdentityProviderAadb2cs) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeIdentityProviderAadb2cs) Get

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

func (*FakeIdentityProviderAadb2cs) List

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

func (*FakeIdentityProviderAadb2cs) Patch

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

Patch applies the patch and returns the patched identityProviderAadb2c.

func (*FakeIdentityProviderAadb2cs) Update

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

func (*FakeIdentityProviderAadb2cs) UpdateStatus

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

func (*FakeIdentityProviderAadb2cs) Watch

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

type FakeIdentityProviderAads

type FakeIdentityProviderAads struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeIdentityProviderAads implements IdentityProviderAadInterface

func (*FakeIdentityProviderAads) Create

func (c *FakeIdentityProviderAads) Create(ctx context.Context, identityProviderAad *v1alpha1.IdentityProviderAad, opts v1.CreateOptions) (result *v1alpha1.IdentityProviderAad, err error)

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

func (*FakeIdentityProviderAads) Delete

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

func (*FakeIdentityProviderAads) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeIdentityProviderAads) Get

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

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

func (*FakeIdentityProviderAads) List

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

func (*FakeIdentityProviderAads) Patch

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

Patch applies the patch and returns the patched identityProviderAad.

func (*FakeIdentityProviderAads) Update

func (c *FakeIdentityProviderAads) Update(ctx context.Context, identityProviderAad *v1alpha1.IdentityProviderAad, opts v1.UpdateOptions) (result *v1alpha1.IdentityProviderAad, err error)

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

func (*FakeIdentityProviderAads) UpdateStatus

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

func (*FakeIdentityProviderAads) Watch

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

type FakeIdentityProviderFacebooks

type FakeIdentityProviderFacebooks struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeIdentityProviderFacebooks implements IdentityProviderFacebookInterface

func (*FakeIdentityProviderFacebooks) Create

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

func (*FakeIdentityProviderFacebooks) Delete

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

func (*FakeIdentityProviderFacebooks) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeIdentityProviderFacebooks) Get

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

func (*FakeIdentityProviderFacebooks) List

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

func (*FakeIdentityProviderFacebooks) Patch

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

Patch applies the patch and returns the patched identityProviderFacebook.

func (*FakeIdentityProviderFacebooks) Update

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

func (*FakeIdentityProviderFacebooks) UpdateStatus

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

func (*FakeIdentityProviderFacebooks) Watch

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

type FakeIdentityProviderGoogles

type FakeIdentityProviderGoogles struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeIdentityProviderGoogles implements IdentityProviderGoogleInterface

func (*FakeIdentityProviderGoogles) Create

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

func (*FakeIdentityProviderGoogles) Delete

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

func (*FakeIdentityProviderGoogles) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeIdentityProviderGoogles) Get

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

func (*FakeIdentityProviderGoogles) List

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

func (*FakeIdentityProviderGoogles) Patch

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

Patch applies the patch and returns the patched identityProviderGoogle.

func (*FakeIdentityProviderGoogles) Update

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

func (*FakeIdentityProviderGoogles) UpdateStatus

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

func (*FakeIdentityProviderGoogles) Watch

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

type FakeIdentityProviderMicrosofts

type FakeIdentityProviderMicrosofts struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeIdentityProviderMicrosofts implements IdentityProviderMicrosoftInterface

func (*FakeIdentityProviderMicrosofts) Create

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

func (*FakeIdentityProviderMicrosofts) Delete

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

func (*FakeIdentityProviderMicrosofts) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeIdentityProviderMicrosofts) Get

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

func (*FakeIdentityProviderMicrosofts) List

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

func (*FakeIdentityProviderMicrosofts) Patch

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

Patch applies the patch and returns the patched identityProviderMicrosoft.

func (*FakeIdentityProviderMicrosofts) Update

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

func (*FakeIdentityProviderMicrosofts) UpdateStatus

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

func (*FakeIdentityProviderMicrosofts) Watch

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

type FakeIdentityProviderTwitters

type FakeIdentityProviderTwitters struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeIdentityProviderTwitters implements IdentityProviderTwitterInterface

func (*FakeIdentityProviderTwitters) Create

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

func (*FakeIdentityProviderTwitters) Delete

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

func (*FakeIdentityProviderTwitters) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeIdentityProviderTwitters) Get

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

func (*FakeIdentityProviderTwitters) List

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

func (*FakeIdentityProviderTwitters) Patch

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

Patch applies the patch and returns the patched identityProviderTwitter.

func (*FakeIdentityProviderTwitters) Update

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

func (*FakeIdentityProviderTwitters) UpdateStatus

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

func (*FakeIdentityProviderTwitters) Watch

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

type FakeLoggers

type FakeLoggers struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeLoggers implements LoggerInterface

func (*FakeLoggers) Create

func (c *FakeLoggers) Create(ctx context.Context, logger *v1alpha1.Logger, opts v1.CreateOptions) (result *v1alpha1.Logger, err error)

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

func (*FakeLoggers) Delete

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

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

func (*FakeLoggers) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeLoggers) Get

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

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

func (*FakeLoggers) List

func (c *FakeLoggers) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.LoggerList, err error)

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

func (*FakeLoggers) Patch

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

Patch applies the patch and returns the patched logger.

func (*FakeLoggers) Update

func (c *FakeLoggers) Update(ctx context.Context, logger *v1alpha1.Logger, opts v1.UpdateOptions) (result *v1alpha1.Logger, err error)

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

func (*FakeLoggers) UpdateStatus

func (c *FakeLoggers) UpdateStatus(ctx context.Context, logger *v1alpha1.Logger, opts v1.UpdateOptions) (*v1alpha1.Logger, error)

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

func (*FakeLoggers) Watch

func (c *FakeLoggers) Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)

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

type FakeNamedValues

type FakeNamedValues struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeNamedValues implements NamedValueInterface

func (*FakeNamedValues) Create

func (c *FakeNamedValues) Create(ctx context.Context, namedValue *v1alpha1.NamedValue, opts v1.CreateOptions) (result *v1alpha1.NamedValue, err error)

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

func (*FakeNamedValues) Delete

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

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

func (*FakeNamedValues) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeNamedValues) Get

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

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

func (*FakeNamedValues) List

func (c *FakeNamedValues) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.NamedValueList, err error)

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

func (*FakeNamedValues) Patch

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

Patch applies the patch and returns the patched namedValue.

func (*FakeNamedValues) Update

func (c *FakeNamedValues) Update(ctx context.Context, namedValue *v1alpha1.NamedValue, opts v1.UpdateOptions) (result *v1alpha1.NamedValue, err error)

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

func (*FakeNamedValues) UpdateStatus

func (c *FakeNamedValues) UpdateStatus(ctx context.Context, namedValue *v1alpha1.NamedValue, opts v1.UpdateOptions) (*v1alpha1.NamedValue, error)

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

func (*FakeNamedValues) Watch

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

type FakeNotificationRecipientEmails added in v0.5.0

type FakeNotificationRecipientEmails struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeNotificationRecipientEmails implements NotificationRecipientEmailInterface

func (*FakeNotificationRecipientEmails) Create added in v0.5.0

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

func (*FakeNotificationRecipientEmails) Delete added in v0.5.0

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

func (*FakeNotificationRecipientEmails) DeleteCollection added in v0.5.0

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

DeleteCollection deletes a collection of objects.

func (*FakeNotificationRecipientEmails) Get added in v0.5.0

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

func (*FakeNotificationRecipientEmails) List added in v0.5.0

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

func (*FakeNotificationRecipientEmails) Patch added in v0.5.0

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

Patch applies the patch and returns the patched notificationRecipientEmail.

func (*FakeNotificationRecipientEmails) Update added in v0.5.0

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

func (*FakeNotificationRecipientEmails) UpdateStatus added in v0.5.0

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

func (*FakeNotificationRecipientEmails) Watch added in v0.5.0

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

type FakeNotificationRecipientUsers added in v0.5.0

type FakeNotificationRecipientUsers struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeNotificationRecipientUsers implements NotificationRecipientUserInterface

func (*FakeNotificationRecipientUsers) Create added in v0.5.0

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

func (*FakeNotificationRecipientUsers) Delete added in v0.5.0

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

func (*FakeNotificationRecipientUsers) DeleteCollection added in v0.5.0

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

DeleteCollection deletes a collection of objects.

func (*FakeNotificationRecipientUsers) Get added in v0.5.0

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

func (*FakeNotificationRecipientUsers) List added in v0.5.0

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

func (*FakeNotificationRecipientUsers) Patch added in v0.5.0

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

Patch applies the patch and returns the patched notificationRecipientUser.

func (*FakeNotificationRecipientUsers) Update added in v0.5.0

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

func (*FakeNotificationRecipientUsers) UpdateStatus added in v0.5.0

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

func (*FakeNotificationRecipientUsers) Watch added in v0.5.0

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

type FakeOpenidConnectProviders

type FakeOpenidConnectProviders struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeOpenidConnectProviders implements OpenidConnectProviderInterface

func (*FakeOpenidConnectProviders) Create

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

func (*FakeOpenidConnectProviders) Delete

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

func (*FakeOpenidConnectProviders) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeOpenidConnectProviders) Get

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

func (*FakeOpenidConnectProviders) List

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

func (*FakeOpenidConnectProviders) Patch

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

Patch applies the patch and returns the patched openidConnectProvider.

func (*FakeOpenidConnectProviders) Update

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

func (*FakeOpenidConnectProviders) UpdateStatus

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

func (*FakeOpenidConnectProviders) Watch

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

type FakePolicies

type FakePolicies struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakePolicies implements PolicyInterface

func (*FakePolicies) Create

func (c *FakePolicies) Create(ctx context.Context, policy *v1alpha1.Policy, opts v1.CreateOptions) (result *v1alpha1.Policy, err error)

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

func (*FakePolicies) Delete

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

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

func (*FakePolicies) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakePolicies) Get

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

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

func (*FakePolicies) List

func (c *FakePolicies) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.PolicyList, err error)

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

func (*FakePolicies) Patch

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

Patch applies the patch and returns the patched policy.

func (*FakePolicies) Update

func (c *FakePolicies) Update(ctx context.Context, policy *v1alpha1.Policy, opts v1.UpdateOptions) (result *v1alpha1.Policy, err error)

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

func (*FakePolicies) UpdateStatus

func (c *FakePolicies) UpdateStatus(ctx context.Context, policy *v1alpha1.Policy, opts v1.UpdateOptions) (*v1alpha1.Policy, error)

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

func (*FakePolicies) Watch

func (c *FakePolicies) Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)

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

type FakeProductAPIs

type FakeProductAPIs struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeProductAPIs implements ProductAPIInterface

func (*FakeProductAPIs) Create

func (c *FakeProductAPIs) Create(ctx context.Context, productAPI *v1alpha1.ProductAPI, opts v1.CreateOptions) (result *v1alpha1.ProductAPI, err error)

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

func (*FakeProductAPIs) Delete

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

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

func (*FakeProductAPIs) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeProductAPIs) Get

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

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

func (*FakeProductAPIs) List

func (c *FakeProductAPIs) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.ProductAPIList, err error)

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

func (*FakeProductAPIs) Patch

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

Patch applies the patch and returns the patched productAPI.

func (*FakeProductAPIs) Update

func (c *FakeProductAPIs) Update(ctx context.Context, productAPI *v1alpha1.ProductAPI, opts v1.UpdateOptions) (result *v1alpha1.ProductAPI, err error)

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

func (*FakeProductAPIs) UpdateStatus

func (c *FakeProductAPIs) UpdateStatus(ctx context.Context, productAPI *v1alpha1.ProductAPI, opts v1.UpdateOptions) (*v1alpha1.ProductAPI, error)

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

func (*FakeProductAPIs) Watch

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

type FakeProductGroups

type FakeProductGroups struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeProductGroups implements ProductGroupInterface

func (*FakeProductGroups) Create

func (c *FakeProductGroups) Create(ctx context.Context, productGroup *v1alpha1.ProductGroup, opts v1.CreateOptions) (result *v1alpha1.ProductGroup, err error)

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

func (*FakeProductGroups) Delete

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

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

func (*FakeProductGroups) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeProductGroups) Get

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

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

func (*FakeProductGroups) List

func (c *FakeProductGroups) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.ProductGroupList, err error)

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

func (*FakeProductGroups) Patch

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

Patch applies the patch and returns the patched productGroup.

func (*FakeProductGroups) Update

func (c *FakeProductGroups) Update(ctx context.Context, productGroup *v1alpha1.ProductGroup, opts v1.UpdateOptions) (result *v1alpha1.ProductGroup, err error)

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

func (*FakeProductGroups) UpdateStatus

func (c *FakeProductGroups) UpdateStatus(ctx context.Context, productGroup *v1alpha1.ProductGroup, opts v1.UpdateOptions) (*v1alpha1.ProductGroup, error)

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

func (*FakeProductGroups) Watch

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

type FakeProductPolicies

type FakeProductPolicies struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeProductPolicies implements ProductPolicyInterface

func (*FakeProductPolicies) Create

func (c *FakeProductPolicies) Create(ctx context.Context, productPolicy *v1alpha1.ProductPolicy, opts v1.CreateOptions) (result *v1alpha1.ProductPolicy, err error)

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

func (*FakeProductPolicies) Delete

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

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

func (*FakeProductPolicies) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeProductPolicies) Get

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

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

func (*FakeProductPolicies) List

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

func (*FakeProductPolicies) Patch

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

Patch applies the patch and returns the patched productPolicy.

func (*FakeProductPolicies) Update

func (c *FakeProductPolicies) Update(ctx context.Context, productPolicy *v1alpha1.ProductPolicy, opts v1.UpdateOptions) (result *v1alpha1.ProductPolicy, err error)

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

func (*FakeProductPolicies) UpdateStatus

func (c *FakeProductPolicies) UpdateStatus(ctx context.Context, productPolicy *v1alpha1.ProductPolicy, opts v1.UpdateOptions) (*v1alpha1.ProductPolicy, error)

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

func (*FakeProductPolicies) Watch

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

type FakeProducts

type FakeProducts struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeProducts implements ProductInterface

func (*FakeProducts) Create

func (c *FakeProducts) Create(ctx context.Context, product *v1alpha1.Product, opts v1.CreateOptions) (result *v1alpha1.Product, err error)

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

func (*FakeProducts) Delete

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

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

func (*FakeProducts) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeProducts) Get

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

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

func (*FakeProducts) List

func (c *FakeProducts) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.ProductList, err error)

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

func (*FakeProducts) Patch

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

Patch applies the patch and returns the patched product.

func (*FakeProducts) Update

func (c *FakeProducts) Update(ctx context.Context, product *v1alpha1.Product, opts v1.UpdateOptions) (result *v1alpha1.Product, err error)

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

func (*FakeProducts) UpdateStatus

func (c *FakeProducts) UpdateStatus(ctx context.Context, product *v1alpha1.Product, opts v1.UpdateOptions) (*v1alpha1.Product, error)

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

func (*FakeProducts) Watch

func (c *FakeProducts) Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)

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

type FakeProperties

type FakeProperties struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeProperties implements PropertyInterface

func (*FakeProperties) Create

func (c *FakeProperties) Create(ctx context.Context, property *v1alpha1.Property, opts v1.CreateOptions) (result *v1alpha1.Property, err error)

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

func (*FakeProperties) Delete

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

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

func (*FakeProperties) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeProperties) Get

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

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

func (*FakeProperties) List

func (c *FakeProperties) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.PropertyList, err error)

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

func (*FakeProperties) Patch

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

Patch applies the patch and returns the patched property.

func (*FakeProperties) Update

func (c *FakeProperties) Update(ctx context.Context, property *v1alpha1.Property, opts v1.UpdateOptions) (result *v1alpha1.Property, err error)

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

func (*FakeProperties) UpdateStatus

func (c *FakeProperties) UpdateStatus(ctx context.Context, property *v1alpha1.Property, opts v1.UpdateOptions) (*v1alpha1.Property, error)

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

func (*FakeProperties) Watch

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

type FakeRedisCaches

type FakeRedisCaches struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeRedisCaches implements RedisCacheInterface

func (*FakeRedisCaches) Create

func (c *FakeRedisCaches) Create(ctx context.Context, redisCache *v1alpha1.RedisCache, opts v1.CreateOptions) (result *v1alpha1.RedisCache, err error)

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

func (*FakeRedisCaches) Delete

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

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

func (*FakeRedisCaches) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeRedisCaches) Get

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

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

func (*FakeRedisCaches) List

func (c *FakeRedisCaches) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.RedisCacheList, err error)

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

func (*FakeRedisCaches) Patch

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

Patch applies the patch and returns the patched redisCache.

func (*FakeRedisCaches) Update

func (c *FakeRedisCaches) Update(ctx context.Context, redisCache *v1alpha1.RedisCache, opts v1.UpdateOptions) (result *v1alpha1.RedisCache, err error)

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

func (*FakeRedisCaches) UpdateStatus

func (c *FakeRedisCaches) UpdateStatus(ctx context.Context, redisCache *v1alpha1.RedisCache, opts v1.UpdateOptions) (*v1alpha1.RedisCache, error)

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

func (*FakeRedisCaches) Watch

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

type FakeSubscriptions

type FakeSubscriptions struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeSubscriptions implements SubscriptionInterface

func (*FakeSubscriptions) Create

func (c *FakeSubscriptions) Create(ctx context.Context, subscription *v1alpha1.Subscription, opts v1.CreateOptions) (result *v1alpha1.Subscription, err error)

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

func (*FakeSubscriptions) Delete

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

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

func (*FakeSubscriptions) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeSubscriptions) Get

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

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

func (*FakeSubscriptions) List

func (c *FakeSubscriptions) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.SubscriptionList, err error)

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

func (*FakeSubscriptions) Patch

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

Patch applies the patch and returns the patched subscription.

func (*FakeSubscriptions) Update

func (c *FakeSubscriptions) Update(ctx context.Context, subscription *v1alpha1.Subscription, opts v1.UpdateOptions) (result *v1alpha1.Subscription, err error)

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

func (*FakeSubscriptions) UpdateStatus

func (c *FakeSubscriptions) UpdateStatus(ctx context.Context, subscription *v1alpha1.Subscription, opts v1.UpdateOptions) (*v1alpha1.Subscription, error)

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

func (*FakeSubscriptions) Watch

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

type FakeTags added in v0.5.0

type FakeTags struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeTags implements TagInterface

func (*FakeTags) Create added in v0.5.0

func (c *FakeTags) Create(ctx context.Context, tag *v1alpha1.Tag, opts v1.CreateOptions) (result *v1alpha1.Tag, err error)

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

func (*FakeTags) Delete added in v0.5.0

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

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

func (*FakeTags) DeleteCollection added in v0.5.0

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

DeleteCollection deletes a collection of objects.

func (*FakeTags) Get added in v0.5.0

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

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

func (*FakeTags) List added in v0.5.0

func (c *FakeTags) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.TagList, err error)

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

func (*FakeTags) Patch added in v0.5.0

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

Patch applies the patch and returns the patched tag.

func (*FakeTags) Update added in v0.5.0

func (c *FakeTags) Update(ctx context.Context, tag *v1alpha1.Tag, opts v1.UpdateOptions) (result *v1alpha1.Tag, err error)

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

func (*FakeTags) UpdateStatus added in v0.5.0

func (c *FakeTags) UpdateStatus(ctx context.Context, tag *v1alpha1.Tag, opts v1.UpdateOptions) (*v1alpha1.Tag, error)

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

func (*FakeTags) Watch added in v0.5.0

func (c *FakeTags) Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)

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

type FakeUsers

type FakeUsers struct {
	Fake *FakeApimanagementV1alpha1
	// contains filtered or unexported fields
}

FakeUsers implements UserInterface

func (*FakeUsers) Create

func (c *FakeUsers) Create(ctx context.Context, user *v1alpha1.User, opts v1.CreateOptions) (result *v1alpha1.User, err error)

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

func (*FakeUsers) Delete

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

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

func (*FakeUsers) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeUsers) Get

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

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

func (*FakeUsers) List

func (c *FakeUsers) List(ctx context.Context, opts v1.ListOptions) (result *v1alpha1.UserList, err error)

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

func (*FakeUsers) Patch

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

Patch applies the patch and returns the patched user.

func (*FakeUsers) Update

func (c *FakeUsers) Update(ctx context.Context, user *v1alpha1.User, opts v1.UpdateOptions) (result *v1alpha1.User, err error)

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

func (*FakeUsers) UpdateStatus

func (c *FakeUsers) UpdateStatus(ctx context.Context, user *v1alpha1.User, opts v1.UpdateOptions) (*v1alpha1.User, error)

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

func (*FakeUsers) Watch

func (c *FakeUsers) Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)

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

Jump to

Keyboard shortcuts

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