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 ClusterExpansion

type ClusterExpansion interface{}

type ClusterInterface

type ClusterInterface interface {
	Create(ctx context.Context, cluster *v1alpha1.Cluster, opts v1.CreateOptions) (*v1alpha1.Cluster, error)
	Update(ctx context.Context, cluster *v1alpha1.Cluster, opts v1.UpdateOptions) (*v1alpha1.Cluster, error)
	UpdateStatus(ctx context.Context, cluster *v1alpha1.Cluster, opts v1.UpdateOptions) (*v1alpha1.Cluster, 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.Cluster, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ClusterList, 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.Cluster, err error)
	ClusterExpansion
}

ClusterInterface has methods to work with Cluster resources.

type ClustersGetter

type ClustersGetter interface {
	Clusters(namespace string) ClusterInterface
}

ClustersGetter has a method to return a ClusterInterface. A group's client should implement this interface.

type ControlPanelExpansion

type ControlPanelExpansion interface{}

type ControlPanelInterface

type ControlPanelInterface interface {
	Create(ctx context.Context, controlPanel *v1alpha1.ControlPanel, opts v1.CreateOptions) (*v1alpha1.ControlPanel, error)
	Update(ctx context.Context, controlPanel *v1alpha1.ControlPanel, opts v1.UpdateOptions) (*v1alpha1.ControlPanel, error)
	UpdateStatus(ctx context.Context, controlPanel *v1alpha1.ControlPanel, opts v1.UpdateOptions) (*v1alpha1.ControlPanel, 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.ControlPanel, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.ControlPanelList, 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.ControlPanel, err error)
	ControlPanelExpansion
}

ControlPanelInterface has methods to work with ControlPanel resources.

type ControlPanelsGetter

type ControlPanelsGetter interface {
	ControlPanels(namespace string) ControlPanelInterface
}

ControlPanelsGetter has a method to return a ControlPanelInterface. A group's client should implement this interface.

type Route53recoverycontrolconfigV1alpha1Client

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

Route53recoverycontrolconfigV1alpha1Client is used to interact with features provided by the route53recoverycontrolconfig.aws.kubeform.com group.

func New

New creates a new Route53recoverycontrolconfigV1alpha1Client for the given RESTClient.

func NewForConfig

NewForConfig creates a new Route53recoverycontrolconfigV1alpha1Client for the given config.

func NewForConfigOrDie

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

func (*Route53recoverycontrolconfigV1alpha1Client) Clusters

func (*Route53recoverycontrolconfigV1alpha1Client) ControlPanels

func (*Route53recoverycontrolconfigV1alpha1Client) RESTClient

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

func (*Route53recoverycontrolconfigV1alpha1Client) RoutingControls

func (*Route53recoverycontrolconfigV1alpha1Client) SafetyRules

type Route53recoverycontrolconfigV1alpha1Interface

type Route53recoverycontrolconfigV1alpha1Interface interface {
	RESTClient() rest.Interface
	ClustersGetter
	ControlPanelsGetter
	RoutingControlsGetter
	SafetyRulesGetter
}

type RoutingControlExpansion

type RoutingControlExpansion interface{}

type RoutingControlInterface

type RoutingControlInterface interface {
	Create(ctx context.Context, routingControl *v1alpha1.RoutingControl, opts v1.CreateOptions) (*v1alpha1.RoutingControl, error)
	Update(ctx context.Context, routingControl *v1alpha1.RoutingControl, opts v1.UpdateOptions) (*v1alpha1.RoutingControl, error)
	UpdateStatus(ctx context.Context, routingControl *v1alpha1.RoutingControl, opts v1.UpdateOptions) (*v1alpha1.RoutingControl, 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.RoutingControl, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.RoutingControlList, 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.RoutingControl, err error)
	RoutingControlExpansion
}

RoutingControlInterface has methods to work with RoutingControl resources.

type RoutingControlsGetter

type RoutingControlsGetter interface {
	RoutingControls(namespace string) RoutingControlInterface
}

RoutingControlsGetter has a method to return a RoutingControlInterface. A group's client should implement this interface.

type SafetyRuleExpansion

type SafetyRuleExpansion interface{}

type SafetyRuleInterface

type SafetyRuleInterface interface {
	Create(ctx context.Context, safetyRule *v1alpha1.SafetyRule, opts v1.CreateOptions) (*v1alpha1.SafetyRule, error)
	Update(ctx context.Context, safetyRule *v1alpha1.SafetyRule, opts v1.UpdateOptions) (*v1alpha1.SafetyRule, error)
	UpdateStatus(ctx context.Context, safetyRule *v1alpha1.SafetyRule, opts v1.UpdateOptions) (*v1alpha1.SafetyRule, 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.SafetyRule, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SafetyRuleList, 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.SafetyRule, err error)
	SafetyRuleExpansion
}

SafetyRuleInterface has methods to work with SafetyRule resources.

type SafetyRulesGetter

type SafetyRulesGetter interface {
	SafetyRules(namespace string) SafetyRuleInterface
}

SafetyRulesGetter has a method to return a SafetyRuleInterface. 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