diags

package
v0.6.6 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2020 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Overview

Package diags implements the diagnostic gRPC service for the configuration subsystem.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
}

Server implements the gRPC service for diagnostic facilities.

func (Server) GetOpState

GetOpState provides a stream of Operational and State data

func (Server) ListDeviceChanges

ListDeviceChanges provides a stream of Device Changes

func (Server) ListNetworkChanges

ListNetworkChanges provides a stream of Network Changes If the optional `subscribe` flag is true, then get then return the list of changes first, and then hold the connection open and send on further updates until the client hangs up

type Service

type Service struct {
	northbound.Service
}

Service is a Service implementation for administration.

func (Service) Register

func (s Service) Register(r *grpc.Server)

Register registers the Service with the gRPC server.

Jump to

Keyboard shortcuts

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