package
0.0.0-20250227102757-f970d6ad5bc5
Repository: https://github.com/clusterlabs/hawk-apiserver.git
Documentation: pkg.go.dev

# Structs

AsyncCib wraps the CIB retrieval from go-pacemaker in an asynchronous interface, so that other parts of the server have a single copy of the CIB available at any time.
LogRecord records the last warning and error messages, to avoid spamming the log with duplicate messages.