Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
KeyFunc = cache.DeletionHandlingMetaNamespaceKeyFunc
)
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller represents a memcached proxy controller that sets default values and updates the object status.
func New ¶
func New( name string, client clientset.Interface, ianlewisorgClient ianlewisorgclientset.Interface, proxyInformer cache.SharedIndexInformer, recorder record.EventRecorder, logger *logging.Logger, workers int, ) *Controller
New creates a new memcached proxy configmap controller
Click to show internal directories.
Click to hide internal directories.