//
pkg.gl
Category
github.com/solo-io/autopilot
pkg
source
package
0.1.0
Repository:
https://github.com/solo-io/autopilot.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
122 SLOC
#
Functions
NewDynamicSource
No description provided by the author
#
Structs
DynamicSource
DynamicSource implements Dynamic.
#
Interfaces
Dynamic
DynamicSource is a funnel for sources that can be dynamically (de)registered before & after the controller has started.
Stoppable
Stoppable is a stoppable source.