package
0.40.0
Repository: https://github.com/radius-project/radius.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

ExposeIngress creates a port-forward session and sends the (assigned) local port to portChan.
ExposePod creates a port-forward session.
GenerateS3BucketName generates a unique S3 bucket name.
GetAWSAccountId retrieves the AWS Account ID from the environment and returns it as a string.
GetAWSRegion returns the AWS region from the environment variable "AWS_REGION".
GetBicepRecipeRegistry returns the default recipe registry if one is not set in the environment.
GetBicepRecipeVersion returns the version of the Bicep recipe to be used, either from the environment variable or the default value "latest".
GetCreationTimestamp returns the elapsed time since the Unix epoch in seconds.
GetDockerRegistry returns the Docker registry from the environment variable DOCKER_REGISTRY or the default value "ghcr.io/radius-project".
GetGitPAT gets the personal access token for the git account private modules are stored.
GetHTTPProxyList returns a list of HTTPProxies for the specified application.
GetHTTPProxyMetadata finds the fqdn set on the root HTTPProxy of the specified application and the current status (e.g.
GetMagpieImage creates a string with the default Docker registry and image tag for MagpieGo.
GetMagpieTag sets a default image tag and returns a string with the format "magpietag=<imageTag>".
GetOIDCIssuer gets the OIDC Issuer URI from the environment variable FUNCTEST_OIDC_ISSUER or a default value if the environment variable is empty.
GetTerraformPrivateModuleSource gets the terraform private git module source to use in tests from the environment variable TF_RECIPE_PRIVATE_GIT_SOURCE.
GetTerraformRecipeModuleServerURL gets the terraform module server to use in tests from the environment variable TF_RECIPE_MODULE_SERVER_URL.
IsMapNonIntersecting returns true if the notExpectedMap and actualMap do not have any keys in common.
IsMapSubSet returns true if the expectedMap is a subset of the actualMap.
MustGetTestData reads testdata and unmarshals it to the given type, panicking if an error occurs.
MustUnmarshalFromFile reads testdata and unmarshals it to the given type, panicking if an error occurs.
ReadFixture reads testdata fixtures, panicking if an error occurs.
SetDefault sets the default Docker registry and image tag if they are not already set in the environment.
WriteBicepParameterFile writes a Bicep parameter file to a temporary file and returns the path to the file.

# Constants

No description provided by the author

# Structs

No description provided by the author
No description provided by the author