package
2.0.0-alpha1+incompatible
Repository: https://github.com/projectcalico/libcalico-go.git
Documentation: pkg.go.dev

# Functions

ASNumberFromString creates an ASNumber struct from a string value.
No description provided by the author
PortFromRange creates a Port struct representing a range of ports.
PortFromString creates a Port struct from its string representation.
ProtocolFromInt creates a Protocol struct from an integer value.
ProtocolFromString creates a Protocol struct from a string value.
SinglePort creates a Port struct representing a single port.

# Constants

The structure holds a number.
The structure holds a string.

# Structs

Port represents either a range of numeric ports or a named port.
UInt8OrString is a type that can hold an uint8 or a string.

# Type aliases

No description provided by the author
Type represents the stored type of Int32OrString.
No description provided by the author