Kazan v0.10.0 Kazan.Apis.Apps.V1beta1.ScaleSpec View Source

ScaleSpec describes the attributes of a scale subresource

OpenAPI Definition: io.k8s.api.apps.v1beta1.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.Apps.V1beta1.ScaleSpec{replicas: integer()}