v1alpha1

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2021 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 AWSCloudWatchLogsSourceExpansion added in v1.2.0

type AWSCloudWatchLogsSourceExpansion interface{}

type AWSCloudWatchLogsSourceInterface added in v1.2.0

type AWSCloudWatchLogsSourceInterface interface {
	Create(ctx context.Context, aWSCloudWatchLogsSource *v1alpha1.AWSCloudWatchLogsSource, opts v1.CreateOptions) (*v1alpha1.AWSCloudWatchLogsSource, error)
	Update(ctx context.Context, aWSCloudWatchLogsSource *v1alpha1.AWSCloudWatchLogsSource, opts v1.UpdateOptions) (*v1alpha1.AWSCloudWatchLogsSource, error)
	UpdateStatus(ctx context.Context, aWSCloudWatchLogsSource *v1alpha1.AWSCloudWatchLogsSource, opts v1.UpdateOptions) (*v1alpha1.AWSCloudWatchLogsSource, 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.AWSCloudWatchLogsSource, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AWSCloudWatchLogsSourceList, 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.AWSCloudWatchLogsSource, err error)
	AWSCloudWatchLogsSourceExpansion
}

AWSCloudWatchLogsSourceInterface has methods to work with AWSCloudWatchLogsSource resources.

type AWSCloudWatchLogsSourcesGetter added in v1.2.0

type AWSCloudWatchLogsSourcesGetter interface {
	AWSCloudWatchLogsSources(namespace string) AWSCloudWatchLogsSourceInterface
}

AWSCloudWatchLogsSourcesGetter has a method to return a AWSCloudWatchLogsSourceInterface. A group's client should implement this interface.

type AWSCloudWatchSourceExpansion added in v1.2.0

type AWSCloudWatchSourceExpansion interface{}

type AWSCloudWatchSourceInterface added in v1.2.0

type AWSCloudWatchSourceInterface interface {
	Create(ctx context.Context, aWSCloudWatchSource *v1alpha1.AWSCloudWatchSource, opts v1.CreateOptions) (*v1alpha1.AWSCloudWatchSource, error)
	Update(ctx context.Context, aWSCloudWatchSource *v1alpha1.AWSCloudWatchSource, opts v1.UpdateOptions) (*v1alpha1.AWSCloudWatchSource, error)
	UpdateStatus(ctx context.Context, aWSCloudWatchSource *v1alpha1.AWSCloudWatchSource, opts v1.UpdateOptions) (*v1alpha1.AWSCloudWatchSource, 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.AWSCloudWatchSource, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AWSCloudWatchSourceList, 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.AWSCloudWatchSource, err error)
	AWSCloudWatchSourceExpansion
}

AWSCloudWatchSourceInterface has methods to work with AWSCloudWatchSource resources.

type AWSCloudWatchSourcesGetter added in v1.2.0

type AWSCloudWatchSourcesGetter interface {
	AWSCloudWatchSources(namespace string) AWSCloudWatchSourceInterface
}

AWSCloudWatchSourcesGetter has a method to return a AWSCloudWatchSourceInterface. A group's client should implement this interface.

type AWSCodeCommitSourceExpansion

type AWSCodeCommitSourceExpansion interface{}

type AWSCodeCommitSourceInterface

type AWSCodeCommitSourceInterface interface {
	Create(ctx context.Context, aWSCodeCommitSource *v1alpha1.AWSCodeCommitSource, opts v1.CreateOptions) (*v1alpha1.AWSCodeCommitSource, error)
	Update(ctx context.Context, aWSCodeCommitSource *v1alpha1.AWSCodeCommitSource, opts v1.UpdateOptions) (*v1alpha1.AWSCodeCommitSource, error)
	UpdateStatus(ctx context.Context, aWSCodeCommitSource *v1alpha1.AWSCodeCommitSource, opts v1.UpdateOptions) (*v1alpha1.AWSCodeCommitSource, 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.AWSCodeCommitSource, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AWSCodeCommitSourceList, 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.AWSCodeCommitSource, err error)
	AWSCodeCommitSourceExpansion
}

AWSCodeCommitSourceInterface has methods to work with AWSCodeCommitSource resources.

type AWSCodeCommitSourcesGetter

type AWSCodeCommitSourcesGetter interface {
	AWSCodeCommitSources(namespace string) AWSCodeCommitSourceInterface
}

