constants

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// MondooCredsSecretServiceAccountKey is the name of the key in the Secret that holds the
	// Mondoo service account data
	MondooCredsSecretServiceAccountKey = "config"
	// MondooCredsSecretIntegrationMRNKey is the name of the key in the Secret that holds the
	// Mondoo integration MRN (used to CheckIn() via the Mondoo API)
	MondooCredsSecretIntegrationMRNKey = "integraionmrn"
	// MondooTokenSecretKey is the name of the key in the Secret that holds the JWT data
	// used for creating a Mondoo service account
	MondooTokenSecretKey = "token"
	// MondooAssetsIntegrationLabel is the label we set for any assets whenever the consoleIntegration is enabled
	// (for consistency with other integrations, the integration tag will not use the 'k8s' prefix)
	MondooAssetsIntegrationLabel = "mondoo.com/" + "integration-mrn"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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