Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "reservationController"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func New ¶
func New( sharedInformerFactory informers.SharedInformerFactory, koordSharedInformerFactory koordinatorinformers.SharedInformerFactory, koordClientSet koordclientset.Interface, numWorker int, ) *Controller
func (*Controller) Name ¶
func (c *Controller) Name() string
func (*Controller) Start ¶
func (c *Controller) Start()
Click to show internal directories.
Click to hide internal directories.