AWSCodeCommitSourcesGetter has a method to return a AWSCodeCommitSourceInterface. A group's client should implement this interface.

type AWSCognitoIdentitySourceExpansion

type AWSCognitoIdentitySourceExpansion interface{}

type AWSCognitoIdentitySourceInterface

type AWSCognitoIdentitySourceInterface interface {
	Create(ctx context.Context, aWSCognitoIdentitySource *v1alpha1.AWSCognitoIdentitySource, opts v1.CreateOptions) (*v1alpha1.AWSCognitoIdentitySource, error)
	Update(ctx context.Context, aWSCognitoIdentitySource *v1alpha1.AWSCognitoIdentitySource, opts v1.UpdateOptions) (*v1alpha1.AWSCognitoIdentitySource, error)
	UpdateStatus(ctx context.Context, aWSCognitoIdentitySource *v1alpha1.AWSCognitoIdentitySource, opts v1.UpdateOptions) (*v1alpha1.AWSCognitoIdentitySource, 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.AWSCognitoIdentitySource, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AWSCognitoIdentitySourceList, 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.AWSCognitoIdentitySource, err error)
	AWSCognitoIdentitySourceExpansion
}

AWSCognitoIdentitySourceInterface has methods to work with AWSCognitoIdentitySource resources.

type AWSCognitoIdentitySourcesGetter

type AWSCognitoIdentitySourcesGetter interface {
	AWSCognitoIdentitySources(namespace string) AWSCognitoIdentitySourceInterface
}

AWSCognitoIdentitySourcesGetter has a method to return a AWSCognitoIdentitySourceInterface. A group's client should implement this interface.

type AWSCognitoUserPoolSourceExpansion

type AWSCognitoUserPoolSourceExpansion interface{}

type AWSCognitoUserPoolSourceInterface

type AWSCognitoUserPoolSourceInterface interface {
	Create(ctx context.Context, aWSCognitoUserPoolSource *v1alpha1.AWSCognitoUserPoolSource, opts v1.CreateOptions) (*v1alpha1.AWSCognitoUserPoolSource, error)
	Update(ctx context.Context, aWSCognitoUserPoolSource *v1alpha1.AWSCognitoUserPoolSource, opts v1.UpdateOptions) (*v1alpha1.AWSCognitoUserPoolSource, error)
	UpdateStatus(ctx context.Context, aWSCognitoUserPoolSource *v1alpha1.AWSCognitoUserPoolSource, opts v1.UpdateOptions) (*v1alpha1.AWSCognitoUserPoolSource, 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.AWSCognitoUserPoolSource, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AWSCognitoUserPoolSourceList, 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.AWSCognitoUserPoolSource, err error)
	AWSCognitoUserPoolSourceExpansion
}

AWSCognitoUserPoolSourceInterface has methods to work with AWSCognitoUserPoolSource resources.

type AWSCognitoUserPoolSourcesGetter

type AWSCognitoUserPoolSourcesGetter interface {
	AWSCognitoUserPoolSources(namespace string) AWSCognitoUserPoolSourceInterface
}

AWSCognitoUserPoolSourcesGetter has a method to return a AWSCognitoUserPoolSourceInterface. A group's client should implement this interface.

type AWSDynamoDBSourceExpansion

type AWSDynamoDBSourceExpansion interface{}

type AWSDynamoDBSourceInterface

type AWSDynamoDBSourceInterface interface {
	Create(ctx context.Context, aWSDynamoDBSource *v1alpha1.AWSDynamoDBSource, opts v1.CreateOptions) (*v1alpha1.AWSDynamoDBSource, error)
	Update(ctx context.Context, aWSDynamoDBSource *v1alpha1.AWSDynamoDBSource, opts v1.UpdateOptions) (*v1alpha1.AWSDynamoDBSource, error)
	UpdateStatus(ctx context.Context, aWSDynamoDBSource *v1alpha1.AWSDynamoDBSource, opts v1.UpdateOptions) (*v1alpha1.AWSDynamoDBSource, 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.AWSDynamoDBSource, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AWSDynamoDBSourceList, 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.AWSDynamoDBSource, err error)
	AWSDynamoDBSourceExpansion
}

AWSDynamoDBSourceInterface has methods to work with AWSDynamoDBSource resources.

type AWSDynamoDBSourcesGetter

type AWSDynamoDBSourcesGetter interface {
	AWSDynamoDBSources(namespace string) AWSDynamoDBSourceInterface
}

