Documentation ¶
Index ¶
Constants ¶
View Source
const ( ComponentName = "kube-prometheus" DiskSizeKey = "disk-size" DefaultDiskSize = "100Gi" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KubePrometheus ¶
type KubePrometheus struct { }
func (*KubePrometheus) InstallComponent ¶
func (d *KubePrometheus) InstallComponent(kclient client.Client) error
func (*KubePrometheus) Name ¶
func (d *KubePrometheus) Name() string
func (*KubePrometheus) VersionForKube ¶
func (d *KubePrometheus) VersionForKube(version string) string
Click to show internal directories.
Click to hide internal directories.