checks

package
v0.0.0-...-5ed347e Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	HasReadme                  CheckName = "has-readme"
	IsHelmV3                   CheckName = "is-helm-v3"
	ContainsTest               CheckName = "contains-test"
	ContainsValues             CheckName = "contains-values"
	ContainsValuesSchema       CheckName = "contains-values-schema"
	HasKubeVersion             CheckName = "has-kubeversion"
	NotContainsCRDs            CheckName = "not-contains-crds"
	HelmLint                   CheckName = "helm-lint"
	NotContainCsiObjects       CheckName = "not-contain-csi-objects"
	ImagesAreCertified         CheckName = "images-are-certified"
	ChartTesting               CheckName = "chart-testing"
	RequiredAnnotationsPresent CheckName = "required-annotations-present"
	SignatureIsValid           CheckName = "signature-is-valid"
	MandatoryCheckType         CheckType = "Mandatory"
	OptionalCheckType          CheckType = "Optional"
	ExperimentalCheckType      CheckType = "Experimental"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CheckName

type CheckName string

func GetChecks

func GetChecks() []CheckName

type CheckType

type CheckType string

Jump to

Keyboard shortcuts

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