package
0.21.0
Repository: https://github.com/infrahq/infra.git
Documentation: pkg.go.dev

# Structs

HostPort is used to accept hostnames or IP addresses that may include an optional port.

# Type aliases

StringOrFile is a pflag.Value type that can be used to read a value either from the command line flag, or as path to a file.
URL is an alias for url.URL that allows it to be parsed from a command line flag, or config file.