Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // SourceScheme is the scheme used in the source cluster. SourceScheme = runtime.NewScheme() // TargetScheme is the scheme used in the target cluster. TargetScheme = runtime.NewScheme() // CombinedScheme is the scheme used when the source cluster is equal to the target cluster. CombinedScheme = runtime.NewScheme() )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.