//
pkg.gl
Category
github.com/k8s-practice/octopus
config
datasource
package
1.1.4
Repository:
https://github.com/k8s-practice/octopus.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
4
Files
56 SLOC
#
Packages
etcd
No description provided by the author
localfile
No description provided by the author
#
Functions
Build
Build builds an object implements DataSource.
Register
Register registers the datasource builder to the datasource map.
#
Interfaces
Builder
Builder builds a DataSource.
DataSource
DataSource load data from local file, etcd, consul, env variables, etc.
Target
Target helps to store the initialize data required by datasource.