Versions in this module Expand all Collapse all v0 v0.0.1 Jul 28, 2020 Changes in this version + func IsInClusterDeployer(deployer *corev1alpha1.Deployer) bool + func SetInClusterDeployer(deployer *corev1alpha1.Deployer) + func SetRemoteDeployer(deployer *corev1alpha1.Deployer) + func StripGroup(gv string) string + func StripVersion(gv string) string + type Explorer struct + Cluster types.NamespacedName + DynamicHubClient dynamic.Interface + DynamicMCClient dynamic.Interface + GVKGVRMap map[schema.GroupVersionKind]schema.GroupVersionResource + func InitExplorer(hubconfig, mcconfig *rest.Config, cluster types.NamespacedName) (*Explorer, error)