Versions in this module Expand all Collapse all v8 v8.17.1 Feb 12, 2026 v8.17.0 Nov 18, 2025 Changes in this version + func IsHTTPScheme(path string) bool + func IsUnsupportedURLScheme(path string) bool + func NewTLSConfig(trustedCerts []*x509.Certificate, skipTLSValidation bool) *tls.Config + type Sha1Checksum interface + CheckSha1 func(string) bool + ComputeFileSha1 func() ([]byte, error) + SetFilePath func(string) + func NewSha1Checksum(filepath string) Sha1Checksum Other modules containing this package code.cloudfoundry.org/cli