Documentation ¶ Index ¶ func ValidateAsset(assetPath string, assetType string) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ValidateAsset ¶ func ValidateAsset(assetPath string, assetType string) (string, error) ValidateAsset determines if a given asset matches the required criteria for a given asset type. If the path provided is a tarball, it will extract, validate, and return the extracted asset path. Types ¶ This section is empty. Source Files ¶ View all Source files appimport.go Click to show internal directories. Click to hide internal directories.