Documentation ¶
Overview ¶
Package cmd implements the CLI commands
Package cmd implements the CLI commands ¶
Package cmd implements the CLI commands ¶
Package cmd implements the CLI commands ¶
Package cmd implements the CLI commands ¶
Package cmd implements the CLI commands ¶
Package cmd implements the CLI commands ¶
Package cmd implements the CLI commands ¶
Package cmd implements the CLI commands
Index ¶
- func CreateBridgePort() *cobra.Command
- func CreateLogicalBridge() *cobra.Command
- func CreateSVI() *cobra.Command
- func CreateVRF() *cobra.Command
- func DeleteBridgePort() *cobra.Command
- func DeleteLogicalBridge() *cobra.Command
- func DeleteSVI() *cobra.Command
- func DeleteVRF() *cobra.Command
- func GetBridgePort() *cobra.Command
- func GetLogicalBridge() *cobra.Command
- func GetSVI() *cobra.Command
- func GetVRF() *cobra.Command
- func ListBridgePorts() *cobra.Command
- func ListLogicalBridges() *cobra.Command
- func ListSVIs() *cobra.Command
- func ListVRFs() *cobra.Command
- func NewEvpnCommand() *cobra.Command
- func NewGetCommand() *cobra.Command
- func NewIPSecCommand() *cobra.Command
- func NewInventoryCommand() *cobra.Command
- func NewStatsCommand() *cobra.Command
- func NewStorageCommand() *cobra.Command
- func NewStorageTestCommand() *cobra.Command
- func NewTestCommand() *cobra.Command
- func UpdateBridgePort() *cobra.Command
- func UpdateLogicalBridge() *cobra.Command
- func UpdateSVI() *cobra.Command
- func UpdateVRF() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBridgePort ¶ added in v0.2.0
CreateBridgePort creates an Bridge Port an OPI server
func CreateLogicalBridge ¶ added in v0.2.0
CreateLogicalBridge creates an Logical Bridge an OPI server
func DeleteBridgePort ¶ added in v0.2.0
DeleteBridgePort delete an Bridge Port an OPI server
func DeleteLogicalBridge ¶ added in v0.2.0
DeleteLogicalBridge deletes an Logical Bridge an OPI server
func GetBridgePort ¶ added in v0.2.0
GetBridgePort Get Bridge Port details
func GetLogicalBridge ¶ added in v0.2.0
GetLogicalBridge get Logical Bridge details from OPI server
func ListBridgePorts ¶ added in v0.2.0
ListBridgePorts list all the Bridge Port an OPI server
func ListLogicalBridges ¶ added in v0.2.0
ListLogicalBridges list all Logical Bridge details from OPI server
func NewEvpnCommand ¶ added in v0.2.0
NewEvpnCommand tests the EVPN functionality command
func NewGetCommand ¶
NewGetCommand returns the inventory get command
func NewIPSecCommand ¶ added in v0.2.0
NewIPSecCommand tests the inventory
func NewInventoryCommand ¶ added in v0.2.0
NewInventoryCommand tests the inventory
func NewStatsCommand ¶
NewStatsCommand returns the ipsec stats command
func NewStorageCommand ¶ added in v0.2.0
NewStorageCommand tests the storage functionality
func NewStorageTestCommand ¶ added in v0.2.0
NewStorageTestCommand returns the storage tests command
func NewTestCommand ¶
NewTestCommand returns the ipsec tests command
func UpdateBridgePort ¶ added in v0.2.0
UpdateBridgePort update the Bridge Port on OPI server
func UpdateLogicalBridge ¶ added in v0.2.0
UpdateLogicalBridge update Logical Bridge on OPI server
Types ¶
This section is empty.