Documentation ¶
Index ¶
Constants ¶
View Source
const ( BTPRegionSwitzerlandAzure = "cf-ch20" BTPRegionEuropeAWS = "cf-eu11" )
View Source
const (
WhitelistKey = "whitelist"
)
Variables ¶
This section is empty.
Functions ¶
func IsEURestrictedAccess ¶
func IsNotWhitelisted ¶
func IsNotWhitelisted(globalAccountId string, whitelist WhitelistSet) bool
Types ¶
type WhitelistSet ¶
type WhitelistSet map[string]struct{}
func ReadWhitelistedGlobalAccountIdsFromFile ¶
func ReadWhitelistedGlobalAccountIdsFromFile(filename string) (WhitelistSet, error)
Click to show internal directories.
Click to hide internal directories.