Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractNetmaskFromCIDR ¶
ExtractNetmaskFromCIDR extracts the netmask from the CIDR notation.
func HasExtension ¶
HasExtensions check whether data is a struct and has the specified 'field', followed by a check if the 'field' has a value.
func LoadTemplate ¶
LoadTemplate creates template instance with auxiliary functions from specified template.
Types ¶
type Templates ¶
type Templates struct {
// output directory
//
// MUST be relative to base directory, i.e. services/terraformer/etc
Directory string
}
Click to show internal directories.
Click to hide internal directories.