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 NamespaceAuthorizationRuleExpansion

type NamespaceAuthorizationRuleExpansion interface{}

type NamespaceAuthorizationRuleInterface

type NamespaceAuthorizationRuleInterface interface {
	Create(ctx context.Context, namespaceAuthorizationRule *v1alpha1.NamespaceAuthorizationRule, opts v1.CreateOptions) (*v1alpha1.NamespaceAuthorizationRule, error)
	Update(ctx context.Context, namespaceAuthorizationRule *v1alpha1.NamespaceAuthorizationRule, opts v1.UpdateOptions) (*v1alpha1.NamespaceAuthorizationRule, error)
	UpdateStatus(ctx context.Context, namespaceAuthorizationRule *v1alpha1.NamespaceAuthorizationRule, opts v1.UpdateOptions) (*v1alpha1.NamespaceAuthorizationRule, 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.NamespaceAuthorizationRule, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.NamespaceAuthorizationRuleList, 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.NamespaceAuthorizationRule, err error)
	NamespaceAuthorizationRuleExpansion
}

NamespaceAuthorizationRuleInterface has methods to work with NamespaceAuthorizationRule resources.

type NamespaceAuthorizationRulesGetter

type NamespaceAuthorizationRulesGetter interface {
	NamespaceAuthorizationRules(namespace string) NamespaceAuthorizationRuleInterface
}

NamespaceAuthorizationRulesGetter has a method to return a NamespaceAuthorizationRuleInterface. A group's client should implement this interface.

type NamespaceDisasterRecoveryConfigExpansion

type NamespaceDisasterRecoveryConfigExpansion interface{}

type NamespaceDisasterRecoveryConfigInterface

NamespaceDisasterRecoveryConfigInterface has methods to work with NamespaceDisasterRecoveryConfig resources.

type NamespaceDisasterRecoveryConfigsGetter

type NamespaceDisasterRecoveryConfigsGetter interface {
	NamespaceDisasterRecoveryConfigs(namespace string) NamespaceDisasterRecoveryConfigInterface
}

NamespaceDisasterRecoveryConfigsGetter has a method to return a NamespaceDisasterRecoveryConfigInterface. A group's client should implement this interface.

type NamespaceExpansion added in v0.1.1

type NamespaceExpansion interface{}

type NamespaceInterface added in v0.1.1

type NamespaceInterface interface {
	Create(ctx context.Context, namespace *v1alpha1.Namespace, opts v1.CreateOptions) (*v1alpha1.Namespace, error)
	Update(ctx context.Context, namespace *v1alpha1.Namespace, opts v1.UpdateOptions) (*v1alpha1.Namespace, error)
	UpdateStatus(ctx context.Context, namespace *v1alpha1.Namespace, opts v1.UpdateOptions) (*v1alpha1.Namespace, 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.Namespace, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.NamespaceList, 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.Namespace, err error)
	NamespaceExpansion
}

NamespaceInterface has methods to work with Namespace resources.

type NamespaceNetworkRuleSetExpansion

type NamespaceNetworkRuleSetExpansion interface{}

type NamespaceNetworkRuleSetInterface

type NamespaceNetworkRuleSetInterface interface {
	Create(ctx context.Context, namespaceNetworkRuleSet *v1alpha1.NamespaceNetworkRuleSet, opts v1.CreateOptions) (*v1alpha1.NamespaceNetworkRuleSet, error)
	Update(ctx context.Context, namespaceNetworkRuleSet *v1alpha1.NamespaceNetworkRuleSet, opts v1.UpdateOptions) (*v1alpha1.NamespaceNetworkRuleSet, error)
	UpdateStatus(ctx context.Context, namespaceNetworkRuleSet *v1alpha1.NamespaceNetworkRuleSet, opts v1.UpdateOptions) (*v1alpha1.NamespaceNetworkRuleSet, 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.NamespaceNetworkRuleSet, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.NamespaceNetworkRuleSetList, 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.NamespaceNetworkRuleSet, err error)
	NamespaceNetworkRuleSetExpansion
}

NamespaceNetworkRuleSetInterface has methods to work with NamespaceNetworkRuleSet resources.

type NamespaceNetworkRuleSetsGetter

type NamespaceNetworkRuleSetsGetter interface {
	NamespaceNetworkRuleSets(namespace string) NamespaceNetworkRuleSetInterface
}

NamespaceNetworkRuleSetsGetter has a method to return a NamespaceNetworkRuleSetInterface. A group's client should implement this interface.

type NamespacesGetter added in v0.1.1

type NamespacesGetter interface {
	Namespaces(namespace string) NamespaceInterface
}

NamespacesGetter has a method to return a NamespaceInterface. A group's client should implement this interface.

type QueueAuthorizationRuleExpansion

type QueueAuthorizationRuleExpansion interface{}

type QueueAuthorizationRuleInterface

type QueueAuthorizationRuleInterface interface {
	Create(ctx context.Context, queueAuthorizationRule *v1alpha1.QueueAuthorizationRule, opts v1.CreateOptions) (*v1alpha1.QueueAuthorizationRule, error)
	Update(ctx context.Context, queueAuthorizationRule *v1alpha1.QueueAuthorizationRule, opts v1.UpdateOptions) (*v1alpha1.QueueAuthorizationRule, error)
	UpdateStatus(ctx context.Context, queueAuthorizationRule *v1alpha1.QueueAuthorizationRule, opts v1.UpdateOptions) (*v1alpha1.QueueAuthorizationRule, 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.QueueAuthorizationRule, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.QueueAuthorizationRuleList, 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.QueueAuthorizationRule, err error)
	QueueAuthorizationRuleExpansion
}

QueueAuthorizationRuleInterface has methods to work with QueueAuthorizationRule resources.

type QueueAuthorizationRulesGetter

type QueueAuthorizationRulesGetter interface {
	QueueAuthorizationRules(namespace string) QueueAuthorizationRuleInterface
}

QueueAuthorizationRulesGetter has a method to return a QueueAuthorizationRuleInterface. A group's client should implement this interface.

type QueueExpansion

type QueueExpansion interface{}

type QueueInterface

type QueueInterface interface {
	Create(ctx context.Context, queue *v1alpha1.Queue, opts v1.CreateOptions) (*v1alpha1.Queue, error)
	Update(ctx context.Context, queue *v1alpha1.Queue, opts v1.UpdateOptions) (*v1alpha1.Queue, error)
	UpdateStatus(ctx context.Context, queue *v1alpha1.Queue, opts v1.UpdateOptions) (*v1alpha1.Queue, 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.Queue, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.QueueList, 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.Queue, err error)
	QueueExpansion
}

QueueInterface has methods to work with Queue resources.

type QueuesGetter

type QueuesGetter interface {
	Queues(namespace string) QueueInterface
}

QueuesGetter has a method to return a QueueInterface. A group's client should implement this interface.

type ServicebusV1alpha1Client

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

ServicebusV1alpha1Client is used to interact with features provided by the servicebus.azurerm.kubeform.com group.

func New

New creates a new ServicebusV1alpha1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new ServicebusV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *ServicebusV1alpha1Client

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

func (*ServicebusV1alpha1Client) NamespaceAuthorizationRules

func (c *ServicebusV1alpha1Client) NamespaceAuthorizationRules(namespace string) NamespaceAuthorizationRuleInterface

func (*ServicebusV1alpha1Client) NamespaceDisasterRecoveryConfigs

func (c *ServicebusV1alpha1Client) NamespaceDisasterRecoveryConfigs(namespace string) NamespaceDisasterRecoveryConfigInterface

func (*ServicebusV1alpha1Client) NamespaceNetworkRuleSets

func (c *ServicebusV1alpha1Client) NamespaceNetworkRuleSets(namespace string) NamespaceNetworkRuleSetInterface

func (*ServicebusV1alpha1Client) Namespaces added in v0.1.1

func (c *ServicebusV1alpha1Client) Namespaces(namespace string) NamespaceInterface

func (*ServicebusV1alpha1Client) QueueAuthorizationRules

func (c *ServicebusV1alpha1Client) QueueAuthorizationRules(namespace string) QueueAuthorizationRuleInterface

func (*ServicebusV1alpha1Client) Queues

func (c *ServicebusV1alpha1Client) Queues(namespace string) QueueInterface

func (*ServicebusV1alpha1Client) RESTClient

func (c *ServicebusV1alpha1Client) RESTClient() rest.Interface

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

func (*ServicebusV1alpha1Client) SubscriptionRules

func (c *ServicebusV1alpha1Client) SubscriptionRules(namespace string) SubscriptionRuleInterface

func (*ServicebusV1alpha1Client) Subscriptions

func (c *ServicebusV1alpha1Client) Subscriptions(namespace string) SubscriptionInterface

func (*ServicebusV1alpha1Client) TopicAuthorizationRules

func (c *ServicebusV1alpha1Client) TopicAuthorizationRules(namespace string) TopicAuthorizationRuleInterface

