Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Clients ¶
type Clients struct { Dynamic dynamic.Interface Workflow workflow.Interface Sensor sensor.Interface EventSource eventsource.Interface Kubernetes kubernetes.Interface }
type NamespaceHolder ¶
type NamespaceHolder string
func (NamespaceHolder) GetNamespace ¶
func (n NamespaceHolder) GetNamespace() string
type NamespacedRequest ¶
type NamespacedRequest interface {
GetNamespace() string
}
Click to show internal directories.
Click to hide internal directories.