Module document

Source
Available on crate feature document only.
Expand description

Authly document type definitions.

Structs§

AuthlyDocument
The authly document header
Document
The deserialized representation of an authly document.
Domain
An domain declaration
Email
An email address assignment.
Entity
An entity definition
EntityAttributeAssignment
An entity attribute binding, which assigns attributes to entities.
EntityProperty
A definition of an entity property.
KubernetesAccount
A kubernetes account definition.
Members
A members assignment.
PasswordHash
An password hash assignment.
Policy
A policy definition.
PolicyBinding
A policy binding.
ResourceProperty
A definition of a resource property.
ServiceDomain
An association of a service and a domain the service can use.

Type Aliases§

DynamicObject
Represents information that is dynamic and untyped in this document specification.