Documentation ¶
Index ¶
- type Client
- func (c *Client) BGPConfig() *cobra.Command
- func (c *Client) BGPEnable() *cobra.Command
- func (c *Client) BGPSessions() *cobra.Command
- func (c *Client) Create() *cobra.Command
- func (c *Client) Delete() *cobra.Command
- func (c *Client) NewCommand() *cobra.Command
- func (c *Client) Retrieve() *cobra.Command
- func (c *Client) Update() *cobra.Command
- type Servicer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { Servicer Servicer ProjectService packngo.ProjectService BGPConfigService packngo.BGPConfigService Out outputs.Outputer }
func (*Client) BGPSessions ¶ added in v0.8.0
func (*Client) NewCommand ¶
Click to show internal directories.
Click to hide internal directories.