Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Local is the Scheme used when communicating with the cluster where the controller is running (Core). Local = runtime.NewScheme() // Remote is the Scheme used when communicating with the cluster where the workload is running (Target). Remote = runtime.NewScheme() )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.