Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateCompressionFlag ¶
ValidateCompressionFlag checks if the --compression flag has a valid value. This can be "gzip" (soon to be legacy) or "zstd" (what we'd like to be the default)
func ValidateCompressionLevelFlag ¶
ValidateCompressionLevelFlag checks if the --compression-level flag has a value between 0 and 9. This is what is currently supported by Depot Builder (they map these to proper zstd compression levels)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.