//
pkg.gl
Category
github.com/pomerium/pomerium-operator
internal
operator
package
0.0.5
Repository:
https://github.com/pomerium/pomerium-operator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
104 SLOC
#
Functions
NewOperator
NewOperator returns a new instance of an Operator, configured according to an Options struct.
#
Structs
Operator
Operator is the high level wrapper around a manager and the group of controllers that represents the primary functionality of pomerium-operator.
Options
Options represents the configuration of an Operator.