Documentation ¶
Index ¶
Constants ¶
View Source
const (
// SystemNamespace Default namespace for rancher system objects
SystemNamespace = "cattle-system"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Clients ¶
type Clients struct { *clients.Clients Fleet fleetcontrollers.Interface OS oscontrollers.Interface Rancher ranchercontrollers.Interface Provisioning provcontrollers.Interface Events corev1Typed.EventInterface }
func (*Clients) EventRecorder ¶
func (c *Clients) EventRecorder(name string) record.EventRecorder
EventRecorder creates an event recorder associated to a controller nome for the schema (arbitrary)
Click to show internal directories.
Click to hide internal directories.