# Functions
NewFileReady returns a Ready that uses the presence of a file on disk to communicate whether the operator is ready.
# Interfaces
Ready holds state about whether the operator is ready and communicates that to a Kubernetes readiness probe.