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 AnalyticsClusterExpansion

type AnalyticsClusterExpansion interface{}

type AnalyticsClusterInterface

type AnalyticsClusterInterface interface {
	Create(ctx context.Context, analyticsCluster *v1alpha1.AnalyticsCluster, opts v1.CreateOptions) (*v1alpha1.AnalyticsCluster, error)
	Update(ctx context.Context, analyticsCluster *v1alpha1.AnalyticsCluster, opts v1.UpdateOptions) (*v1alpha1.AnalyticsCluster, error)
	UpdateStatus(ctx context.Context, analyticsCluster *v1alpha1.AnalyticsCluster, opts v1.UpdateOptions) (*v1alpha1.AnalyticsCluster, 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.AnalyticsCluster, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AnalyticsClusterList, 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.AnalyticsCluster, err error)
	AnalyticsClusterExpansion
}

AnalyticsClusterInterface has methods to work with AnalyticsCluster resources.

type AnalyticsClustersGetter

type AnalyticsClustersGetter interface {
	AnalyticsClusters(namespace string) AnalyticsClusterInterface
}

AnalyticsClustersGetter has a method to return a AnalyticsClusterInterface. A group's client should implement this interface.

type ChannelExpansion

type ChannelExpansion interface{}

type ChannelInterface

type ChannelInterface interface {
	Create(ctx context.Context, channel *v1alpha1.Channel, opts v1.CreateOptions) (*v1alpha1.Channel, error)
	Update(ctx context.Context, channel *v1alpha1.Channel, opts v1.UpdateOptions) (*v1alpha1.Channel, error)
	UpdateStatus(ctx context.Context, channel *v1alpha1.Channel, opts v1.UpdateOptions) (*v1alpha1.Channel, 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.Channel, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ChannelList, 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.Channel, err error)
	ChannelExpansion
}

ChannelInterface has methods to work with Channel resources.

type ChannelsGetter

type ChannelsGetter interface {
	Channels(namespace string) ChannelInterface
}

ChannelsGetter has a method to return a ChannelInterface. A group's client should implement this interface.

type HeatWaveClusterExpansion

type HeatWaveClusterExpansion interface{}

type HeatWaveClusterInterface

type HeatWaveClusterInterface interface {
	Create(ctx context.Context, heatWaveCluster *v1alpha1.HeatWaveCluster, opts v1.CreateOptions) (*v1alpha1.HeatWaveCluster, error)
	Update(ctx context.Context, heatWaveCluster *v1alpha1.HeatWaveCluster, opts v1.UpdateOptions) (*v1alpha1.HeatWaveCluster, error)
	UpdateStatus(ctx context.Context, heatWaveCluster *v1alpha1.HeatWaveCluster, opts v1.UpdateOptions) (*v1alpha1.HeatWaveCluster, 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.HeatWaveCluster, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.HeatWaveClusterList, 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.HeatWaveCluster, err error)
	HeatWaveClusterExpansion
}

HeatWaveClusterInterface has methods to work with HeatWaveCluster resources.

type HeatWaveClustersGetter

type HeatWaveClustersGetter interface {
	HeatWaveClusters(namespace string) HeatWaveClusterInterface
}

HeatWaveClustersGetter has a method to return a HeatWaveClusterInterface. A group's client should implement this interface.

type MysqlBackupExpansion

type MysqlBackupExpansion interface{}

type MysqlBackupInterface

type MysqlBackupInterface interface {
	Create(ctx context.Context, mysqlBackup *v1alpha1.MysqlBackup, opts v1.CreateOptions) (*v1alpha1.MysqlBackup, error)
	Update(ctx context.Context, mysqlBackup *v1alpha1.MysqlBackup, opts v1.UpdateOptions) (*v1alpha1.MysqlBackup, error)
	UpdateStatus(ctx context.Context, mysqlBackup *v1alpha1.MysqlBackup, opts v1.UpdateOptions) (*v1alpha1.MysqlBackup, 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.MysqlBackup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.MysqlBackupList, 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.MysqlBackup, err error)
	MysqlBackupExpansion
}

MysqlBackupInterface has methods to work with MysqlBackup resources.

type MysqlBackupsGetter

type MysqlBackupsGetter interface {
	MysqlBackups(namespace string) MysqlBackupInterface
}

MysqlBackupsGetter has a method to return a MysqlBackupInterface. A group's client should implement this interface.

type MysqlDbSystemExpansion

type MysqlDbSystemExpansion interface{}

type MysqlDbSystemInterface

type MysqlDbSystemInterface interface {
	Create(ctx context.Context, mysqlDbSystem *v1alpha1.MysqlDbSystem, opts v1.CreateOptions) (*v1alpha1.MysqlDbSystem, error)
	Update(ctx context.Context, mysqlDbSystem *v1alpha1.MysqlDbSystem, opts v1.UpdateOptions) (*v1alpha1.MysqlDbSystem, error)
	UpdateStatus(ctx context.Context, mysqlDbSystem *v1alpha1.MysqlDbSystem, opts v1.UpdateOptions) (*v1alpha1.MysqlDbSystem, 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.MysqlDbSystem, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.MysqlDbSystemList, 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.MysqlDbSystem, err error)
	MysqlDbSystemExpansion
}

MysqlDbSystemInterface has methods to work with MysqlDbSystem resources.

type MysqlDbSystemsGetter

type MysqlDbSystemsGetter interface {
	MysqlDbSystems(namespace string) MysqlDbSystemInterface
}

MysqlDbSystemsGetter has a method to return a MysqlDbSystemInterface. A group's client should implement this interface.

type MysqlV1alpha1Client

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

MysqlV1alpha1Client is used to interact with features provided by the mysql.oci.kubeform.com group.

func New

New creates a new MysqlV1alpha1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new MysqlV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *MysqlV1alpha1Client

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

func (*MysqlV1alpha1Client) AnalyticsClusters

func (c *MysqlV1alpha1Client) AnalyticsClusters(namespace string) AnalyticsClusterInterface

func (*MysqlV1alpha1Client) Channels

func (c *MysqlV1alpha1Client) Channels(namespace string) ChannelInterface

func (*MysqlV1alpha1Client) HeatWaveClusters

func (c *MysqlV1alpha1Client) HeatWaveClusters(namespace string) HeatWaveClusterInterface

func (*MysqlV1alpha1Client) MysqlBackups

func (c *MysqlV1alpha1Client) MysqlBackups(namespace string) MysqlBackupInterface

func (*MysqlV1alpha1Client) MysqlDbSystems

func (c *MysqlV1alpha1Client) MysqlDbSystems(namespace string) MysqlDbSystemInterface

func (*MysqlV1alpha1Client) RESTClient

func (c *MysqlV1alpha1Client) 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