v1alpha1

package
v0.0.0-...-425e462 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2019 License: Apache-2.0 Imports: 5 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 AcknowledgementExpansion

type AcknowledgementExpansion interface{}

type AcknowledgementInterface

type AcknowledgementInterface interface {
	Create(*v1alpha1.Acknowledgement) (*v1alpha1.Acknowledgement, error)
	Delete(name string, options *v1.DeleteOptions) error
	AcknowledgementExpansion
}

AcknowledgementInterface has methods to work with Acknowledgement resources.

type AcknowledgementsGetter

type AcknowledgementsGetter interface {
	Acknowledgements(namespace string) AcknowledgementInterface
}

AcknowledgementsGetter has a method to return a AcknowledgementInterface. A group's client should implement this interface.

type IncidentsV1alpha1Client

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

IncidentsV1alpha1Client is used to interact with features provided by the incidents.monitoring.appscode.com group.

func New

New creates a new IncidentsV1alpha1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new IncidentsV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *IncidentsV1alpha1Client

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

func (*IncidentsV1alpha1Client) Acknowledgements

func (c *IncidentsV1alpha1Client) Acknowledgements(namespace string) AcknowledgementInterface

func (*IncidentsV1alpha1Client) RESTClient

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

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

type IncidentsV1alpha1Interface

type IncidentsV1alpha1Interface interface {
	RESTClient() rest.Interface
	AcknowledgementsGetter
}

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