Skip to main content

list

Function list 

Source
pub fn list(
    store: &LocalFsStore,
    flags: &OpFlags,
    payload: Option<SecretsListPayload>,
) -> Result<OpOutcome, OpError>
Expand description

op secrets list. Returns the env’s secret-ref namespace plus the kind of the bound secrets env-pack. Phase A does not yet enumerate live backend-side keys (no handler dispatch); the operator gets the namespace plus backend identity, which is what wizards need to know to write into the right place.