operation

package
v0.0.0-...-82b092a Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2023 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

SuperSet binds cache dependencies

Functions

func DownloadDB

func DownloadDB(appVersion, cacheDir, dbRepository string, quiet, insecure, skipUpdate bool) error

DownloadDB downloads the DB

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) ([]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