package
3.6.0-alpha.1+incompatible
Repository: https://github.com/tangle329/origin.git
Documentation: pkg.go.dev
# Functions
GetLogger returns the logger from the current context, if present.
LoggerExists checks audit logger existence.
MakeAuditLogger returns new audit logger which inherits fields from the system logger.
No description provided by the author
No description provided by the author
No description provided by the author
WithLogger creates a new context with provided logger.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
AuditLogger implements special audit log.
BlobStore wraps a distribution.BlobStore to track operation result and write it in the audit log.
ManifestService wraps a distribution.ManifestService to track operation result and write it in the audit log.
TagService wraps a distribution.TagService to track operation result and write it in the audit log.