List of all items
Structs
- AgentAccessFile
- AgentAccessPolicy
- AgentId
- AgentSecretsAccessFile
- AgentVaultAccessFile
- AgentVaultAccessPolicy
- ConfigPathsFile
- ConfigSelection
- DaemonBootstrapConfig
- DaemonConfigFile
- DefaultBootstrapConfig
- DefaultsConfigFile
- GlovesConfig
- GlovesConfigFile
- IntegrationConfig
- IntegrationConfigFile
- ResolvedAgentPathAccess
- SecretAccessFile
- SecretAccessPolicy
- SecretId
- SecretPipeCommandPolicy
- SecretPipeCommandPolicyFile
- SecretPipePoliciesFile
- SecretRef
- SecretValue
- SecretsConfigFile
- SecretsPaths
- VaultBootstrapConfig
- VaultConfigFile
- agent::backend::AgentBackend
- agent::meta::MetadataStore
- audit::AuditLog
- cli::Cli
- config::AgentAccessFile
- config::AgentAccessPolicy
- config::AgentSecretsAccessFile
- config::AgentVaultAccessFile
- config::AgentVaultAccessPolicy
- config::ConfigPathsFile
- config::ConfigSelection
- config::DaemonBootstrapConfig
- config::DaemonConfigFile
- config::DefaultBootstrapConfig
- config::DefaultsConfigFile
- config::GlovesConfig
- config::GlovesConfigFile
- config::IntegrationConfig
- config::IntegrationConfigFile
- config::ResolvedAgentPathAccess
- config::SecretAccessFile
- config::SecretAccessPolicy
- config::SecretPipeCommandPolicy
- config::SecretPipeCommandPolicyFile
- config::SecretPipePoliciesFile
- config::SecretsConfigFile
- config::VaultBootstrapConfig
- config::VaultConfigFile
- human::backend::HumanBackend
- human::backend::PassOutput
- human::backend::SystemPassExecutor
- human::pending::PendingRequestStore
- manager::SecretsManager
- manager::SetSecretOptions
- paths::SecretsPaths
- reaper::TtlReaper
- registry::AgentRegistry
- runtime_bridge::DockerBridgeConfig
- runtime_bridge::DockerContainerSelector
- runtime_bridge::DockerSecretTarget
- secret_ref::SecretRef
- types::AgentId
- types::PendingRequest
- types::SecretId
- types::SecretMeta
- types::SecretValue
- vault::VaultListEntry
- vault::VaultManager
- vault::VaultStatusEntry
- vault::config::VaultConfigFile
- vault::gocryptfs::GocryptfsDriver
- vault::gocryptfs::InitRequest
- vault::gocryptfs::MountRequest
- vault::session::VaultSession
Enums
- ConfigSource
- GlovesError
- Owner
- PathOperation
- SecretAclOperation
- SecretRefParseError
- ValidationError
- VaultMode
- audit::AuditEvent
- cli::AccessCommand
- cli::BootstrapProfileArg
- cli::Command
- cli::ConfigCommand
- cli::DoctorCommand
- cli::ErrorFormatArg
- cli::ExecCommand
- cli::GpgCommand
- cli::IntegrationCommand
- cli::OpenclawBridgeCommand
- cli::OpenclawCommand
- cli::RequestsCommand
- cli::SecretReadFormatArg
- cli::SecretShowFormatArg
- cli::SecretsCommand
- cli::VaultCommand
- cli::VaultModeArg
- cli::VaultOwnerArg
- config::ConfigSource
- config::PathOperation
- config::SecretAclOperation
- config::VaultMode
- error::GlovesError
- error::ValidationError
- manager::ListItem
- secret_ref::SecretRefParseError
- types::Owner
- types::RequestStatus
Traits
Functions
- agent::age_crypto::decrypt_file
- agent::age_crypto::encrypt_for_recipients
- agent::age_crypto::generate_identity_file
- agent::age_crypto::recipient_from_identity_file
- agent::age_crypto::validate_identity_file
- agent::keys::derive_agent_key
- agent::keys::load_or_create_salt
- cli::emit_version_output
- cli::run
- config::discover_config
- config::resolve_config_path
- discover_config
- error::classify_error_code
- error::explain_error_code
- error::known_error_codes
- error::normalize_error_code
- fs_secure::create_private_file_if_missing
- fs_secure::ensure_private_dir
- fs_secure::set_permissions
- fs_secure::write_private_file_atomic
- reaper::secure_delete_file
- resolve_config_path
- runtime_bridge::resolve_secret_ref
- runtime_bridge::run_docker_bridge
Type Aliases
Constants
- CONFIG_FILE_NAME
- CONFIG_SCHEMA_VERSION
- DEFAULT_SECRET_TTL_DAYS
- config::CONFIG_FILE_NAME
- config::CONFIG_SCHEMA_VERSION
- config::DEFAULT_SECRET_TTL_DAYS
- error::ERROR_CODE_ALREADY_EXISTS
- error::ERROR_CODE_EXPIRED
- error::ERROR_CODE_FORBIDDEN
- error::ERROR_CODE_GPG_DENIED
- error::ERROR_CODE_INTEGRITY
- error::ERROR_CODE_INTERNAL
- error::ERROR_CODE_INVALID_INPUT
- error::ERROR_CODE_IO
- error::ERROR_CODE_MISSING_RUNTIME
- error::ERROR_CODE_NOT_FOUND
- error::ERROR_CODE_REQUEST_ID
- error::ERROR_CODE_SECRET_ID
- error::ERROR_CODE_UNAUTHORIZED
- fs_secure::PRIVATE_DIR_MODE
- fs_secure::PRIVATE_FILE_MODE
- vault::gocryptfs::EXTPASS_AGENT_ENV_VAR
- vault::gocryptfs::EXTPASS_ROOT_ENV_VAR