capacity

package
v0.25.0 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Servicer Servicer
	Service  metal.CapacityApiService
	Out      outputs.Outputer
}

func NewClient

func NewClient(s Servicer, out outputs.Outputer) *Client

func (*Client) Check

func (c *Client) Check() *cobra.Command

createOrganizationCmd represents the createOrganization command

func (*Client) NewCommand

func (c *Client) NewCommand() *cobra.Command

func (*Client) Retrieve

func (c *Client) Retrieve() *cobra.Command

type Servicer

type Servicer interface {
	MetalAPI(*cobra.Command) *metal.APIClient
	Format() outputs.Format
}

Jump to

Keyboard shortcuts

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