Documentation
¶
Index ¶
- Constants
- func AddHost(host *protos.Host) error
- func Create(ctx context.Context, network *protos.Network) error
- func Delete(ctx context.Context, id string, vlanid int32) error
- func EnsurePortForward(fwd *protos.PortForward) error
- func EnsurePublicIP(ip *protos.PublicIP) error
- func GuessSystemNetwork() (string, error)
Constants ¶
View Source
const ( SystemNetworkID = "system" SystemNetworkVlan = 10 )
Variables ¶
This section is empty.
Functions ¶
func EnsurePortForward ¶
func EnsurePortForward(fwd *protos.PortForward) error
func EnsurePublicIP ¶
func GuessSystemNetwork ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.