operation

package
v0.50.0 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2024 License: Apache-2.0 Imports: 19 Imported by: 8

Documentation

Index

Constants

This section is empty.

Variables

SuperSet binds cache dependencies

Functions

func DownloadDB

func DownloadDB(ctx context.Context, appVersion, cacheDir, dbRepository string, quiet, skipUpdate bool, opt ftypes.RegistryOptions) error

DownloadDB downloads the DB

func Exit added in v0.42.0

func Exit(opts flag.Options, failedResults bool)

func ExitOnEOL added in v0.42.0

func ExitOnEOL(opts flag.Options, m types.Metadata)

func GetTLSConfig added in v0.38.0

func GetTLSConfig(caCertPath, certPath, keyPath string) (*x509.CertPool, tls.Certificate, error)

GetTLSConfig gets tls config from CA, Cert and Key file

func InitBuiltinPolicies added in v0.19.0

func InitBuiltinPolicies(ctx context.Context, cacheDir string, quiet, skipUpdate bool, policyBundleRepository string) ([]string, error)

InitBuiltinPolicies downloads the built-in policies and loads them

Types

type Cache

type Cache struct {
	cache.Cache
}

Cache implements the local cache

func NewCache

func NewCache(c flag.CacheOptions) (Cache, error)

NewCache is the factory method for Cache

func (Cache) ClearArtifacts added in v0.18.2

func (c Cache) ClearArtifacts() error

ClearArtifacts clears the artifact cache

func (Cache) ClearDB

func (c Cache) ClearDB() (err error)

ClearDB clears the DB cache

func (Cache) Reset

func (c Cache) Reset() (err error)

Reset resets the cache

Jump to

Keyboard shortcuts

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