functiondep

package
v0.0.0-...-2f10389 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2017 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func NewClient

func NewClient(parentLogger nuclio.Logger,
	clientSet *kubernetes.Clientset) (*Client, error)

func (*Client) CreateOrUpdate

func (c *Client) CreateOrUpdate(function *functioncr.Function) (*v1beta1.Deployment, error)

func (*Client) Delete

func (c *Client) Delete(namespace string, name string) error

func (*Client) Get

func (c *Client) Get(namespace string, name string) (*v1beta1.Deployment, error)

func (*Client) List

func (c *Client) List(namespace string) ([]v1beta1.Deployment, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL