Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SocketFileEnvironmentManager = socket.NewFileEnvironmentManager(
"/run/zeus/dns",
"dns.sock",
0666,
)
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
UnimplementedDNSControllerServer
// contains filtered or unexported fields
}
func (*Controller) Run ¶
func (self *Controller) Run() error
func (*Controller) SetDNSEntry ¶
func (c *Controller) SetDNSEntry( ctx context.Context, req *DNSSetRequest, ) (*DNSSetResponse, error)
Click to show internal directories.
Click to hide internal directories.