Documentation
¶
Overview ¶
Package gnoigo provides convenience functions for running gNOI operations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Clients ¶
type Clients interface {
BGP() bpb.BGPClient
CertificateManagement() cmpb.CertificateManagementClient
Containerz() cpb.ContainerzClient
Diag() dpb.DiagClient
FactoryReset() frpb.FactoryResetClient
File() fpb.FileClient
Healthz() hpb.HealthzClient
Layer2() lpb.Layer2Client
LinkQualification() plqpb.LinkQualificationClient
MPLS() mpb.MPLSClient
OS() ospb.OSClient
OTDR() otpb.OTDRClient
System() spb.SystemClient
WavelengthRouter() wrpb.WavelengthRouterClient
}
Clients is a set of gNOI clients.
func NewClients ¶
func NewClients(conn *grpc.ClientConn) Clients
NewClients constructs all the gNOI clients.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package factoryreset provides gNOI factoryreset operations.
|
Package factoryreset provides gNOI factoryreset operations. |
|
Package file provides gNOI file operations.
|
Package file provides gNOI file operations. |
|
Package internal provides gnoigo structs that are not part of the public API.
|
Package internal provides gnoigo structs that are not part of the public API. |
|
Package os provides gNOI os operations.
|
Package os provides gNOI os operations. |
|
Package system provides gNOI system operations.
|
Package system provides gNOI system operations. |
Click to show internal directories.
Click to hide internal directories.