package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev

# Functions

GLog binds the log flags from the default Google "flag" package into a pflag.FlagSet.

# Structs

Addr is a flag type that attempts to load a host, IP, host:port, or URL value from a string argument.

# Type aliases

IP adapts net.IP for use as a flag.
IPNet adapts net.IPNet for use as a flag.