Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Platform is the scheme when communicating with the platform cluster. Platform = runtime.NewScheme() // Onboarding is the scheme when communicating with the onboarding cluster. Onboarding = runtime.NewScheme() // MCP is the scheme for communicating with the ManagedControlPlane (MCP) cluster. MCP = runtime.NewScheme() )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.