v1alpha1

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2018 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

github.com/radu-matei/event-operator

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 EventProviderExpansion

type EventProviderExpansion interface{}

type EventProviderInterface

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

EventProviderInterface has methods to work with EventProvider resources.

type EventProvidersGetter

type EventProvidersGetter interface {
	EventProviders(namespace string) EventProviderInterface
}

EventProvidersGetter has a method to return a EventProviderInterface. A group's client should implement this interface.

type EventproviderV1alpha1Client

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

EventproviderV1alpha1Client is used to interact with features provided by the eventprovider.k8s.io group.

func New

New creates a new EventproviderV1alpha1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new EventproviderV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *EventproviderV1alpha1Client

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

func (*EventproviderV1alpha1Client) EventProviders

func (c *EventproviderV1alpha1Client) EventProviders(namespace string) EventProviderInterface

func (*EventproviderV1alpha1Client) RESTClient

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

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

type EventproviderV1alpha1Interface

type EventproviderV1alpha1Interface interface {
	RESTClient() rest.Interface
	EventProvidersGetter
}

Directories

Path Synopsis
github.com/radu-matei/event-operator Package fake has the automatically generated clients.
github.com/radu-matei/event-operator 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