organizations

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2022 License: MIT Imports: 6 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  packngo.OrganizationService
	Out      outputs.Outputer
}

func NewClient

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

func (*Client) Create

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

func (*Client) Delete

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

func (*Client) NewCommand

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

func (*Client) PaymentMethods

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

func (*Client) Retrieve

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

func (*Client) Update

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

type Servicer

type Servicer interface {
	API(*cobra.Command) *packngo.Client
	ListOptions(defaultIncludes, defaultExcludes []string) *packngo.ListOptions
	Format() outputs.Format
}

Jump to

Keyboard shortcuts

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