Documentation ¶
Index ¶
Constants ¶
View Source
const (
ControllerName = "issuers"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { *controllerpkg.Context // contains filtered or unexported fields }
func New ¶
func New(ctx *controllerpkg.Context) *Controller
func (*Controller) Run ¶
func (c *Controller) Run(workers int, stopCh <-chan struct{}) error
Click to show internal directories.
Click to hide internal directories.