kubernetes

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: May 7, 2020 License: MIT Imports: 5 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 New

func New(contextName, kubeConfig string) (*Client, error)

func (*Client) CreateSecret

func (c *Client) CreateSecret(secret *v1.Secret, namespace string) (*v1.Secret, error)

func (*Client) Secret

func (c *Client) Secret(name string, namespace string) (*v1.Secret, error)

func (*Client) UpdateSecret

func (c *Client) UpdateSecret(secret *v1.Secret, namespace string) (*v1.Secret, error)

Jump to

Keyboard shortcuts

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