v1alpha1

package
v0.1.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 4, 2024 License: Apache-2.0 Imports: 9 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 CloudEventsSourceExpansion

type CloudEventsSourceExpansion interface{}

type CloudEventsSourceInterface

type CloudEventsSourceInterface interface {
	Create(ctx context.Context, cloudEventsSource *v1alpha1.CloudEventsSource, opts v1.CreateOptions) (*v1alpha1.CloudEventsSource, error)
	Update(ctx context.Context, cloudEventsSource *v1alpha1.CloudEventsSource, opts v1.UpdateOptions) (*v1alpha1.CloudEventsSource, error)
	UpdateStatus(ctx context.Context, cloudEventsSource *v1alpha1.CloudEventsSource, opts v1.UpdateOptions) (*v1alpha1.CloudEventsSource, 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.CloudEventsSource, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.CloudEventsSourceList, 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.CloudEventsSource, err error)
	CloudEventsSourceExpansion
}

CloudEventsSourceInterface has methods to work with CloudEventsSource resources.

type CloudEventsSourcesGetter

type CloudEventsSourcesGetter interface {
	CloudEventsSources(namespace string) CloudEventsSourceInterface
}

CloudEventsSourcesGetter has a method to return a CloudEventsSourceInterface. A group's client should implement this interface.

type HTTPPollerSourceExpansion

type HTTPPollerSourceExpansion interface{}

type HTTPPollerSourceInterface

type HTTPPollerSourceInterface interface {
	Create(ctx context.Context, hTTPPollerSource *v1alpha1.HTTPPollerSource, opts v1.CreateOptions) (*v1alpha1.HTTPPollerSource, error)
	Update(ctx context.Context, hTTPPollerSource *v1alpha1.HTTPPollerSource, opts v1.UpdateOptions) (*v1alpha1.HTTPPollerSource, error)
	UpdateStatus(ctx context.Context, hTTPPollerSource *v1alpha1.HTTPPollerSource, opts v1.UpdateOptions) (*v1alpha1.HTTPPollerSource, 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.HTTPPollerSource, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.HTTPPollerSourceList, 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.HTTPPollerSource, err error)
	HTTPPollerSourceExpansion
}

HTTPPollerSourceInterface has methods to work with HTTPPollerSource resources.

type HTTPPollerSourcesGetter

type HTTPPollerSourcesGetter interface {
	HTTPPollerSources(namespace string) HTTPPollerSourceInterface
}

HTTPPollerSourcesGetter has a method to return a HTTPPollerSourceInterface. A group's client should implement this interface.

type KafkaSourceExpansion

type KafkaSourceExpansion interface{}

type KafkaSourceInterface

type KafkaSourceInterface interface {
	Create(ctx context.Context, kafkaSource *v1alpha1.KafkaSource, opts v1.CreateOptions) (*v1alpha1.KafkaSource, error)
	Update(ctx context.Context, kafkaSource *v1alpha1.KafkaSource, opts v1.UpdateOptions) (*v1alpha1.KafkaSource, error)
	UpdateStatus(ctx context.Context, kafkaSource *v1alpha1.KafkaSource, opts v1.UpdateOptions) (*v1alpha1.KafkaSource, 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.KafkaSource, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.KafkaSourceList, 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.KafkaSource, err error)
	KafkaSourceExpansion
}

KafkaSourceInterface has methods to work with KafkaSource resources.

type KafkaSourcesGetter

type KafkaSourcesGetter interface {
	KafkaSources(namespace string) KafkaSourceInterface
}

KafkaSourcesGetter has a method to return a KafkaSourceInterface. A group's client should implement this interface.

type OCIMetricsSourceExpansion

type OCIMetricsSourceExpansion interface{}

type OCIMetricsSourceInterface

type OCIMetricsSourceInterface interface {
	Create(ctx context.Context, oCIMetricsSource *v1alpha1.OCIMetricsSource, opts v1.CreateOptions) (*v1alpha1.OCIMetricsSource, error)
	Update(ctx context.Context, oCIMetricsSource *v1alpha1.OCIMetricsSource, opts v1.UpdateOptions) (*v1alpha1.OCIMetricsSource, error)
	UpdateStatus(ctx context.Context, oCIMetricsSource *v1alpha1.OCIMetricsSource, opts v1.UpdateOptions) (*v1alpha1.OCIMetricsSource, 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.OCIMetricsSource, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.OCIMetricsSourceList, 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.OCIMetricsSource, err error)
	OCIMetricsSourceExpansion
}

OCIMetricsSourceInterface has methods to work with OCIMetricsSource resources.

type OCIMetricsSourcesGetter

type OCIMetricsSourcesGetter interface {
	OCIMetricsSources(namespace string) OCIMetricsSourceInterface
}

OCIMetricsSourcesGetter has a method to return a OCIMetricsSourceInterface. A group's client should implement this interface.

type SourcesV1alpha1Client

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

SourcesV1alpha1Client is used to interact with features provided by the sources.typhoon.zeiss.com group.

func New

New creates a new SourcesV1alpha1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new SourcesV1alpha1Client for the given config. NewForConfig is equivalent to NewForConfigAndClient(c, httpClient), where httpClient was generated with rest.HTTPClientFor(c).

func NewForConfigAndClient

func NewForConfigAndClient(c *rest.Config, h *http.Client) (*SourcesV1alpha1Client, error)

NewForConfigAndClient creates a new SourcesV1alpha1Client for the given config and http client. Note the http client provided takes precedence over the configured transport values.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *SourcesV1alpha1Client

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

func (*SourcesV1alpha1Client) CloudEventsSources

func (c *SourcesV1alpha1Client) CloudEventsSources(namespace string) CloudEventsSourceInterface

func (*SourcesV1alpha1Client) HTTPPollerSources

func (c *SourcesV1alpha1Client) HTTPPollerSources(namespace string) HTTPPollerSourceInterface

func (*SourcesV1alpha1Client) KafkaSources

func (c *SourcesV1alpha1Client) KafkaSources(namespace string) KafkaSourceInterface

func (*SourcesV1alpha1Client) OCIMetricsSources

func (c *SourcesV1alpha1Client) OCIMetricsSources(namespace string) OCIMetricsSourceInterface

func (*SourcesV1alpha1Client) RESTClient

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

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

func (*SourcesV1alpha1Client) WebhookSources

func (c *SourcesV1alpha1Client) WebhookSources(namespace string) WebhookSourceInterface

type WebhookSourceExpansion

type WebhookSourceExpansion interface{}

type WebhookSourceInterface

type WebhookSourceInterface interface {
	Create(ctx context.Context, webhookSource *v1alpha1.WebhookSource, opts v1.CreateOptions) (*v1alpha1.WebhookSource, error)
	Update(ctx context.Context, webhookSource *v1alpha1.WebhookSource, opts v1.UpdateOptions) (*v1alpha1.WebhookSource, error)
	UpdateStatus(ctx context.Context, webhookSource *v1alpha1.WebhookSource, opts v1.UpdateOptions) (*v1alpha1.WebhookSource, 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.WebhookSource, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.WebhookSourceList, 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.WebhookSource, err error)
	WebhookSourceExpansion
}

WebhookSourceInterface has methods to work with WebhookSource resources.

type WebhookSourcesGetter

type WebhookSourcesGetter interface {
	WebhookSources(namespace string) WebhookSourceInterface
}

WebhookSourcesGetter has a method to return a WebhookSourceInterface. 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