digest

package
v0.37.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 5, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SHA1 digest.Algorithm = "sha1"
)

Variables

View Source
var (
	// Canonical is the primary digest algorithm used to calculate checksums
	// for e.g. Helm release objects and config values.
	Canonical = digest.SHA256
)

Functions

func AlgorithmForName

func AlgorithmForName(name string) (digest.Algorithm, error)

AlgorithmForName returns the digest algorithm for the given name, or an error of type digest.ErrDigestUnsupported if the algorithm is unavailable.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL