Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPrometheusListWatch ¶
func NewPrometheusListWatch(client *rest.RESTClient) *cache.ListWatch
NewPrometheusListWatch returns a new ListWatch on the Prometheus resource.
func NewServiceMonitorListWatch ¶
func NewServiceMonitorListWatch(client *rest.RESTClient) *cache.ListWatch
NewServiceMonitorListWatch returns a new ListWatch on the ServiceMonitor resource.
Types ¶
type Config ¶
type Config struct {
Host string
TLSInsecure bool
TLSConfig rest.TLSClientConfig
}
Config defines configuration parameters for the Operator.
Click to show internal directories.
Click to hide internal directories.