Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SourceRange ¶
type SourceRange struct {
CIDR []string `json:"cidr,omitempty"`
}
SourceRange returns the CIDR
func (*SourceRange) Equal ¶
func (sr1 *SourceRange) Equal(sr2 *SourceRange) bool
Equal tests for equality between two SourceRange types
Click to show internal directories.
Click to hide internal directories.