Kazan v0.11.0 Kazan.Apis.Extensions.V1beta1.ScaleSpec View Source

describes the attributes of a scale subresource

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