Skip to main content

Module models

Module models 

Source

Structs§

AccessApprover
The identity of a human approver, denormalized by the server.
AccessPreCheckView
The resolved approval outcome for a cipher, read without submitting a request.
AccessRequestCreateRequest
Request to lease a cipher.
AccessRequestDecisionView
A single decision recorded on an access request’s decision log.
AccessRequestResultView
The result of submitting a cipher-lease request.
AccessRequestSummaryView
A decrypted view of an access request as its requester sees it right after submitting it.
AccessRequestView
A decrypted view of an access request, as its requester sees it.
CipherAccessStateView
A single-snapshot read of the caller’s access state for one cipher, powering the cipher-view banner and the vault-row badge.

Enums§

AccessApprovalMode
The approval path a lease request will take, surfaced by pre_check so the client can present the right workflow before the requester commits.
AccessDecider
Who made a decision on an access request.
AccessDecisionVerdict
An approver’s verdict on an access request decision.
AccessRequestStatus
The lifecycle state of an access request.