Allowlist
Allowlist is a set of allowed values for one dimension of network access (CIDRs or domain names).
type Allowlist struct {
Entries []string
}Allowlist is a set of allowed values for one dimension of network access (CIDRs or domain names).
type Allowlist struct {
Entries []string
}