Documentation ¶
Index ¶
Constants ¶
View Source
const (
EtcdSubnetsPath string = "/coreos.com/network/subnets"
)
Variables ¶
View Source
var (
_, FlannelNetwork, _ = net.ParseCIDR("10.1.0.0/16")
)
Functions ¶
Types ¶
type Subnet ¶
type Subnet struct {
// contains filtered or unexported fields
}
func GetSubnetByIndex ¶ added in v0.5.0
func (Subnet) MarshalJSON ¶
func (*Subnet) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.