Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Credential is the default credential we use for most of our conformance // test clusters. These credentials define which AWS Account to use. Credential = "credential-default" // Organization is the Giant Swarm specific organization we create our // conformance test clusters in. Organization = "giantswarm" // Release is the latest release version we use as base for conformance // testing. This version changes with each new release so that we stay // synchronized with the latest AWS release we publish. Release = "12.1.0" )
View Source
const ( // GeneratePrefix is a file name prefix we add to generated files by // convention. This should show everyone that this file should not be // modified as any changes will be overwritten on next generation anyway. GeneratePrefix = "zz_generated." )
Variables ¶
This section is empty.
Functions ¶
func APIEndpoint ¶
func DomainFromHost ¶
func GeneratedWithPrefix ¶
func HasGeneratedPrefix ¶
func RegionFromHost ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.