Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
KeyFunc = cache.DeletionHandlingMetaNamespaceKeyFunc
)
Functions ¶
func Hash ¶ added in v0.8.0
func Hash(certificate *x509.Certificate) string
Types ¶
type NodeTaskController ¶
type NodeTaskController struct {
// contains filtered or unexported fields
}
func NewNodeTaskController ¶
func NewNodeTaskController(kube kubernetes.Interface, ntclient clientset.Interface, ntInformer informers.NodeTaskInformer, nodetaskctx *context.NodeTaskContext, recorder record.EventRecorder) *NodeTaskController
func (*NodeTaskController) Run ¶
func (ntController *NodeTaskController) Run(threadiness int, stopCh <-chan struct{}) error
Click to show internal directories.
Click to hide internal directories.