internal

package
v1.3.1-0...-2eb6d4b Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BootTimeoutDefault        = BootTimeoutSecondsDefault * 1000
	BootTimeoutSecondsDefault = 30
	BootRetrySecondsDefault   = 1
	LogDurationKey            = "duration"
)
View Source
const (
	ConfigProviderEnvVar = "edgex_configuration_provider"
	WritableKey          = "/Writable"
)
View Source
const (
	AuthHeaderTitle = "Authorization"
	BearerLabel     = "Bearer "
)
View Source
const (
	BootstrapMessageBusServiceKey = "security-bootstrapper-messagebus"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type HttpCaller

type HttpCaller interface {
	Do(req *http.Request) (*http.Response, error)
}

Directories

Path Synopsis
core
metadata
******************************************************************************
******************************************************************************
pkg
db
db/redis
******************************************************************************
******************************************************************************
security
bootstrapper/mosquitto/config
******************************************************************************
******************************************************************************
bootstrapper/redis/config
******************************************************************************
******************************************************************************
kdf
Package kdf implements the key deriviation function (KDF) for creation of encryption keys to protect the Vault key shares
Package kdf implements the key deriviation function (KDF) for creation of encryption keys to protect the Vault key shares
support
notifications
main is the central entry point for the application and calls all the startup logic.
main is the central entry point for the application and calls all the startup logic.

Jump to

Keyboard shortcuts

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