# Functions

NewOperator returns a new instance of an Operator, configured according to an Options struct.

# Structs

Operator is the high level wrapper around a manager and the group of controllers that represents the primary functionality of pomerium-operator.
Options represents the configuration of an Operator.