Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
Package cmd contains code that is executed by a given command from the CLI.
|
Package cmd contains code that is executed by a given command from the CLI. |
pkg
|
|
cmd/poll
Package poll contains code and commands that detects changes to a service registry to polling mechanisms.
|
Package poll contains code and commands that detects changes to a service registry to polling mechanisms. |
cmd/poll/cloudmap
Package cloudmap implements ways to connect to AWS CloudMap to get registrered services inside it and detects changes through a polling method.
|
Package cloudmap implements ways to connect to AWS CloudMap to get registrered services inside it and detects changes through a polling method. |
cmd/watch
Package watch contains code watches for changes with some kind of watching mechanism, i.e.
|
Package watch contains code watches for changes with some kind of watching mechanism, i.e. |
cmd/watch/etcd
Package etcd contains code that watches for changes in etcd.
|
Package etcd contains code that watches for changes in etcd. |
openapi
Package openapi contains *client* code that has been auto-generated by OpenAPI generator and sends events to an external handler as specified in the OpenAPI specification included in /api.
|
Package openapi contains *client* code that has been auto-generated by OpenAPI generator and sends events to an external handler as specified in the OpenAPI specification included in /api. |
poller
Package poller contains code that is in charge of periodically executing a given function every x seconds, where x is a customizable parameter.
|
Package poller contains code that is in charge of periodically executing a given function every x seconds, where x is a customizable parameter. |
queue
Package queue is in charge of creating and handling a queue that receives data and sends it in bulk whenever it is possible, i.e.
|
Package queue is in charge of creating and handling a queue that receives data and sends it in bulk whenever it is possible, i.e. |
sdhandler
Package sdhandler includes code that connects to Google Cloud Service Directory and performs different operations on its resources, such as creating a namespace, updating a service, deleting and endpoint etc.
|
Package sdhandler includes code that connects to Google Cloud Service Directory and performs different operations on its resources, such as creating a namespace, updating a service, deleting and endpoint etc. |
services
Package services is all about handling services: from storing the latest data of a service to providing a interface for the openapi client code contained in pkg/openapi.
|
Package services is all about handling services: from storing the latest data of a service to providing a interface for the openapi client code contained in pkg/openapi. |
Click to show internal directories.
Click to hide internal directories.