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 AnalyticsInstanceExpansion

type AnalyticsInstanceExpansion interface{}

type AnalyticsInstanceInterface

type AnalyticsInstanceInterface interface {
	Create(ctx context.Context, analyticsInstance *v1alpha1.AnalyticsInstance, opts v1.CreateOptions) (*v1alpha1.AnalyticsInstance, error)
	Update(ctx context.Context, analyticsInstance *v1alpha1.AnalyticsInstance, opts v1.UpdateOptions) (*v1alpha1.AnalyticsInstance, error)
	UpdateStatus(ctx context.Context, analyticsInstance *v1alpha1.AnalyticsInstance, opts v1.UpdateOptions) (*v1alpha1.AnalyticsInstance, 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.AnalyticsInstance, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AnalyticsInstanceList, 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.AnalyticsInstance, err error)
	AnalyticsInstanceExpansion
}

AnalyticsInstanceInterface has methods to work with AnalyticsInstance resources.

type AnalyticsInstancePrivateAccessChannelExpansion

type AnalyticsInstancePrivateAccessChannelExpansion interface{}

type AnalyticsInstancePrivateAccessChannelInterface

AnalyticsInstancePrivateAccessChannelInterface has methods to work with AnalyticsInstancePrivateAccessChannel resources.

type AnalyticsInstancePrivateAccessChannelsGetter

type AnalyticsInstancePrivateAccessChannelsGetter interface {
	AnalyticsInstancePrivateAccessChannels(namespace string) AnalyticsInstancePrivateAccessChannelInterface
}

AnalyticsInstancePrivateAccessChannelsGetter has a method to return a AnalyticsInstancePrivateAccessChannelInterface. A group's client should implement this interface.

type AnalyticsInstanceVanityURLExpansion

type AnalyticsInstanceVanityURLExpansion interface{}

type AnalyticsInstanceVanityURLInterface

type AnalyticsInstanceVanityURLInterface interface {
	Create(ctx context.Context, analyticsInstanceVanityURL *v1alpha1.AnalyticsInstanceVanityURL, opts v1.CreateOptions) (*v1alpha1.AnalyticsInstanceVanityURL, error)
	Update(ctx context.Context, analyticsInstanceVanityURL *v1alpha1.AnalyticsInstanceVanityURL, opts v1.UpdateOptions) (*v1alpha1.AnalyticsInstanceVanityURL, error)
	UpdateStatus(ctx context.Context, analyticsInstanceVanityURL *v1alpha1.AnalyticsInstanceVanityURL, opts v1.UpdateOptions) (*v1alpha1.AnalyticsInstanceVanityURL, 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.AnalyticsInstanceVanityURL, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AnalyticsInstanceVanityURLList, 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.AnalyticsInstanceVanityURL, err error)
	AnalyticsInstanceVanityURLExpansion
}

AnalyticsInstanceVanityURLInterface has methods to work with AnalyticsInstanceVanityURL resources.

type AnalyticsInstanceVanityURLsGetter

type AnalyticsInstanceVanityURLsGetter interface {
	AnalyticsInstanceVanityURLs(namespace string) AnalyticsInstanceVanityURLInterface
}

AnalyticsInstanceVanityURLsGetter has a method to return a AnalyticsInstanceVanityURLInterface. A group's client should implement this interface.

type AnalyticsInstancesGetter

type AnalyticsInstancesGetter interface {
	AnalyticsInstances(namespace string) AnalyticsInstanceInterface
}

AnalyticsInstancesGetter has a method to return a AnalyticsInstanceInterface. A group's client should implement this interface.

type AnalyticsV1alpha1Client

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

AnalyticsV1alpha1Client is used to interact with features provided by the analytics.oci.kubeform.com group.

func New

New creates a new AnalyticsV1alpha1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new AnalyticsV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *AnalyticsV1alpha1Client

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

func (*AnalyticsV1alpha1Client) AnalyticsInstancePrivateAccessChannels

func (c *AnalyticsV1alpha1Client) AnalyticsInstancePrivateAccessChannels(namespace string) AnalyticsInstancePrivateAccessChannelInterface

func (*AnalyticsV1alpha1Client) AnalyticsInstanceVanityURLs

func (c *AnalyticsV1alpha1Client) AnalyticsInstanceVanityURLs(namespace string) AnalyticsInstanceVanityURLInterface

func (*AnalyticsV1alpha1Client) AnalyticsInstances

func (c *AnalyticsV1alpha1Client) AnalyticsInstances(namespace string) AnalyticsInstanceInterface

func (*AnalyticsV1alpha1Client) RESTClient

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