agent

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

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

Go to latest
Published: Jul 19, 2018 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NodeAgent

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

func New

func New(node, kubeConfig string, nodeClientInterface models.NodeClientInterface) (*NodeAgent, error)

func (*NodeAgent) Run

func (na *NodeAgent) Run()

type NodeAgentInterface

type NodeAgentInterface interface {
	Run()
	// contains filtered or unexported methods
}

type Status

type Status struct {
	UpdateNeeded     string
	UpdateInProgress string
	LastCheckedTime  time.Time
}

Jump to

Keyboard shortcuts

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