package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
AppendFile appends an on-disk copy of the embedded security asset with the provided path, to the file designated by the second path.
Asset wraps ReadFile.
AssetReadDir mimics ioutil.ReadDir, returning a list of []os.FileInfo for the specified directory.
AssetStat wraps Stat().
CreateTestCerts populates the test certificates in the given directory.
EmbeddedTenantIDs lists the tenants we embed certs for.
RestrictedCopy creates an on-disk copy of the embedded security asset with the provided path.
# Variables
EmbeddedAssets is an AssetLoader pointing to embedded asset functions.