iris

package
v0.0.0-...-2601f63 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	IN_PROGRESS string = "IN_PROGRESS"
	FAILED      string = "FAILED"
	SUCCESSFUL  string = "SUCCESSFUL"
	ERROR       string = "ERROR"
	INFO        string = "INFO"
	WORKLOAD    string = "WORKLOAD"
)
View Source
const StatusErrorFormat = "Scan failed while posting status. Run Id: '%s', with reason: '%v'"

Variables

This section is empty.

Functions

This section is empty.

Types

type Scanner

type Scanner interface {
	Scan(getKubernetesApiFunc kubernetes.GetKubernetesAPI, config *rest.Config, configurationName string) error
}

func NewScanner

func NewScanner(kind string, uri string, runId string, token string, workspaceId string) Scanner

Directories

Path Synopsis
common
namespaces
workloads

Jump to

Keyboard shortcuts

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