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 FakeTagBindings

type FakeTagBindings struct {
	Fake *FakeTagsV1alpha1
	// contains filtered or unexported fields
}

FakeTagBindings implements TagBindingInterface

func (*FakeTagBindings) Create

func (c *FakeTagBindings) Create(ctx context.Context, tagBinding *v1alpha1.TagBinding, opts v1.CreateOptions) (result *v1alpha1.TagBinding, err error)

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

func (*FakeTagBindings) Delete

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

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

func (*FakeTagBindings) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeTagBindings) Get

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

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

func (*FakeTagBindings) List

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

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

func (*FakeTagBindings) Patch

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

Patch applies the patch and returns the patched tagBinding.

func (*FakeTagBindings) Update

func (c *FakeTagBindings) Update(ctx context.Context, tagBinding *v1alpha1.TagBinding, opts v1.UpdateOptions) (result *v1alpha1.TagBinding, err error)

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

func (*FakeTagBindings) UpdateStatus

func (c *FakeTagBindings) UpdateStatus(ctx context.Context, tagBinding *v1alpha1.TagBinding, opts v1.UpdateOptions) (*v1alpha1.TagBinding, error)

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

func (*FakeTagBindings) Watch

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

type FakeTagKeyIamBindings

type FakeTagKeyIamBindings struct {
	Fake *FakeTagsV1alpha1
	// contains filtered or unexported fields
}

FakeTagKeyIamBindings implements TagKeyIamBindingInterface

func (*FakeTagKeyIamBindings) Create

func (c *FakeTagKeyIamBindings) Create(ctx context.Context, tagKeyIamBinding *v1alpha1.TagKeyIamBinding, opts v1.CreateOptions) (result *v1alpha1.TagKeyIamBinding, err error)

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

func (*FakeTagKeyIamBindings) Delete

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

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

func (*FakeTagKeyIamBindings) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeTagKeyIamBindings) Get

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

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

func (*FakeTagKeyIamBindings) List

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

func (*FakeTagKeyIamBindings) Patch

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

Patch applies the patch and returns the patched tagKeyIamBinding.

func (*FakeTagKeyIamBindings) Update

func (c *FakeTagKeyIamBindings) Update(ctx context.Context, tagKeyIamBinding *v1alpha1.TagKeyIamBinding, opts v1.UpdateOptions) (result *v1alpha1.TagKeyIamBinding, err error)

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

func (*FakeTagKeyIamBindings) UpdateStatus

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

func (*FakeTagKeyIamBindings) Watch

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

type FakeTagKeyIamMembers

type FakeTagKeyIamMembers struct {
	Fake *FakeTagsV1alpha1
	// contains filtered or unexported fields
}

FakeTagKeyIamMembers implements TagKeyIamMemberInterface

func (*FakeTagKeyIamMembers) Create

func (c *FakeTagKeyIamMembers) Create(ctx context.Context, tagKeyIamMember *v1alpha1.TagKeyIamMember, opts v1.CreateOptions) (result *v1alpha1.TagKeyIamMember, err error)

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

func (*FakeTagKeyIamMembers) Delete

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

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

func (*FakeTagKeyIamMembers) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeTagKeyIamMembers) Get

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

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

func (*FakeTagKeyIamMembers) List

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

func (*FakeTagKeyIamMembers) Patch

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

Patch applies the patch and returns the patched tagKeyIamMember.

func (*FakeTagKeyIamMembers) Update

func (c *FakeTagKeyIamMembers) Update(ctx context.Context, tagKeyIamMember *v1alpha1.TagKeyIamMember, opts v1.UpdateOptions) (result *v1alpha1.TagKeyIamMember, err error)

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

func (*FakeTagKeyIamMembers) UpdateStatus

func (c *FakeTagKeyIamMembers) UpdateStatus(ctx context.Context, tagKeyIamMember *v1alpha1.TagKeyIamMember, opts v1.UpdateOptions) (*v1alpha1.TagKeyIamMember, error)

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

func (*FakeTagKeyIamMembers) Watch

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

type FakeTagKeyIamPolicies

type FakeTagKeyIamPolicies struct {
	Fake *FakeTagsV1alpha1
	// contains filtered or unexported fields
}

FakeTagKeyIamPolicies implements TagKeyIamPolicyInterface

func (*FakeTagKeyIamPolicies) Create

func (c *FakeTagKeyIamPolicies) Create(ctx context.Context, tagKeyIamPolicy *v1alpha1.TagKeyIamPolicy, opts v1.CreateOptions) (result *v1alpha1.TagKeyIamPolicy, err error)

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

