Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Attestation ¶
Attestation represents an attestation from a witness attestation collection
func (Attestation) Edges ¶
func (Attestation) Edges() []ent.Edge
func (Attestation) Fields ¶
func (Attestation) Fields() []ent.Field
func (Attestation) Indexes ¶
func (Attestation) Indexes() []ent.Index
type AttestationCollection ¶
AttestationCollection represents a witness attestation collection
func (AttestationCollection) Edges ¶
func (AttestationCollection) Edges() []ent.Edge
func (AttestationCollection) Fields ¶
func (AttestationCollection) Fields() []ent.Field
func (AttestationCollection) Indexes ¶
func (AttestationCollection) Indexes() []ent.Index
type AttestationPolicy ¶ added in v0.5.0
Attestation represents an attestation from a witness attestation collection
func (AttestationPolicy) Annotations ¶ added in v0.5.0
func (AttestationPolicy) Annotations() []schema.Annotation
func (AttestationPolicy) Edges ¶ added in v0.5.0
func (AttestationPolicy) Edges() []ent.Edge
Edges of the AttestationPolicy.
func (AttestationPolicy) Fields ¶ added in v0.5.0
func (AttestationPolicy) Fields() []ent.Field
func (AttestationPolicy) Indexes ¶ added in v0.5.0
func (AttestationPolicy) Indexes() []ent.Index
type Dsse ¶
Dsse represents some metadata about an archived DSSE envelope
func (Dsse) Annotations ¶
func (Dsse) Annotations() []schema.Annotation
type PayloadDigest ¶
PayloadDigest represents the digest of the payload of a DSSE envelope
func (PayloadDigest) Indexes ¶
func (PayloadDigest) Indexes() []ent.Index
type Subject ¶
Subject represents subjects from an in-toto statement.
func (Subject) Annotations ¶
func (Subject) Annotations() []schema.Annotation
type SubjectDigest ¶
SubjectDigest represents the digests of a subject from an in-toto statement
func (SubjectDigest) Indexes ¶
func (SubjectDigest) Indexes() []ent.Index
Source Files ¶
Click to show internal directories.
Click to hide internal directories.