Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMockJMXExtractor ¶
func NewMockJMXExtractor()
Types ¶
type JMXExtractor ¶
type JMXExtractor interface { ExtractDockerImageAndVersion(brokerId int32, brokerConfig *v1beta1.BrokerConfig, clusterImage string, headlessServiceEnabled bool) (*v1beta1.KafkaVersion, error) }
func NewJMXExtractor ¶
func NewJMXExtractor(namespace, kubernetesClusterDomain, clusterName string, log logr.Logger) JMXExtractor
Click to show internal directories.
Click to hide internal directories.