func (*FakeTagKeyIamPolicies) Delete

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

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

func (*FakeTagKeyIamPolicies) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeTagKeyIamPolicies) Get

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

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

func (*FakeTagKeyIamPolicies) List

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

func (*FakeTagKeyIamPolicies) Patch

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

Patch applies the patch and returns the patched tagKeyIamPolicy.

func (*FakeTagKeyIamPolicies) Update

func (c *FakeTagKeyIamPolicies) Update(ctx context.Context, tagKeyIamPolicy *v1alpha1.TagKeyIamPolicy, opts v1.UpdateOptions) (result *v1alpha1.TagKeyIamPolicy, err error)

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

func (*FakeTagKeyIamPolicies) UpdateStatus

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

func (*FakeTagKeyIamPolicies) Watch

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

type FakeTagKeys

type FakeTagKeys struct {
	Fake *FakeTagsV1alpha1
	// contains filtered or unexported fields
}

FakeTagKeys implements TagKeyInterface

func (*FakeTagKeys) Create

func (c *FakeTagKeys) Create(ctx context.Context, tagKey *v1alpha1.TagKey, opts v1.CreateOptions) (result *v1alpha1.TagKey, err error)

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

func (*FakeTagKeys) Delete

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

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

func (*FakeTagKeys) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeTagKeys) Get

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

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

func (*FakeTagKeys) List

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

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

func (*FakeTagKeys) Patch

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

Patch applies the patch and returns the patched tagKey.

func (*FakeTagKeys) Update

func (c *FakeTagKeys) Update(ctx context.Context, tagKey *v1alpha1.TagKey, opts v1.UpdateOptions) (result *v1alpha1.TagKey, err error)

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

func (*FakeTagKeys) UpdateStatus

func (c *FakeTagKeys) UpdateStatus(ctx context.Context, tagKey *v1alpha1.TagKey, opts v1.UpdateOptions) (*v1alpha1.TagKey, error)

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

func (*FakeTagKeys) Watch

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

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

type FakeTagValueIamBindings

type FakeTagValueIamBindings struct {
	Fake *FakeTagsV1alpha1
	// contains filtered or unexported fields
}

FakeTagValueIamBindings implements TagValueIamBindingInterface

func (*FakeTagValueIamBindings) Create

func (c *FakeTagValueIamBindings) Create(ctx context.Context, tagValueIamBinding *v1alpha1.TagValueIamBinding, opts v1.CreateOptions) (result *v1alpha1.TagValueIamBinding, err error)

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

func (*FakeTagValueIamBindings) Delete

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

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

func (*FakeTagValueIamBindings) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeTagValueIamBindings) Get

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

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

func (*FakeTagValueIamBindings) List

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

func (*FakeTagValueIamBindings) Patch

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

Patch applies the patch and returns the patched tagValueIamBinding.

func (*FakeTagValueIamBindings) Update

func (c *FakeTagValueIamBindings) Update(ctx context.Context, tagValueIamBinding *v1alpha1.TagValueIamBinding, opts v1.UpdateOptions) (result *v1alpha1.TagValueIamBinding, err error)

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

func (*FakeTagValueIamBindings) UpdateStatus

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

func (*FakeTagValueIamBindings) Watch

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

type FakeTagValueIamMembers

type FakeTagValueIamMembers struct {
	Fake *FakeTagsV1alpha1
	// contains filtered or unexported fields
}

FakeTagValueIamMembers implements TagValueIamMemberInterface

func (*FakeTagValueIamMembers) Create

func (c *FakeTagValueIamMembers) Create(ctx context.Context, tagValueIamMember *v1alpha1.TagValueIamMember, opts v1.CreateOptions) (result *v1alpha1.TagValueIamMember, err error)

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

func (*FakeTagValueIamMembers) Delete

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

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

func (*FakeTagValueIamMembers) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeTagValueIamMembers) Get

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

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

func (*FakeTagValueIamMembers) List

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

func (*FakeTagValueIamMembers) Patch

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

Patch applies the patch and returns the patched tagValueIamMember.

func (*FakeTagValueIamMembers) Update

func (c *FakeTagValueIamMembers) Update(ctx context.Context, tagValueIamMember *v1alpha1.TagValueIamMember, opts v1.UpdateOptions) (result *v1alpha1.TagValueIamMember, err error)

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

func (*FakeTagValueIamMembers) UpdateStatus

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

