nodepool

package
v6.6.2 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NodepoolCmd

func NodepoolCmd() *core.Command

func NodepoolCreateCmd

func NodepoolCreateCmd() *core.Command

func NodepoolDeleteCmd

func NodepoolDeleteCmd() *core.Command

func NodepoolGetCmd

func NodepoolGetCmd() *core.Command

func NodepoolListCmd

func NodepoolListCmd() *core.Command

func NodepoolUpdateCmd

func NodepoolUpdateCmd() *core.Command

Types

type NodepoolPrint

type NodepoolPrint struct {
	Id                string `json:"Id,omitempty"`
	Name              string `json:"Name,omitempty"`
	Nodes             int32  `json:"Nodes,omitempty"`
	Cores             int32  `json:"Cores,omitempty"`
	CpuFamily         string `json:"CpuFamily,omitempty"`
	Ram               string `json:"Ram,omitempty"`
	Storage           string `json:"Storage,omitempty"`
	MaintenanceWindow string `json:"MaintenanceWindow,omitempty"`
	State             string `json:"State,omitempty"`

	AvailabilityZone string `json:"AvailabilityZone,omitempty"`
	Labels           string `json:"Labels,omitempty"`
	Annotations      string `json:"Annotations,omitempty"`
}

Jump to

Keyboard shortcuts

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