Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Command *cobra.Command
Command is the support bundle command implementation.
Functions ¶
func GetFAConfigMap ¶
func GetFAConfigMap(k8sClient kubernetes.Interface, configMapName string) (*corev1.ConfigMap, error)
GetFAConfigMap is used to get and return the flow-aggregator configmap
Types ¶
type FlowAggregatorConfigMutator ¶
type FlowAggregatorConfigMutator func(c *flowaggregatorconfig.FlowAggregatorConfig, value string) error
Click to show internal directories.
Click to hide internal directories.