keymanager

package
v0.2202.5 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2023 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Overview

Package keymanager implements the keymanager sub-commands.

Index

Constants

View Source
const (
	CfgPolicySerial       = "keymanager.policy.serial"
	CfgPolicyID           = "keymanager.policy.id"
	CfgPolicyFile         = "keymanager.policy.file"
	CfgPolicyEnclaveID    = "keymanager.policy.enclave.id"
	CfgPolicyMayQuery     = "keymanager.policy.may.query"
	CfgPolicyMayReplicate = "keymanager.policy.may.replicate"
	CfgPolicyKeyFile      = "keymanager.policy.key.file"
	CfgPolicyTestKey      = "keymanager.policy.testkey"
	CfgPolicySigFile      = "keymanager.policy.signature.file"
	CfgPolicyIgnoreSig    = "keymanager.policy.ignore.signature"

	CfgStatusFile        = "keymanager.status.file"
	CfgStatusID          = "keymanager.status.id"
	CfgStatusInitialized = "keymanager.status.initialized"
	CfgStatusSecure      = "keymanager.status.secure"
	CfgStatusChecksum    = "keymanager.status.checksum"
)

Variables

This section is empty.

Functions

func Register

func Register(parentCmd *cobra.Command)

Register registers the keymanager sub-command and all of it's children.

Types

This section is empty.

Jump to

Keyboard shortcuts

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