secret.backend_mixin

Module for Backend interface mixin

Templates 2

tmplBackendT()

#SecretBackend represents a backend implementation of password storage.

Functions

Get flags property.

Returns

A set of flags describing which parts of the secret backend have

been initialized.

tmplBackendGidBuilderT()

Fluent builder implementation template for secret.backend.Backend

Functions
T flags(secret.types.ServiceFlags propval)

Set flags property.

Parameters

propvalA set of flags describing which parts of the secret backend have been initialized.

Returns

Builder instance for fluent chaining