Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EgressListToString ¶
func EgressListToString(egressListYamlStr string, variables map[string]string) (string, string, error)
EgressListToString returns two strings, the sum of which contains all the URLs within a given platformType's egress list. The first string returned contains all the URLs with tlsDisabled=false, while the second string contains all URLs with tlsDisabled=true
func GetGithubEgressList ¶
func GetGithubEgressList(platformType string) (*github.RepositoryContent, error)
func GetLocalEgressList ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.