package
2.1.3+incompatible
Repository: https://github.com/kaiso/kom-operator.git
Documentation: pkg.go.dev
# Constants
AverageValue scaler type.
CPU the CPU resource type.
Failure reconcile failure.
Memory the Memory resource type.
Success reconcile success.
Utilization scaler type.
Value scaler type.
# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
Container the container that will run the microservice.
HTTP http-based routes.
Microservice is the Schema for the microservices API.
MicroserviceList contains a list of Microservice.
MicroservicesAutoscaling defines the autoscaling strategy configuration.
MicroserviceSpec defines the desired state of Microservice.
MicroserviceStatus defines the observed state of Microservice.
Routing define router rules.
Scaler define a scaler based on a metric.
# Type aliases
Resource defines the resouce targeted by a Scaler.
ScalerType represents whether the metric type is Utilization, Value, or AverageValue.
Status reports status of the reconcile.