config

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2024 License: MPL-2.0 Imports: 2 Imported by: 1

Documentation

Overview

Package config defines the environment variables expected by the Marble for configuration settings.

Index

Constants

View Source
const CoordinatorAddr = "EDG_MARBLE_COORDINATOR_ADDR"

CoordinatorAddr is the marble's addr to connect to the coordinator via gRPC.

View Source
const CoordinatorAddrDefault = "localhost:2001"

CoordinatorAddrDefault is the marble's default addr to connect to the coordinator via gRPC.

View Source
const DNSNames = "EDG_MARBLE_DNS_NAMES"

DNSNames are the alternative dns names for the marble's certificate.

View Source
const DNSNamesDefault = "localhost"

DNSNamesDefault are the default alternative dns names for the marble's certificate.

View Source
const Type = "EDG_MARBLE_TYPE"

Type is the marble's type used for attestation with the coordinator.

View Source
const UUIDFile = "EDG_MARBLE_UUID_FILE"

UUIDFile is the file path to store the marble's uuid.

Variables

This section is empty.

Functions

func UUIDFileDefault added in v0.3.1

func UUIDFileDefault() string

UUIDFileDefault is the default file path to store the marble's uuid.

Types

This section is empty.

Jump to

Keyboard shortcuts

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