Versions in this module Expand all Collapse all v0 v0.9.0 Oct 8, 2020 Changes in this version + const DefaultDataplaneBin + const DefaultHAProxyBin + func CheckEnvironment(dataplaneapiBin, haproxyBin string) error + func Start(sd *lib.Shutdown, cfg Config) (*dataplane.Dataplane, error) + type Config struct + DataplanePass string + DataplanePath string + DataplaneSock string + DataplaneTransactionDir string + DataplaneUser string + HAProxyConfigPath string + HAProxyPath string + type Logger func(io.Reader)