v1alpha1

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: 8 Imported by: 0

Documentation

Overview

This package has the automatically generated typed clients.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ManagerSecretExpansion

type ManagerSecretExpansion interface{}

type ManagerSecretIamBindingExpansion

type ManagerSecretIamBindingExpansion interface{}

type ManagerSecretIamBindingInterface

type ManagerSecretIamBindingInterface interface {
	Create(ctx context.Context, managerSecretIamBinding *v1alpha1.ManagerSecretIamBinding, opts v1.CreateOptions) (*v1alpha1.ManagerSecretIamBinding, error)
	Update(ctx context.Context, managerSecretIamBinding *v1alpha1.ManagerSecretIamBinding, opts v1.UpdateOptions) (*v1alpha1.ManagerSecretIamBinding, error)
	UpdateStatus(ctx context.Context, managerSecretIamBinding *v1alpha1.ManagerSecretIamBinding, opts v1.UpdateOptions) (*v1alpha1.ManagerSecretIamBinding, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.ManagerSecretIamBinding, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ManagerSecretIamBindingList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.ManagerSecretIamBinding, err error)
	ManagerSecretIamBindingExpansion
}

ManagerSecretIamBindingInterface has methods to work with ManagerSecretIamBinding resources.

type ManagerSecretIamBindingsGetter

type ManagerSecretIamBindingsGetter interface {
	ManagerSecretIamBindings(namespace string) ManagerSecretIamBindingInterface
}

ManagerSecretIamBindingsGetter has a method to return a ManagerSecretIamBindingInterface. A group's client should implement this interface.

type ManagerSecretIamMemberExpansion

type ManagerSecretIamMemberExpansion interface{}

type ManagerSecretIamMemberInterface

type ManagerSecretIamMemberInterface interface {
	Create(ctx context.Context, managerSecretIamMember *v1alpha1.ManagerSecretIamMember, opts v1.CreateOptions) (*v1alpha1.ManagerSecretIamMember, error)
	Update(ctx context.Context, managerSecretIamMember *v1alpha1.ManagerSecretIamMember, opts v1.UpdateOptions) (*v1alpha1.ManagerSecretIamMember, error)
	UpdateStatus(ctx context.Context, managerSecretIamMember *v1alpha1.ManagerSecretIamMember, opts v1.UpdateOptions) (*v1alpha1.ManagerSecretIamMember, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.ManagerSecretIamMember, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ManagerSecretIamMemberList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.ManagerSecretIamMember, err error)
	ManagerSecretIamMemberExpansion
}

ManagerSecretIamMemberInterface has methods to work with ManagerSecretIamMember resources.

type ManagerSecretIamMembersGetter

type ManagerSecretIamMembersGetter interface {
	ManagerSecretIamMembers(namespace string) ManagerSecretIamMemberInterface
}

ManagerSecretIamMembersGetter has a method to return a ManagerSecretIamMemberInterface. A group's client should implement this interface.

type ManagerSecretIamPoliciesGetter

type ManagerSecretIamPoliciesGetter interface {
	ManagerSecretIamPolicies(namespace string) ManagerSecretIamPolicyInterface
}

ManagerSecretIamPoliciesGetter has a method to return a ManagerSecretIamPolicyInterface. A group's client should implement this interface.

type ManagerSecretIamPolicyExpansion

type ManagerSecretIamPolicyExpansion interface{}

type ManagerSecretIamPolicyInterface

type ManagerSecretIamPolicyInterface interface {
	Create(ctx context.Context, managerSecretIamPolicy *v1alpha1.ManagerSecretIamPolicy, opts v1.CreateOptions) (*v1alpha1.ManagerSecretIamPolicy, error)
	Update(ctx context.Context, managerSecretIamPolicy *v1alpha1.ManagerSecretIamPolicy, opts v1.UpdateOptions) (*v1alpha1.ManagerSecretIamPolicy, error)
	UpdateStatus(ctx context.Context, managerSecretIamPolicy *v1alpha1.ManagerSecretIamPolicy, opts v1.UpdateOptions) (*v1alpha1.ManagerSecretIamPolicy, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.ManagerSecretIamPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ManagerSecretIamPolicyList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.ManagerSecretIamPolicy, err error)
	ManagerSecretIamPolicyExpansion
}

