Documentation ¶
Index ¶
Constants ¶
View Source
const ( UnscheduledStatus = "unscheduled" Normal = "normal" AbNormal = "abnormal" )
Variables ¶
This section is empty.
Functions ¶
func ParseNodeStatus ¶
Types ¶
type Node ¶
type Node struct {
// contains filtered or unexported fields
}
func (*Node) GetExtendNodes ¶
func (node *Node) GetExtendNodes() (*unstructured.Unstructured, error)
Click to show internal directories.
Click to hide internal directories.