v1

package
v2.0.393 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2022 License: Apache-2.0 Imports: 2 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 {
	Credentials cautils.Credentials
}

type DeleteConfig

type DeleteConfig struct {
}

type DeleteExceptions

type DeleteExceptions struct {
	Credentials cautils.Credentials
	Exceptions  []string
}

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
	Name        string // name of artifact to download
	Credentials cautils.Credentials
}

type ListPolicies

type ListPolicies struct {
	Target      string
	Format      string
	Credentials cautils.Credentials
}

type ListResponse

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

type SetConfig

type SetConfig struct {
	Account        string
	ClientID       string
	SecretKey      string
	CloudReportURL string
	CloudAPIURL    string
	CloudUIURL     string
	CloudAuthURL   string
}

type Submit

type Submit struct {
	Credentials cautils.Credentials
}

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