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 CloudfunctionsFunctionExpansion

type CloudfunctionsFunctionExpansion interface{}

type CloudfunctionsFunctionInterface

type CloudfunctionsFunctionInterface interface {
	Create(ctx context.Context, cloudfunctionsFunction *v1alpha1.CloudfunctionsFunction, opts v1.CreateOptions) (*v1alpha1.CloudfunctionsFunction, error)
	Update(ctx context.Context, cloudfunctionsFunction *v1alpha1.CloudfunctionsFunction, opts v1.UpdateOptions) (*v1alpha1.CloudfunctionsFunction, error)
	UpdateStatus(ctx context.Context, cloudfunctionsFunction *v1alpha1.CloudfunctionsFunction, opts v1.UpdateOptions) (*v1alpha1.CloudfunctionsFunction, 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.CloudfunctionsFunction, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CloudfunctionsFunctionList, 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.CloudfunctionsFunction, err error)
	CloudfunctionsFunctionExpansion
}

CloudfunctionsFunctionInterface has methods to work with CloudfunctionsFunction resources.

type CloudfunctionsFunctionsGetter

type CloudfunctionsFunctionsGetter interface {
	CloudfunctionsFunctions(namespace string) CloudfunctionsFunctionInterface
}

CloudfunctionsFunctionsGetter has a method to return a CloudfunctionsFunctionInterface. A group's client should implement this interface.

type CloudfunctionsfunctionV1alpha1Client

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

CloudfunctionsfunctionV1alpha1Client is used to interact with features provided by the cloudfunctionsfunction.google.kubeform.com group.

func New

New creates a new CloudfunctionsfunctionV1alpha1Client for the given RESTClient.

func NewForConfig

NewForConfig creates a new CloudfunctionsfunctionV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *CloudfunctionsfunctionV1alpha1Client

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

func (*CloudfunctionsfunctionV1alpha1Client) CloudfunctionsFunctions

func (c *CloudfunctionsfunctionV1alpha1Client) CloudfunctionsFunctions(namespace string) CloudfunctionsFunctionInterface

func (*CloudfunctionsfunctionV1alpha1Client) IamBindings

func (*CloudfunctionsfunctionV1alpha1Client) IamMembers

func (*CloudfunctionsfunctionV1alpha1Client) IamPolicies

func (*CloudfunctionsfunctionV1alpha1Client) RESTClient

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

type CloudfunctionsfunctionV1alpha1Interface

type CloudfunctionsfunctionV1alpha1Interface interface {
	RESTClient() rest.Interface
	CloudfunctionsFunctionsGetter
	IamBindingsGetter
	IamMembersGetter
	IamPoliciesGetter
}

type IamBindingExpansion

type IamBindingExpansion interface{}

type IamBindingInterface

type IamBindingInterface interface {
	Create(ctx context.Context, iamBinding *v1alpha1.IamBinding, opts v1.CreateOptions) (*v1alpha1.IamBinding, error)
	Update(ctx context.Context, iamBinding *v1alpha1.IamBinding, opts v1.UpdateOptions) (*v1alpha1.IamBinding, error)
	UpdateStatus(ctx context.Context, iamBinding *v1alpha1.IamBinding, opts v1.UpdateOptions) (*v1alpha1.IamBinding, 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.IamBinding, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamBindingList, 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.IamBinding, err error)
	IamBindingExpansion
}

IamBindingInterface has methods to work with IamBinding resources.

type IamBindingsGetter

type IamBindingsGetter interface {
	IamBindings(namespace string) IamBindingInterface
}

IamBindingsGetter has a method to return a IamBindingInterface. A group's client should implement this interface.

type IamMemberExpansion

type IamMemberExpansion interface{}

type IamMemberInterface

type IamMemberInterface interface {
	Create(ctx context.Context, iamMember *v1alpha1.IamMember, opts v1.CreateOptions) (*v1alpha1.IamMember, error)
	Update(ctx context.Context, iamMember *v1alpha1.IamMember, opts v1.UpdateOptions) (*v1alpha1.IamMember, error)
	UpdateStatus(ctx context.Context, iamMember *v1alpha1.IamMember, opts v1.UpdateOptions) (*v1alpha1.IamMember, 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.IamMember, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamMemberList, 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.IamMember, err error)
	IamMemberExpansion
}

IamMemberInterface has methods to work with IamMember resources.

type IamMembersGetter

type IamMembersGetter interface {
	IamMembers(namespace string) IamMemberInterface
}

IamMembersGetter has a method to return a IamMemberInterface. A group's client should implement this interface.

type IamPoliciesGetter

type IamPoliciesGetter interface {
	IamPolicies(namespace string) IamPolicyInterface
}

IamPoliciesGetter has a method to return a IamPolicyInterface. A group's client should implement this interface.

type IamPolicyExpansion

type IamPolicyExpansion interface{}

type IamPolicyInterface

type IamPolicyInterface interface {
	Create(ctx context.Context, iamPolicy *v1alpha1.IamPolicy, opts v1.CreateOptions) (*v1alpha1.IamPolicy, error)
	Update(ctx context.Context, iamPolicy *v1alpha1.IamPolicy, opts v1.UpdateOptions) (*v1alpha1.IamPolicy, error)
	UpdateStatus(ctx context.Context, iamPolicy *v1alpha1.IamPolicy, opts v1.UpdateOptions) (*v1alpha1.IamPolicy, 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.IamPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.IamPolicyList, 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.IamPolicy, err error)
	IamPolicyExpansion
}

IamPolicyInterface has methods to work with IamPolicy resources.

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