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 ComputationCustomTableExpansion

type ComputationCustomTableExpansion interface{}

type ComputationCustomTableInterface

type ComputationCustomTableInterface interface {
	Create(ctx context.Context, computationCustomTable *v1alpha1.ComputationCustomTable, opts v1.CreateOptions) (*v1alpha1.ComputationCustomTable, error)
	Update(ctx context.Context, computationCustomTable *v1alpha1.ComputationCustomTable, opts v1.UpdateOptions) (*v1alpha1.ComputationCustomTable, error)
	UpdateStatus(ctx context.Context, computationCustomTable *v1alpha1.ComputationCustomTable, opts v1.UpdateOptions) (*v1alpha1.ComputationCustomTable, 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.ComputationCustomTable, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ComputationCustomTableList, 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.ComputationCustomTable, err error)
	ComputationCustomTableExpansion
}

ComputationCustomTableInterface has methods to work with ComputationCustomTable resources.

type ComputationCustomTablesGetter

type ComputationCustomTablesGetter interface {
	ComputationCustomTables(namespace string) ComputationCustomTableInterface
}

ComputationCustomTablesGetter has a method to return a ComputationCustomTableInterface. A group's client should implement this interface.

type ComputationQueriesGetter

type ComputationQueriesGetter interface {
	ComputationQueries(namespace string) ComputationQueryInterface
}

ComputationQueriesGetter has a method to return a ComputationQueryInterface. A group's client should implement this interface.

type ComputationQueryExpansion

type ComputationQueryExpansion interface{}

type ComputationQueryInterface

type ComputationQueryInterface interface {
	Create(ctx context.Context, computationQuery *v1alpha1.ComputationQuery, opts v1.CreateOptions) (*v1alpha1.ComputationQuery, error)
	Update(ctx context.Context, computationQuery *v1alpha1.ComputationQuery, opts v1.UpdateOptions) (*v1alpha1.ComputationQuery, error)
	UpdateStatus(ctx context.Context, computationQuery *v1alpha1.ComputationQuery, opts v1.UpdateOptions) (*v1alpha1.ComputationQuery, 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.ComputationQuery, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ComputationQueryList, 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.ComputationQuery, err error)
	ComputationQueryExpansion
}

ComputationQueryInterface has methods to work with ComputationQuery resources.

type ComputationUsageExpansion

type ComputationUsageExpansion interface{}

type ComputationUsageInterface

type ComputationUsageInterface interface {
	Create(ctx context.Context, computationUsage *v1alpha1.ComputationUsage, opts v1.CreateOptions) (*v1alpha1.ComputationUsage, error)
	Update(ctx context.Context, computationUsage *v1alpha1.ComputationUsage, opts v1.UpdateOptions) (*v1alpha1.ComputationUsage, error)
	UpdateStatus(ctx context.Context, computationUsage *v1alpha1.ComputationUsage, opts v1.UpdateOptions) (*v1alpha1.ComputationUsage, 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.ComputationUsage, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ComputationUsageList, 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.ComputationUsage, err error)
	ComputationUsageExpansion
}

ComputationUsageInterface has methods to work with ComputationUsage resources.

type ComputationUsagesGetter

type ComputationUsagesGetter interface {
	ComputationUsages(namespace string) ComputationUsageInterface
}

ComputationUsagesGetter has a method to return a ComputationUsageInterface. A group's client should implement this interface.

type MeteringV1alpha1Client

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

MeteringV1alpha1Client is used to interact with features provided by the metering.oci.kubeform.com group.

func New

New creates a new MeteringV1alpha1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new MeteringV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *MeteringV1alpha1Client

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

func (*MeteringV1alpha1Client) ComputationCustomTables

func (c *MeteringV1alpha1Client) ComputationCustomTables(namespace string) ComputationCustomTableInterface

func (*MeteringV1alpha1Client) ComputationQueries

func (c *MeteringV1alpha1Client) ComputationQueries(namespace string) ComputationQueryInterface

func (*MeteringV1alpha1Client) ComputationUsages

func (c *MeteringV1alpha1Client) ComputationUsages(namespace string) ComputationUsageInterface

func (*MeteringV1alpha1Client) RESTClient

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