ManagerSecretIamPolicyInterface has methods to work with ManagerSecretIamPolicy resources.

type ManagerSecretInterface

type ManagerSecretInterface interface {
	Create(ctx context.Context, managerSecret *v1alpha1.ManagerSecret, opts v1.CreateOptions) (*v1alpha1.ManagerSecret, error)
	Update(ctx context.Context, managerSecret *v1alpha1.ManagerSecret, opts v1.UpdateOptions) (*v1alpha1.ManagerSecret, error)
	UpdateStatus(ctx context.Context, managerSecret *v1alpha1.ManagerSecret, opts v1.UpdateOptions) (*v1alpha1.ManagerSecret, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.ManagerSecret, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ManagerSecretList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.ManagerSecret, err error)
	ManagerSecretExpansion
}

ManagerSecretInterface has methods to work with ManagerSecret resources.

type ManagerSecretVersionExpansion

type ManagerSecretVersionExpansion interface{}

type ManagerSecretVersionInterface

type ManagerSecretVersionInterface interface {
	Create(ctx context.Context, managerSecretVersion *v1alpha1.ManagerSecretVersion, opts v1.CreateOptions) (*v1alpha1.ManagerSecretVersion, error)
	Update(ctx context.Context, managerSecretVersion *v1alpha1.ManagerSecretVersion, opts v1.UpdateOptions) (*v1alpha1.ManagerSecretVersion, error)
	UpdateStatus(ctx context.Context, managerSecretVersion *v1alpha1.ManagerSecretVersion, opts v1.UpdateOptions) (*v1alpha1.ManagerSecretVersion, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.ManagerSecretVersion, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ManagerSecretVersionList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1alpha1.ManagerSecretVersion, err error)
	ManagerSecretVersionExpansion
}

ManagerSecretVersionInterface has methods to work with ManagerSecretVersion resources.

type ManagerSecretVersionsGetter

type ManagerSecretVersionsGetter interface {
	ManagerSecretVersions(namespace string) ManagerSecretVersionInterface
}

ManagerSecretVersionsGetter has a method to return a ManagerSecretVersionInterface. A group's client should implement this interface.

type ManagerSecretsGetter

type ManagerSecretsGetter interface {
	ManagerSecrets(namespace string) ManagerSecretInterface
}

ManagerSecretsGetter has a method to return a ManagerSecretInterface. A group's client should implement this interface.

type SecretV1alpha1Client

type SecretV1alpha1Client struct {
	// contains filtered or unexported fields
}

SecretV1alpha1Client is used to interact with features provided by the secret.google.kubeform.com group.

func New

New creates a new SecretV1alpha1Client for the given RESTClient.

func NewForConfig

func NewForConfig(c *rest.Config) (*SecretV1alpha1Client, error)

NewForConfig creates a new SecretV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *SecretV1alpha1Client

NewForConfigOrDie creates a new SecretV1alpha1Client for the given config and panics if there is an error in the config.

func (*SecretV1alpha1Client) ManagerSecretIamBindings

func (c *SecretV1alpha1Client) ManagerSecretIamBindings(namespace string) ManagerSecretIamBindingInterface

func (*SecretV1alpha1Client) ManagerSecretIamMembers

func (c *SecretV1alpha1Client) ManagerSecretIamMembers(namespace string) ManagerSecretIamMemberInterface

func (*SecretV1alpha1Client) ManagerSecretIamPolicies

func (c *SecretV1alpha1Client) ManagerSecretIamPolicies(namespace string) ManagerSecretIamPolicyInterface

func (*SecretV1alpha1Client) ManagerSecretVersions

func (c *SecretV1alpha1Client) ManagerSecretVersions(namespace string) ManagerSecretVersionInterface

func (*SecretV1alpha1Client) ManagerSecrets

func (c *SecretV1alpha1Client) ManagerSecrets(namespace string) ManagerSecretInterface

func (*SecretV1alpha1Client) RESTClient

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

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

Directories

Path Synopsis
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.

Jump to

Keyboard shortcuts

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