v1

package
v2.9.2 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Delete

type Delete struct {
	AccountID string
}

type DeleteConfig

type DeleteConfig struct {
}

type DownloadInfo

type DownloadInfo struct {
	Path       string // directory to save artifact. Default is "~/.kubescape/"
	FileName   string // can be empty
	Target     string // type of artifact to download
	Identifier string // identifier of artifact to download
	AccountID  string
}

type FixInfo added in v2.0.3

type FixInfo struct {
	ReportFile     string // path to report file (mandatory)
	NoConfirm      bool   // if true, no confirmation will be given to the user before applying the fix
	SkipUserValues bool   // if true, user values will not be changed
	DryRun         bool   // if true, no changes will be applied
}

type ListPolicies

type ListPolicies struct {
	Target    string
	Format    string
	AccountID string
}

type ListResponse

type ListResponse struct {
	Names []string
	IDs   []string
}

type SetConfig

type SetConfig struct {
	Account        string
	CloudReportURL string
	CloudAPIURL    string
}

type Submit

type Submit struct {
	AccountID string
}

type ViewConfig

type ViewConfig struct {
	Writer io.Writer
}

Jump to

Keyboard shortcuts

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