package
2.5.1+incompatible
Repository: https://github.com/lxlee1102/vpp-agent.git
Documentation: pkg.go.dev

# Functions

NewMicroserviceDescriptor creates a new instance of the descriptor for microservices.

# Constants

MicroserviceDescriptorName is the name of the descriptor for microservices.

# Structs

Microservice is used to store PID and ID of the container running a given microservice.
MicroserviceDescriptor watches Docker and notifies KVScheduler about newly started and stopped microservices.