node

package
v2.0.7-alpha Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Info

type Info struct {
	Role constant.Role `json:"role"`
}

Info item info

type Item

type Item struct {
	Node        *node.Node        `json:"node"`
	Capacity    *node.Capacity    `json:"capacity"`
	Allocatable *node.Allocatable `json:"allocatable"`
	Info        *Info             `json:"info"`
	Status      *node.Status      `json:"status"`
}

Item for front display

Jump to

Keyboard shortcuts

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