v0.0.4 · World
imports
No description available.
Imports
I
types
Icredential-admin
ICredential Admins manage the credentials for an instance or binding. The platform typically
implements this interface keeping the implementation details of credential storage hidden from
the service lifecycle and users.
credential-store
ICredential Stores allow a client to fetch credentials for a specific instance or binding. The
platform typically implements this interface keeping the implementation details of credential
storage hidden from the service lifecycle and users.
lifecycle
Service lifecycle manage a specific type of service on demand. Allowed tiers and requested
attributes are defined by the specific implementation.