AWSDynamoDBSourcesGetter has a method to return a AWSDynamoDBSourceInterface. A group's client should implement this interface.

type AWSKinesisSourceExpansion

type AWSKinesisSourceExpansion interface{}

type AWSKinesisSourceInterface

type AWSKinesisSourceInterface interface {
	Create(ctx context.Context, aWSKinesisSource *v1alpha1.AWSKinesisSource, opts v1.CreateOptions) (*v1alpha1.AWSKinesisSource, error)
	Update(ctx context.Context, aWSKinesisSource *v1alpha1.AWSKinesisSource, opts v1.UpdateOptions) (*v1alpha1.AWSKinesisSource, error)
	UpdateStatus(ctx context.Context, aWSKinesisSource *v1alpha1.AWSKinesisSource, opts v1.UpdateOptions) (*v1alpha1.AWSKinesisSource, 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.AWSKinesisSource, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AWSKinesisSourceList, 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.AWSKinesisSource, err error)
	AWSKinesisSourceExpansion
}

AWSKinesisSourceInterface has methods to work with AWSKinesisSource resources.

type AWSKinesisSourcesGetter

type AWSKinesisSourcesGetter interface {
	AWSKinesisSources(namespace string) AWSKinesisSourceInterface
}

AWSKinesisSourcesGetter has a method to return a AWSKinesisSourceInterface. A group's client should implement this interface.

type AWSPerformanceInsightsSourceExpansion added in v1.6.0

type AWSPerformanceInsightsSourceExpansion interface{}

type AWSPerformanceInsightsSourceInterface added in v1.6.0

type AWSPerformanceInsightsSourceInterface interface {
	Create(ctx context.Context, aWSPerformanceInsightsSource *v1alpha1.AWSPerformanceInsightsSource, opts v1.CreateOptions) (*v1alpha1.AWSPerformanceInsightsSource, error)
	Update(ctx context.Context, aWSPerformanceInsightsSource *v1alpha1.AWSPerformanceInsightsSource, opts v1.UpdateOptions) (*v1alpha1.AWSPerformanceInsightsSource, error)
	UpdateStatus(ctx context.Context, aWSPerformanceInsightsSource *v1alpha1.AWSPerformanceInsightsSource, opts v1.UpdateOptions) (*v1alpha1.AWSPerformanceInsightsSource, 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.AWSPerformanceInsightsSource, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AWSPerformanceInsightsSourceList, 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.AWSPerformanceInsightsSource, err error)
	AWSPerformanceInsightsSourceExpansion
}

AWSPerformanceInsightsSourceInterface has methods to work with AWSPerformanceInsightsSource resources.

type AWSPerformanceInsightsSourcesGetter added in v1.6.0

type AWSPerformanceInsightsSourcesGetter interface {
	AWSPerformanceInsightsSources(namespace string) AWSPerformanceInsightsSourceInterface
}

AWSPerformanceInsightsSourcesGetter has a method to return a AWSPerformanceInsightsSourceInterface. A group's client should implement this interface.

type AWSS3SourceExpansion added in v1.4.0

type AWSS3SourceExpansion interface{}

type AWSS3SourceInterface added in v1.4.0

type AWSS3SourceInterface interface {
	Create(ctx context.Context, aWSS3Source *v1alpha1.AWSS3Source, opts v1.CreateOptions) (*v1alpha1.AWSS3Source, error)
	Update(ctx context.Context, aWSS3Source *v1alpha1.AWSS3Source, opts v1.UpdateOptions) (*v1alpha1.AWSS3Source, error)
	UpdateStatus(ctx context.Context, aWSS3Source *v1alpha1.AWSS3Source, opts v1.UpdateOptions) (*v1alpha1.AWSS3Source, 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.AWSS3Source, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AWSS3SourceList, 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.AWSS3Source, err error)
	AWSS3SourceExpansion
}

AWSS3SourceInterface has methods to work with AWSS3Source resources.

type AWSS3SourcesGetter added in v1.4.0

type AWSS3SourcesGetter interface {
	AWSS3Sources(namespace string) AWSS3SourceInterface
}

AWSS3SourcesGetter has a method to return a AWSS3SourceInterface. A group's client should implement this interface.

type AWSSNSSourceExpansion

type AWSSNSSourceExpansion interface{}

type AWSSNSSourceInterface

