Documentation ¶
Index ¶
- func GetAllSupportBundleYAMLs(modules []interface{})
- func InitModuleCollector(moduleName string, yamlDir string, nameSpaces []string, ...) interface{}
- func NewClusterModule(common *common, name string) *clusterModule
- func NewCommonModule(discovery *client.DiscoveryClient, encodeFunc encodeToYAMLFile, ...) *common
- func NewDefaultModule(common *common, name string, ns []string) *defaultModule
- func NewHarvesterModule(common *common, name string) *harvesterModule
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllSupportBundleYAMLs ¶
func GetAllSupportBundleYAMLs(modules []interface{})
func InitModuleCollector ¶
func InitModuleCollector(moduleName string, yamlDir string, nameSpaces []string, discovery *client.DiscoveryClient, exclude client.ExcludeFilter, encodeFunc encodeToYAMLFile, errLog io.Writer) interface{}
func NewClusterModule ¶
func NewClusterModule(common *common, name string) *clusterModule
func NewCommonModule ¶
func NewCommonModule(discovery *client.DiscoveryClient, encodeFunc encodeToYAMLFile, exclude client.ExcludeFilter, YamlsDir string, ErrorLog io.Writer) *common
func NewDefaultModule ¶
func NewHarvesterModule ¶
func NewHarvesterModule(common *common, name string) *harvesterModule
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.