Kazan v0.11.0 Kazan.Apis.Autoscaling.V1.ScaleSpec View Source

ScaleSpec describes the attributes of a scale subresource.

OpenAPI Definition: io.k8s.api.autoscaling.v1.ScaleSpec

Properties

  • replicas :: Integer

    • desired number of instances for the scaled object.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Kazan.Apis.Autoscaling.V1.ScaleSpec{replicas: integer()}