client

package
v0.0.0-...-8223eb1 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2020 License: Apache-2.0 Imports: 10 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 (Client) Disable

func (c Client) Disable(id fields.ID) (fields.DaemonSet, error)

func (Client) List

func (c Client) List() ([]fields.DaemonSet, error)

func (Client) Watch

func (c Client) Watch(quitCh <-chan struct{}) <-chan dsstore.WatchedDaemonSets

TODO: pass a context here instead of a <-chan struct{}. It's like this so it matches the consul implementation

Jump to

Keyboard shortcuts

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