# Packages
Package base provides various utility functions regarding base k8s resources used by the sf-operator.
Package cert provides various utility functions regarding handling cert-manager for the sf-operator.
Package conds provides various utility functions regarding Status.Conditions for the sf-operator.
Package logging provides various utility functions regarding
optional service log collection for the sf-operator:
* create fluent bit sidecar
*/.
Package monitoring provides various utility functions regarding monitoring for the sf-operator:
* create prometheus monitors and alert rules
* create nodeexporter sidecar
* create statsdexporter sidecar
*/.
Package utils provides various utility functions.
Package zuulcf contains a library to build Zuul configurations.