Packages

package v2beta1

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. v2beta1
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. case class HorizontalPodAutoscaler(kind: String = "HorizontalPodAutoscaler", apiVersion: String = autoscalingAPIVersion, metadata: ObjectMeta, spec: Option[Spec] = None, status: Option[Status] = None) extends ObjectResource with Product with Serializable
  2. type HorizontalPodAutoscalerList = ListResource[HorizontalPodAutoscaler]

Value Members

  1. val autoscalingAPIVersion: String
  2. object HorizontalPodAutoscaler extends Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped