package
0.32.0
Repository: https://github.com/kmodules/custom-resources.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Kind takes an unqualified kind and returns a Group qualified GroupKind.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
TODO: move SchemeBuilder with zz_generated.deepcopy.go to k8s.io/api.
No description provided by the author

# Structs

Field contains the information of the field for which metric is collected.
Label contains the information of a metric label.
Metrics contains the configuration of a metric in prometheus style.
+kubebuilder:object:root=true +kubebuilder:resource:path=metricsconfigurations,singular=metricsconfiguration,scope=Cluster,categories={metrics,appscode,all} +kubebuilder:printcolumn:name="APIVersion",type="string",JSONPath=".spec.targetRef.apiVersion" +kubebuilder:printcolumn:name="Kind",type="string",JSONPath=".spec.targetRef.kind" +kubebuilder:printcolumn:name="Age",type="date",JSONPath=".metadata.creationTimestamp".
MetricsConfigurationList is a list of MetricsConfiguration.
MetricsConfigurationSpec is the spec of MetricsConfiguration object.
MetricValue contains the configuration to obtain the value for a metric.
Parameter contains the information of a parameter used in expression evaluation Parameter should contain an user defined key and corresponding Value or ValuePath.
State contains the configuration for generating all the time series of a metric with label cardinality is greater than 1.
StateValues contains the information of a state value.
TargetRef contains the Object's apiVersion & kind to specify the target resource.

# Type aliases

No description provided by the author