package
3.2.0+incompatible
Repository: https://github.com/napptive/catalog-manager.git
Documentation: pkg.go.dev

# Functions

ApplicationInfoToJSON converts an ApplicationInfo struct into a JSON.
No description provided by the author
No description provided by the author
No description provided by the author
CreateTestJWTAuthIncomingContext creates a test context with metadata as found after passing the interceptor.
DecomposeApplicationID extracts the catalog URL, namespace, and application name from an application identifier in the form of: [catalogURL/]namespace/appName[:tag].
GenerateRandomString is a method to generate a random string with a determinate length.
GetAccountID generates a random AccountId.
GetEnvironmentID generates a random environmentId.
GetFile looks for a file by name in the array retrieved and returns the data or nil if the file does not exist.
GetGvk returns the GroupVersionKind from a yaml file.
GetTokenID generates a random token ID.
GetUserID generates a random UserId.
GetZoneID generates a random zone ID.
IsMetadata checks if the file is metadata file and returns it.
IsYamlFile check file extension and returns if is a yaml file.
RunIntegrationTests checks whether integration tests should be executed.