egress_lists

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 1, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

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 cloud.Platform) (*github.RepositoryContent, error)

func GetLocalEgressList

func GetLocalEgressList(platformType cloud.Platform) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL