Documentation
¶
Index ¶
- func CheckPrometheusOperatorInstalled(ctx context.Context, runtimeClient client.Reader) (bool, error)
- type Prometheus
- func (p *Prometheus) DesiredState(ctx context.Context, runtimeClient client.Reader, kaiConfig *kaiv1.Config) ([]client.Object, error)
- func (p *Prometheus) GetPrometheusOperatorCondition(ctx context.Context, readerClient client.Reader, gen int64) error
- func (b *Prometheus) IsAvailable(ctx context.Context, readerClient client.Reader) (bool, error)
- func (b *Prometheus) IsDeployed(ctx context.Context, readerClient client.Reader) (bool, error)
- func (b *Prometheus) Name() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Prometheus ¶
type Prometheus struct {
// contains filtered or unexported fields
}
func (*Prometheus) DesiredState ¶
func (*Prometheus) GetPrometheusOperatorCondition ¶
func (*Prometheus) IsAvailable ¶
func (*Prometheus) IsDeployed ¶
func (*Prometheus) Name ¶
func (b *Prometheus) Name() string
Click to show internal directories.
Click to hide internal directories.