type AWSSNSSourceInterface interface {
	Create(ctx context.Context, aWSSNSSource *v1alpha1.AWSSNSSource, opts v1.CreateOptions) (*v1alpha1.AWSSNSSource, error)
	Update(ctx context.Context, aWSSNSSource *v1alpha1.AWSSNSSource, opts v1.UpdateOptions) (*v1alpha1.AWSSNSSource, error)
	UpdateStatus(ctx context.Context, aWSSNSSource *v1alpha1.AWSSNSSource, opts v1.UpdateOptions) (*v1alpha1.AWSSNSSource, 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.AWSSNSSource, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AWSSNSSourceList, 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.AWSSNSSource, err error)
	AWSSNSSourceExpansion
}

AWSSNSSourceInterface has methods to work with AWSSNSSource resources.

type AWSSNSSourcesGetter

type AWSSNSSourcesGetter interface {
	AWSSNSSources(namespace string) AWSSNSSourceInterface
}

AWSSNSSourcesGetter has a method to return a AWSSNSSourceInterface. A group's client should implement this interface.

type AWSSQSSourceExpansion

type AWSSQSSourceExpansion interface{}

type AWSSQSSourceInterface

type AWSSQSSourceInterface interface {
	Create(ctx context.Context, aWSSQSSource *v1alpha1.AWSSQSSource, opts v1.CreateOptions) (*v1alpha1.AWSSQSSource, error)
	Update(ctx context.Context, aWSSQSSource *v1alpha1.AWSSQSSource, opts v1.UpdateOptions) (*v1alpha1.AWSSQSSource, error)
	UpdateStatus(ctx context.Context, aWSSQSSource *v1alpha1.AWSSQSSource, opts v1.UpdateOptions) (*v1alpha1.AWSSQSSource, 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.AWSSQSSource, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.AWSSQSSourceList, 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.AWSSQSSource, err error)
	AWSSQSSourceExpansion
}

AWSSQSSourceInterface has methods to work with AWSSQSSource resources.

type AWSSQSSourcesGetter

type AWSSQSSourcesGetter interface {
	AWSSQSSources(namespace string) AWSSQSSourceInterface
}

AWSSQSSourcesGetter has a method to return a AWSSQSSourceInterface. 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.triggermesh.io 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.

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) AWSCloudWatchLogsSources added in v1.2.0

func (c *SourcesV1alpha1Client) AWSCloudWatchLogsSources(namespace string) AWSCloudWatchLogsSourceInterface

func (*SourcesV1alpha1Client) AWSCloudWatchSources added in v1.2.0

func (c *SourcesV1alpha1Client) AWSCloudWatchSources(namespace string) AWSCloudWatchSourceInterface

func (*SourcesV1alpha1Client) AWSCodeCommitSources

func (c *SourcesV1alpha1Client) AWSCodeCommitSources(namespace string) AWSCodeCommitSourceInterface

func (*SourcesV1alpha1Client) AWSCognitoIdentitySources

func (c *SourcesV1alpha1Client) AWSCognitoIdentitySources(namespace string) AWSCognitoIdentitySourceInterface

func (*SourcesV1alpha1Client) AWSCognitoUserPoolSources

func (c *SourcesV1alpha1Client) AWSCognitoUserPoolSources(namespace string) AWSCognitoUserPoolSourceInterface

func (*SourcesV1alpha1Client) AWSDynamoDBSources

func (c *SourcesV1alpha1Client) AWSDynamoDBSources(namespace string) AWSDynamoDBSourceInterface

func (*SourcesV1alpha1Client) AWSKinesisSources

func (c *SourcesV1alpha1Client) AWSKinesisSources(namespace string) AWSKinesisSourceInterface

func (*SourcesV1alpha1Client) AWSPerformanceInsightsSources added in v1.6.0

func (c *SourcesV1alpha1Client) AWSPerformanceInsightsSources(namespace string) AWSPerformanceInsightsSourceInterface

func (*SourcesV1alpha1Client) AWSS3Sources added in v1.4.0

func (c *SourcesV1alpha1Client) AWSS3Sources(namespace string) AWSS3SourceInterface

func (*SourcesV1alpha1Client) AWSSNSSources

func (c *SourcesV1alpha1Client) AWSSNSSources(namespace string) AWSSNSSourceInterface

func (*SourcesV1alpha1Client) AWSSQSSources

func (c *SourcesV1alpha1Client) AWSSQSSources(namespace string) AWSSQSSourceInterface

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.

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