Skip to main content

scale

Overview

Namescale
TypeResource
Idk8s.core_v1.scale

Fields

NameDatatypeDescription
apiVersionstringAPIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
kindstringKind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
metadataobjectObjectMeta is metadata that all persisted resources must have, which includes all objects users must create.
specobjectScaleSpec describes the attributes of a scale subresource.
statusobjectScaleStatus represents the current status of a scale subresource.

Methods

NameAccessible byRequired ParamsDescription
readCoreV1NamespacedReplicationControllerScaleSELECTname, namespace, cluster_addr, protocolread scale of the specified ReplicationController
patchCoreV1NamespacedReplicationControllerScaleEXECname, namespace, cluster_addr, protocolpartially update scale of the specified ReplicationController
replaceCoreV1NamespacedReplicationControllerScaleEXECname, namespace, cluster_addr, protocolreplace scale of the specified ReplicationController