func (*FakeTagValueIamMembers) Watch

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

type FakeTagValueIamPolicies

type FakeTagValueIamPolicies struct {
	Fake *FakeTagsV1alpha1
	// contains filtered or unexported fields
}

FakeTagValueIamPolicies implements TagValueIamPolicyInterface

func (*FakeTagValueIamPolicies) Create

func (c *FakeTagValueIamPolicies) Create(ctx context.Context, tagValueIamPolicy *v1alpha1.TagValueIamPolicy, opts v1.CreateOptions) (result *v1alpha1.TagValueIamPolicy, err error)

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

func (*FakeTagValueIamPolicies) Delete

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

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

func (*FakeTagValueIamPolicies) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeTagValueIamPolicies) Get

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

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

func (*FakeTagValueIamPolicies) List

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

func (*FakeTagValueIamPolicies) Patch

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

Patch applies the patch and returns the patched tagValueIamPolicy.

func (*FakeTagValueIamPolicies) Update

func (c *FakeTagValueIamPolicies) Update(ctx context.Context, tagValueIamPolicy *v1alpha1.TagValueIamPolicy, opts v1.UpdateOptions) (result *v1alpha1.TagValueIamPolicy, err error)

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

func (*FakeTagValueIamPolicies) UpdateStatus

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

func (*FakeTagValueIamPolicies) Watch

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

type FakeTagValues

type FakeTagValues struct {
	Fake *FakeTagsV1alpha1
	// contains filtered or unexported fields
}

FakeTagValues implements TagValueInterface

func (*FakeTagValues) Create

func (c *FakeTagValues) Create(ctx context.Context, tagValue *v1alpha1.TagValue, opts v1.CreateOptions) (result *v1alpha1.TagValue, err error)

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

func (*FakeTagValues) Delete

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

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

func (*FakeTagValues) DeleteCollection

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

DeleteCollection deletes a collection of objects.

func (*FakeTagValues) Get

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

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

func (*FakeTagValues) List

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

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

func (*FakeTagValues) Patch

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

Patch applies the patch and returns the patched tagValue.

func (*FakeTagValues) Update

func (c *FakeTagValues) Update(ctx context.Context, tagValue *v1alpha1.TagValue, opts v1.UpdateOptions) (result *v1alpha1.TagValue, err error)

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

func (*FakeTagValues) UpdateStatus

func (c *FakeTagValues) UpdateStatus(ctx context.Context, tagValue *v1alpha1.TagValue, opts v1.UpdateOptions) (*v1alpha1.TagValue, error)

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

func (*FakeTagValues) Watch

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

type FakeTagsV1alpha1

type FakeTagsV1alpha1 struct {
	*testing.Fake
}

func (*FakeTagsV1alpha1) RESTClient

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

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

func (*FakeTagsV1alpha1) TagBindings

func (c *FakeTagsV1alpha1) TagBindings(namespace string) v1alpha1.TagBindingInterface

func (*FakeTagsV1alpha1) TagKeyIamBindings

func (c *FakeTagsV1alpha1) TagKeyIamBindings(namespace string) v1alpha1.TagKeyIamBindingInterface

func (*FakeTagsV1alpha1) TagKeyIamMembers

func (c *FakeTagsV1alpha1) TagKeyIamMembers(namespace string) v1alpha1.TagKeyIamMemberInterface

func (*FakeTagsV1alpha1) TagKeyIamPolicies

func (c *FakeTagsV1alpha1) TagKeyIamPolicies(namespace string) v1alpha1.TagKeyIamPolicyInterface

func (*FakeTagsV1alpha1) TagKeys

func (c *FakeTagsV1alpha1) TagKeys(namespace string) v1alpha1.TagKeyInterface

func (*FakeTagsV1alpha1) TagValueIamBindings

func (c *FakeTagsV1alpha1) TagValueIamBindings(namespace string) v1alpha1.TagValueIamBindingInterface

func (*FakeTagsV1alpha1) TagValueIamMembers

func (c *FakeTagsV1alpha1) TagValueIamMembers(namespace string) v1alpha1.TagValueIamMemberInterface

func (*FakeTagsV1alpha1) TagValueIamPolicies

func (c *FakeTagsV1alpha1) TagValueIamPolicies(namespace string) v1alpha1.TagValueIamPolicyInterface

func (*FakeTagsV1alpha1) TagValues

func (c *FakeTagsV1alpha1) TagValues(namespace string) v1alpha1.TagValueInterface

Jump to

Keyboard shortcuts

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