kubeclient

package module
v0.0.0-...-b461cc3 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

README

kubeclient

Deal with Kubernetes resources in a declarative way.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	client.Client
}

func New

func New(client client.Client) *Client

func (*Client) Apply

func (c *Client) Apply(r resource) error

func (*Client) Get

func (c *Client) Get(key client.ObjectKey, obj runtime.Object) error

Jump to

Keyboard shortcuts

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