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 DatafeedSubscriptionExpansion

type DatafeedSubscriptionExpansion interface{}

type DatafeedSubscriptionInterface

type DatafeedSubscriptionInterface interface {
	Create(ctx context.Context, datafeedSubscription *v1alpha1.DatafeedSubscription, opts v1.CreateOptions) (*v1alpha1.DatafeedSubscription, error)
	Update(ctx context.Context, datafeedSubscription *v1alpha1.DatafeedSubscription, opts v1.UpdateOptions) (*v1alpha1.DatafeedSubscription, error)
	UpdateStatus(ctx context.Context, datafeedSubscription *v1alpha1.DatafeedSubscription, opts v1.UpdateOptions) (*v1alpha1.DatafeedSubscription, 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.DatafeedSubscription, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.DatafeedSubscriptionList, 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.DatafeedSubscription, err error)
	DatafeedSubscriptionExpansion
}

DatafeedSubscriptionInterface has methods to work with DatafeedSubscription resources.

type DatafeedSubscriptionsGetter

type DatafeedSubscriptionsGetter interface {
	DatafeedSubscriptions(namespace string) DatafeedSubscriptionInterface
}

DatafeedSubscriptionsGetter has a method to return a DatafeedSubscriptionInterface. A group's client should implement this interface.

type FleetRequestExpansion

type FleetRequestExpansion interface{}

type FleetRequestInterface

type FleetRequestInterface interface {
	Create(ctx context.Context, fleetRequest *v1alpha1.FleetRequest, opts v1.CreateOptions) (*v1alpha1.FleetRequest, error)
	Update(ctx context.Context, fleetRequest *v1alpha1.FleetRequest, opts v1.UpdateOptions) (*v1alpha1.FleetRequest, error)
	UpdateStatus(ctx context.Context, fleetRequest *v1alpha1.FleetRequest, opts v1.UpdateOptions) (*v1alpha1.FleetRequest, 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.FleetRequest, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.FleetRequestList, 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.FleetRequest, err error)
	FleetRequestExpansion
}

FleetRequestInterface has methods to work with FleetRequest resources.

type FleetRequestsGetter

type FleetRequestsGetter interface {
	FleetRequests(namespace string) FleetRequestInterface
}

FleetRequestsGetter has a method to return a FleetRequestInterface. A group's client should implement this interface.

type InstanceRequestExpansion

type InstanceRequestExpansion interface{}

type InstanceRequestInterface

type InstanceRequestInterface interface {
	Create(ctx context.Context, instanceRequest *v1alpha1.InstanceRequest, opts v1.CreateOptions) (*v1alpha1.InstanceRequest, error)
	Update(ctx context.Context, instanceRequest *v1alpha1.InstanceRequest, opts v1.UpdateOptions) (*v1alpha1.InstanceRequest, error)
	UpdateStatus(ctx context.Context, instanceRequest *v1alpha1.InstanceRequest, opts v1.UpdateOptions) (*v1alpha1.InstanceRequest, 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.InstanceRequest, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.InstanceRequestList, 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.InstanceRequest, err error)
	InstanceRequestExpansion
}

InstanceRequestInterface has methods to work with InstanceRequest resources.

type InstanceRequestsGetter

type InstanceRequestsGetter interface {
	InstanceRequests(namespace string) InstanceRequestInterface
}

InstanceRequestsGetter has a method to return a InstanceRequestInterface. A group's client should implement this interface.

type SpotV1alpha1Client

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

SpotV1alpha1Client is used to interact with features provided by the spot.aws.kubeform.com group.

func New

New creates a new SpotV1alpha1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new SpotV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *SpotV1alpha1Client

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

func (*SpotV1alpha1Client) DatafeedSubscriptions

func (c *SpotV1alpha1Client) DatafeedSubscriptions(namespace string) DatafeedSubscriptionInterface

func (*SpotV1alpha1Client) FleetRequests

func (c *SpotV1alpha1Client) FleetRequests(namespace string) FleetRequestInterface

func (*SpotV1alpha1Client) InstanceRequests

func (c *SpotV1alpha1Client) InstanceRequests(namespace string) InstanceRequestInterface

func (*SpotV1alpha1Client) RESTClient

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