Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListOptions ¶
func ListOptions(name string) metav1.ListOptions
func PrometheusStatus ¶
func PrometheusStatus(kclient *kubernetes.Clientset, p *v1alpha1.Prometheus) (*v1alpha1.PrometheusStatus, []v1.Pod, error)
Types ¶
type Config ¶
type Config struct { Host string KubeletObject string TLSInsecure bool TLSConfig rest.TLSClientConfig ConfigReloaderImage string }
Config defines configuration parameters for the Operator.
Click to show internal directories.
Click to hide internal directories.