package
Version:
v3.6.0
Opens a new window with list of versions in this module.
Published: Jul 17, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package operatingsystems provides the operating systems functionality for
the CLI
NewCmdOS provides the command for operating systems to the CLI
type OSPrinter struct {
OperatingSystems []govultr.OS `json:"os"`
Meta *govultr.Meta `json:"meta"`
}
OSPrinter represents the plans data from the API
func (*OSPrinter) Columns ¶
Columns provides the plan columns for the printer
Data provides the plan data for the printer
JSON provides the JSON formatted byte data
Paging validates and forms the paging data for output
YAML provides the YAML formatted byte data
Source Files
¶
Click to show internal directories.
Click to hide internal directories.