operation

package
v0.0.1-beta Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2023 License: Apache-2.0 Imports: 19 Imported by: 0

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

func Exit(opts flag.Options, failedResults bool)

func ExitOnEOL

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

func GetTLSConfig

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

GetTLSConfig gets tls config from CA, Cert and Key file

func InitBuiltinPolicies

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

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