v1alpha1

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2018 License: Apache-2.0 Imports: 7 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 ContainerSourceExpansion

type ContainerSourceExpansion interface{}

type ContainerSourceInterface

type ContainerSourceInterface interface {
	Create(*v1alpha1.ContainerSource) (*v1alpha1.ContainerSource, error)
	Update(*v1alpha1.ContainerSource) (*v1alpha1.ContainerSource, error)
	UpdateStatus(*v1alpha1.ContainerSource) (*v1alpha1.ContainerSource, error)
	Delete(name string, options *v1.DeleteOptions) error
	DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOptions) error
	Get(name string, options v1.GetOptions) (*v1alpha1.ContainerSource, error)
	List(opts v1.ListOptions) (*v1alpha1.ContainerSourceList, error)
	Watch(opts v1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1alpha1.ContainerSource, err error)
	ContainerSourceExpansion
}

ContainerSourceInterface has methods to work with ContainerSource resources.

type ContainerSourcesGetter

type ContainerSourcesGetter interface {
	ContainerSources(namespace string) ContainerSourceInterface
}

ContainerSourcesGetter has a method to return a ContainerSourceInterface. A group's client should implement this interface.

type GcpPubSubSourceExpansion

type GcpPubSubSourceExpansion interface{}

type GcpPubSubSourceInterface

type GcpPubSubSourceInterface interface {
	Create(*v1alpha1.GcpPubSubSource) (*v1alpha1.GcpPubSubSource, error)
	Update(*v1alpha1.GcpPubSubSource) (*v1alpha1.GcpPubSubSource, error)
	UpdateStatus(*v1alpha1.GcpPubSubSource) (*v1alpha1.GcpPubSubSource, error)
	Delete(name string, options *v1.DeleteOptions) error
	DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOptions) error
	Get(name string, options v1.GetOptions) (*v1alpha1.GcpPubSubSource, error)
	List(opts v1.ListOptions) (*v1alpha1.GcpPubSubSourceList, error)
	Watch(opts v1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1alpha1.GcpPubSubSource, err error)
	GcpPubSubSourceExpansion
}

GcpPubSubSourceInterface has methods to work with GcpPubSubSource resources.

type GcpPubSubSourcesGetter

type GcpPubSubSourcesGetter interface {
	GcpPubSubSources(namespace string) GcpPubSubSourceInterface
}

GcpPubSubSourcesGetter has a method to return a GcpPubSubSourceInterface. A group's client should implement this interface.

type GitHubSourceExpansion

type GitHubSourceExpansion interface{}

type GitHubSourceInterface

type GitHubSourceInterface interface {
	Create(*v1alpha1.GitHubSource) (*v1alpha1.GitHubSource, error)
	Update(*v1alpha1.GitHubSource) (*v1alpha1.GitHubSource, error)
	UpdateStatus(*v1alpha1.GitHubSource) (*v1alpha1.GitHubSource, error)
	Delete(name string, options *v1.DeleteOptions) error
	DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOptions) error
	Get(name string, options v1.GetOptions) (*v1alpha1.GitHubSource, error)
	List(opts v1.ListOptions) (*v1alpha1.GitHubSourceList, error)
	Watch(opts v1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1alpha1.GitHubSource, err error)
	GitHubSourceExpansion
}

GitHubSourceInterface has methods to work with GitHubSource resources.

type GitHubSourcesGetter

type GitHubSourcesGetter interface {
	GitHubSources(namespace string) GitHubSourceInterface
}

GitHubSourcesGetter has a method to return a GitHubSourceInterface. A group's client should implement this interface.

type KubernetesEventSourceExpansion

type KubernetesEventSourceExpansion interface{}

type KubernetesEventSourceInterface

KubernetesEventSourceInterface has methods to work with KubernetesEventSource resources.

type KubernetesEventSourcesGetter

type KubernetesEventSourcesGetter interface {
	KubernetesEventSources(namespace string) KubernetesEventSourceInterface
}

KubernetesEventSourcesGetter has a method to return a KubernetesEventSourceInterface. 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.eventing.knative.dev 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) ContainerSources

func (c *SourcesV1alpha1Client) ContainerSources(namespace string) ContainerSourceInterface

func (*SourcesV1alpha1Client) GcpPubSubSources

func (c *SourcesV1alpha1Client) GcpPubSubSources(namespace string) GcpPubSubSourceInterface

func (*SourcesV1alpha1Client) GitHubSources

func (c *SourcesV1alpha1Client) GitHubSources(namespace string) GitHubSourceInterface

func (*SourcesV1alpha1Client) KubernetesEventSources

func (c *SourcesV1alpha1Client) KubernetesEventSources(namespace string) KubernetesEventSourceInterface

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