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 ClickV1alpha1Client

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

ClickV1alpha1Client is used to interact with features provided by the click.alicloud.kubeform.com group.

func New

New creates a new ClickV1alpha1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new ClickV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *ClickV1alpha1Client

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

func (*ClickV1alpha1Client) HouseAccounts

func (c *ClickV1alpha1Client) HouseAccounts(namespace string) HouseAccountInterface

func (*ClickV1alpha1Client) HouseBackupPolicies added in v0.5.0

func (c *ClickV1alpha1Client) HouseBackupPolicies(namespace string) HouseBackupPolicyInterface

func (*ClickV1alpha1Client) HouseDbClusters

func (c *ClickV1alpha1Client) HouseDbClusters(namespace string) HouseDbClusterInterface

func (*ClickV1alpha1Client) RESTClient

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

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

type ClickV1alpha1Interface

type ClickV1alpha1Interface interface {
	RESTClient() rest.Interface
	HouseAccountsGetter
	HouseBackupPoliciesGetter
	HouseDbClustersGetter
}

type HouseAccountExpansion

type HouseAccountExpansion interface{}

type HouseAccountInterface

type HouseAccountInterface interface {
	Create(ctx context.Context, houseAccount *v1alpha1.HouseAccount, opts v1.CreateOptions) (*v1alpha1.HouseAccount, error)
	Update(ctx context.Context, houseAccount *v1alpha1.HouseAccount, opts v1.UpdateOptions) (*v1alpha1.HouseAccount, error)
	UpdateStatus(ctx context.Context, houseAccount *v1alpha1.HouseAccount, opts v1.UpdateOptions) (*v1alpha1.HouseAccount, 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.HouseAccount, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.HouseAccountList, 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.HouseAccount, err error)
	HouseAccountExpansion
}

HouseAccountInterface has methods to work with HouseAccount resources.

type HouseAccountsGetter

type HouseAccountsGetter interface {
	HouseAccounts(namespace string) HouseAccountInterface
}

HouseAccountsGetter has a method to return a HouseAccountInterface. A group's client should implement this interface.

type HouseBackupPoliciesGetter added in v0.5.0

type HouseBackupPoliciesGetter interface {
	HouseBackupPolicies(namespace string) HouseBackupPolicyInterface
}

HouseBackupPoliciesGetter has a method to return a HouseBackupPolicyInterface. A group's client should implement this interface.

type HouseBackupPolicyExpansion added in v0.5.0

type HouseBackupPolicyExpansion interface{}

type HouseBackupPolicyInterface added in v0.5.0

type HouseBackupPolicyInterface interface {
	Create(ctx context.Context, houseBackupPolicy *v1alpha1.HouseBackupPolicy, opts v1.CreateOptions) (*v1alpha1.HouseBackupPolicy, error)
	Update(ctx context.Context, houseBackupPolicy *v1alpha1.HouseBackupPolicy, opts v1.UpdateOptions) (*v1alpha1.HouseBackupPolicy, error)
	UpdateStatus(ctx context.Context, houseBackupPolicy *v1alpha1.HouseBackupPolicy, opts v1.UpdateOptions) (*v1alpha1.HouseBackupPolicy, 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.HouseBackupPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.HouseBackupPolicyList, 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.HouseBackupPolicy, err error)
	HouseBackupPolicyExpansion
}

HouseBackupPolicyInterface has methods to work with HouseBackupPolicy resources.

type HouseDbClusterExpansion

type HouseDbClusterExpansion interface{}

type HouseDbClusterInterface

type HouseDbClusterInterface interface {
	Create(ctx context.Context, houseDbCluster *v1alpha1.HouseDbCluster, opts v1.CreateOptions) (*v1alpha1.HouseDbCluster, error)
	Update(ctx context.Context, houseDbCluster *v1alpha1.HouseDbCluster, opts v1.UpdateOptions) (*v1alpha1.HouseDbCluster, error)
	UpdateStatus(ctx context.Context, houseDbCluster *v1alpha1.HouseDbCluster, opts v1.UpdateOptions) (*v1alpha1.HouseDbCluster, 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.HouseDbCluster, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.HouseDbClusterList, 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.HouseDbCluster, err error)
	HouseDbClusterExpansion
}

HouseDbClusterInterface has methods to work with HouseDbCluster resources.

type HouseDbClustersGetter

type HouseDbClustersGetter interface {
	HouseDbClusters(namespace string) HouseDbClusterInterface
}

HouseDbClustersGetter has a method to return a HouseDbClusterInterface. A group's client should implement this interface.

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