Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UpdateCidrRanges ¶
func UpdateCidrRanges(existingCidrRanges []string, cidrRanges map[string]struct{}, opts *UpdateCidrRangeOptions, item *security.IPAllowlist)
UpdateCidrRanges updates the CIDR ranges to be added to the existing list without messing up the order of existing ones previously added
Types ¶
type UpdateCidrRangeOptions ¶
Update options for CIDR ranges
Click to show internal directories.
Click to hide internal directories.