Versions in this module Expand all Collapse all v0 v0.5.0 Jul 5, 2018 Changes in this version + func NewClient(addr string) (pb.DestinationClient, *grpc.ClientConn, error) + func NewServer(addr, k8sDNSZone string, enableTLS bool, k8sAPI *k8s.API, done chan struct{}) (*grpc.Server, net.Listener, error)