v1alpha1

package
v0.0.0-...-8a8da8d Latest Latest
Warning

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

Go to latest
Published: May 26, 2019 License: Apache-2.0 Imports: 4 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 ExtensionV1alpha1Client

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

ExtensionV1alpha1Client is used to interact with features provided by the extensions.kube.ci group.

func New

New creates a new ExtensionV1alpha1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new ExtensionV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *ExtensionV1alpha1Client

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

func (*ExtensionV1alpha1Client) RESTClient

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

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

func (*ExtensionV1alpha1Client) Triggers

func (c *ExtensionV1alpha1Client) Triggers(namespace string) TriggerInterface

func (*ExtensionV1alpha1Client) WorkplanLogs

func (c *ExtensionV1alpha1Client) WorkplanLogs(namespace string) WorkplanLogInterface

type ExtensionV1alpha1Interface

type ExtensionV1alpha1Interface interface {
	RESTClient() rest.Interface
	TriggersGetter
	WorkplanLogsGetter
}

type TriggerExpansion

type TriggerExpansion interface{}

type TriggerInterface

type TriggerInterface interface {
	Create(*v1alpha1.Trigger) (*v1alpha1.Trigger, error)
	TriggerExpansion
}

TriggerInterface has methods to work with Trigger resources.

type TriggersGetter

type TriggersGetter interface {
	Triggers(namespace string) TriggerInterface
}

TriggersGetter has a method to return a TriggerInterface. A group's client should implement this interface.

type WorkplanLogExpansion

type WorkplanLogExpansion interface{}

type WorkplanLogInterface

type WorkplanLogInterface interface {
	WorkplanLogExpansion
}

WorkplanLogInterface has methods to work with WorkplanLog resources.

type WorkplanLogsGetter

type WorkplanLogsGetter interface {
	WorkplanLogs(namespace string) WorkplanLogInterface
}

WorkplanLogsGetter has a method to return a WorkplanLogInterface. 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