Documentation ¶
Overview ¶
Fed contains federation specific DNS code.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrExpectedKeyEqualsValue = errors.New("invalid format, must be key=value")
Functions ¶
func ParseFederationsFlag ¶
ParseFederationsFlag parses the federations command line flag. The flag is a comma-separated list of zero or more "name=label" pairs, e.g. "a=b,c=d".
func ValidateDomain ¶
ValidateDomain checks the validity of a federation label.
func ValidateName ¶
ValidateName checks the validity of a federation name.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.