Documentation
¶
Index ¶
- func GetAddressesFromPool(pool *providerDataPool) []providerDataPoolAddress
- func New() provider.Provider
- func NewIpamAllocateResource() resource.Resource
- func ValidateIPAddress(ip string) bool
- func ValidateIPRange(fromIp, toIp string) bool
- func ValidatePrefixLength(prefixLength int64) bool
- type Allocate
- type AllocateHost
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAddressesFromPool ¶ added in v0.1.0
func GetAddressesFromPool(pool *providerDataPool) []providerDataPoolAddress
func NewIpamAllocateResource ¶ added in v0.1.0
func ValidateIPAddress ¶ added in v0.1.0
func ValidateIPRange ¶ added in v0.1.0
func ValidatePrefixLength ¶ added in v0.1.0
Types ¶
Click to show internal directories.
Click to hide internal directories.