Documentation ¶
Index ¶
- func DoInspectInDocker(ctx context.Context)
- func DoInspectInKubernetes(ctx context.Context)
- func DoScan(ctx context.Context, tarFile string, tarIO []io.ReadCloser)
- func Extract(ctx context.Context, tarPath string, tarIO []io.ReadCloser) (*layer.Manifest, error)
- func Inspect(ctx context.Context, tempPath string, tarReader *tar.Reader) (*layer.Manifest, error)
- func RandomString() string
- type Inpsectors
- type Vuln
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoInspectInDocker ¶ added in v1.0.5
DoInspectInDocker inspect docker configure
func DoInspectInKubernetes ¶ added in v1.0.5
DoInspectInKubernetes inspect kubernetes' configure
func DoScan ¶ added in v1.0.5
func DoScan(ctx context.Context, tarFile string, tarIO []io.ReadCloser)
func RandomString ¶ added in v1.0.5
func RandomString() string
Types ¶
Click to show internal directories.
Click to hide internal directories.