package
0.3.2
Repository: https://github.com/google/go-configfs-tsm.git
Documentation: pkg.go.dev

# Functions

Create returns a newly-created entry in the configfs-tsm report subtree with common inputs for the Get() method initialized from the request.
CreateOpenReport returns a newly-created entry in the configfs-tsm report subtree with an initial expected generation value.
Get returns a one-shot configfs-tsm report given a report request.
GetGenerationErr returns the GenerationErr contained in an error with 0 or 1 wraps.
UnsafeWrap returns a new OpenReport for a given report entry.

# Structs

GenerationErr is returned when an attribute's value is invalid due to mismatched expectations on the number of writes to a report entry.
OpenReport represents a created tsm report subtree with internal expectations for the generation.
Privilege represents the requested privilege information at which a report should be created.
Request represents an open request for an attestation report.
Response represents a common case response for getting at attestation report to avoid multiple attribute access calls.