Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PgController ¶
type PgController struct {
// contains filtered or unexported fields
}
PgController is a controller for Postgres RDS DBs.
func New ¶
func New(factory externalversions.SharedInformerFactory, worker Worker) *PgController
New instantiates an pgController
func (*PgController) Run ¶
func (c *PgController) Run(stopCh <-chan struct{})
Click to show internal directories.
Click to hide internal directories.