manager_status

package
v1.0.10 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager struct {
	Node *node.Node
	// contains filtered or unexported fields
}

func NewManager

func NewManager(n *node.Node) *Manager

func (*Manager) Run

func (m *Manager) Run(ctx context.Context) (err error)

type NodeStatus

type NodeStatus struct {
	NodeName    string
	Node        *node.Node
	Cap         *node.Capacity
	Allocatable *node.Allocatable
	Conditions  *node.Condition
}

func NewNodeStatus

func NewNodeStatus(nodeName string) *NodeStatus

Jump to

Keyboard shortcuts

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