package
0.0.1
Repository: https://github.com/openshift/api.git
Documentation: pkg.go.dev

# Functions

Resource generated code relies on this being here, but it logically belongs to the group DEPRECATED.

# Constants

AlertRelabelConfigReady is the condition type indicating readiness.

# Variables

AddToScheme exists solely to keep the old generators creating valid code DEPRECATED.
No description provided by the author
No description provided by the author
Install is a function which adds this version to a scheme.
SchemeGroupVersion generated code relies on this name Deprecated.

# Structs

AlertingRule represents a set of user-defined Prometheus rule groups containing alerting rules.
AlertingRuleList is a list of AlertingRule objects.
AlertingRuleSpec is the desired state of an AlertingRule resource.
AlertingRuleStatus is the status of an AlertingRule resource.
AlertRelabelConfig defines a set of relabel configs for alerts.
AlertRelabelConfigList is a list of AlertRelabelConfigs.
AlertRelabelConfigsSpec is the desired state of an AlertRelabelConfig resource.
AlertRelabelConfigStatus is the status of an AlertRelabelConfig resource.
PrometheusRuleRef is a reference to an existing PrometheusRule object.
RelabelConfig allows dynamic rewriting of label sets for alerts.
Rule describes an alerting rule.
RuleGroup is a list of sequentially evaluated alerting rules.

# Type aliases

Duration is a valid prometheus time duration.
LabelName is a valid Prometheus label name which may only contain ASCII letters, numbers, and underscores.