Versions in this module Expand all Collapse all v2 v2.5.0 Oct 19, 2020 Changes in this version + func CallService(c *cli.Context, args []string) ([]byte, error) + func DeregisterService(c *cli.Context, args []string) ([]byte, error) + func GetService(c *cli.Context, args []string) ([]byte, error) + func ListServices(c *cli.Context) ([]byte, error) + func NetworkConnect(c *cli.Context, args []string) ([]byte, error) + func NetworkConnections(c *cli.Context) ([]byte, error) + func NetworkDNSAdvertise(c *cli.Context) ([]byte, error) + func NetworkDNSRemove(c *cli.Context) ([]byte, error) + func NetworkDNSResolve(c *cli.Context) ([]byte, error) + func NetworkGraph(c *cli.Context) ([]byte, error) + func NetworkNodes(c *cli.Context) ([]byte, error) + func NetworkRoutes(c *cli.Context) ([]byte, error) + func NetworkServices(c *cli.Context) ([]byte, error) + func Publish(c *cli.Context, args []string) error + func QueryHealth(c *cli.Context, args []string) ([]byte, error) + func QueryStats(c *cli.Context, args []string) ([]byte, error) + func RegisterService(c *cli.Context, args []string) ([]byte, error)