# Functions
GetSwagger returns the Swagger specification corresponding to the generated code in this file.
MapRelationships transforms a slice of Relationship entities to a slice of API Relationship representations.
MapTrustDomains transforms a slice of TrustDomain entities to a slice of API TrustDomain representation.
Constructs a synthetic filesystem for resolving external references when loading openapi specifications.
No description provided by the author
No description provided by the author
# Structs
ApiError defines model for ApiError.
DeleteResponse defines model for DeleteResponse.
Relationship defines model for Relationship.
TrustDomain defines model for TrustDomain.
# Type aliases
BundleDigest base64 encoded SHA-256 digest of the bundle.
CertificateChain X.509 certificate chain in PEM format.
ConsentStatus defines model for ConsentStatus.
Date defines model for Date.
JoinToken defines model for JoinToken.
JWT defines model for JWT.
PageNumber The number of items to skip before starting to collect the result set.
PageSize The numbers of items to return.
Signature base64 encoded signature of the bundle.
SPIFFEID defines model for SPIFFEID.
TrustBundle SPIFFE Trust bundle in JSON format.
TrustDomainName defines model for TrustDomainName.
UUID defines model for UUID.