func (*ServicebusV1alpha1Client) Topics

func (c *ServicebusV1alpha1Client) Topics(namespace string) TopicInterface

type SubscriptionExpansion

type SubscriptionExpansion interface{}

type SubscriptionInterface

type SubscriptionInterface interface {
	Create(ctx context.Context, subscription *v1alpha1.Subscription, opts v1.CreateOptions) (*v1alpha1.Subscription, error)
	Update(ctx context.Context, subscription *v1alpha1.Subscription, opts v1.UpdateOptions) (*v1alpha1.Subscription, error)
	UpdateStatus(ctx context.Context, subscription *v1alpha1.Subscription, opts v1.UpdateOptions) (*v1alpha1.Subscription, 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.Subscription, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SubscriptionList, 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.Subscription, err error)
	SubscriptionExpansion
}

SubscriptionInterface has methods to work with Subscription resources.

type SubscriptionRuleExpansion

type SubscriptionRuleExpansion interface{}

type SubscriptionRuleInterface

type SubscriptionRuleInterface interface {
	Create(ctx context.Context, subscriptionRule *v1alpha1.SubscriptionRule, opts v1.CreateOptions) (*v1alpha1.SubscriptionRule, error)
	Update(ctx context.Context, subscriptionRule *v1alpha1.SubscriptionRule, opts v1.UpdateOptions) (*v1alpha1.SubscriptionRule, error)
	UpdateStatus(ctx context.Context, subscriptionRule *v1alpha1.SubscriptionRule, opts v1.UpdateOptions) (*v1alpha1.SubscriptionRule, 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.SubscriptionRule, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.SubscriptionRuleList, 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.SubscriptionRule, err error)
	SubscriptionRuleExpansion
}

SubscriptionRuleInterface has methods to work with SubscriptionRule resources.

type SubscriptionRulesGetter

type SubscriptionRulesGetter interface {
	SubscriptionRules(namespace string) SubscriptionRuleInterface
}

SubscriptionRulesGetter has a method to return a SubscriptionRuleInterface. A group's client should implement this interface.

type SubscriptionsGetter

type SubscriptionsGetter interface {
	Subscriptions(namespace string) SubscriptionInterface
}

SubscriptionsGetter has a method to return a SubscriptionInterface. A group's client should implement this interface.

type TopicAuthorizationRuleExpansion

type TopicAuthorizationRuleExpansion interface{}

type TopicAuthorizationRuleInterface

type TopicAuthorizationRuleInterface interface {
	Create(ctx context.Context, topicAuthorizationRule *v1alpha1.TopicAuthorizationRule, opts v1.CreateOptions) (*v1alpha1.TopicAuthorizationRule, error)
	Update(ctx context.Context, topicAuthorizationRule *v1alpha1.TopicAuthorizationRule, opts v1.UpdateOptions) (*v1alpha1.TopicAuthorizationRule, error)
	UpdateStatus(ctx context.Context, topicAuthorizationRule *v1alpha1.TopicAuthorizationRule, opts v1.UpdateOptions) (*v1alpha1.TopicAuthorizationRule, 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.TopicAuthorizationRule, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.TopicAuthorizationRuleList, 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.TopicAuthorizationRule, err error)
	TopicAuthorizationRuleExpansion
}

TopicAuthorizationRuleInterface has methods to work with TopicAuthorizationRule resources.

type TopicAuthorizationRulesGetter

type TopicAuthorizationRulesGetter interface {
	TopicAuthorizationRules(namespace string) TopicAuthorizationRuleInterface
}

TopicAuthorizationRulesGetter has a method to return a TopicAuthorizationRuleInterface. A group's client should implement this interface.

type TopicExpansion

type TopicExpansion interface{}

type TopicInterface

type TopicInterface interface {
	Create(ctx context.Context, topic *v1alpha1.Topic, opts v1.CreateOptions) (*v1alpha1.Topic, error)
	Update(ctx context.Context, topic *v1alpha1.Topic, opts v1.UpdateOptions) (*v1alpha1.Topic, error)
	UpdateStatus(ctx context.Context, topic *v1alpha1.Topic, opts v1.UpdateOptions) (*v1alpha1.Topic, 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.Topic, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.TopicList, 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.Topic, err error)
	TopicExpansion
}

TopicInterface has methods to work with Topic resources.

type TopicsGetter

type TopicsGetter interface {
	Topics(namespace string) TopicInterface
}

TopicsGetter has a method to return a TopicInterface. 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