Versions in this module Expand all Collapse all v1 v1.0.1 Aug 15, 2024 Changes in this version + func GetDialerRestConfig(clusterName string, c *apistructs.ManageConfig) (*rest.Config, error) + func GetDialerRestConfigPb(clusterName string, c *clusterpb.ManageConfig) (*rest.Config, error) + func GetInClusterRestConfig() (*rest.Config, error) + func GetRestConfig(c *apistructs.ManageConfig) (*rest.Config, error) + func GetRestConfigPb(c *clusterpb.ManageConfig) (*rest.Config, error) + func ParseManageConfig(clusterName string, c *apistructs.ManageConfig) (*rest.Config, error) + func ParseManageConfigPb(clusterName string, c *clusterpb.ManageConfig) (*rest.Config, error)