Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInClusterDeployer ¶
func IsInClusterDeployer(deployer *appv1alpha1.Deployer) bool
func SetInClusterDeployer ¶
func SetInClusterDeployer(deployer *appv1alpha1.Deployer)
func SetRemoteDeployer ¶
func SetRemoteDeployer(deployer *appv1alpha1.Deployer)
func StripGroup ¶
func StripVersion ¶
StripVersion removes the version part of a GV
Types ¶
type Explorer ¶
type Explorer struct { DynamicMCClient dynamic.Interface DynamicHubClient dynamic.Interface Cluster types.NamespacedName GVKGVRMap map[schema.GroupVersionKind]schema.GroupVersionResource }
func InitExplorer ¶
Click to show internal directories.
Click to hide internal directories.