| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1Autoscaling.ResourceMetricSource> |
V1Autoscaling.ResourceMetricSource.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1Autoscaling.ResourceMetricSource |
V1Autoscaling.ResourceMetricSource.Builder.build() |
V1Autoscaling.ResourceMetricSource |
V1Autoscaling.ResourceMetricSource.Builder.buildPartial() |
static V1Autoscaling.ResourceMetricSource |
V1Autoscaling.ResourceMetricSource.getDefaultInstance() |
V1Autoscaling.ResourceMetricSource |
V1Autoscaling.ResourceMetricSource.getDefaultInstanceForType() |
V1Autoscaling.ResourceMetricSource |
V1Autoscaling.ResourceMetricSource.Builder.getDefaultInstanceForType() |
V1Autoscaling.ResourceMetricSource |
V1Autoscaling.MetricSpecOrBuilder.getResource()
resource refers to a resource metric (such as those specified in
requests and limits) known to Kubernetes describing each pod in the
current scale target (e.g.
|
V1Autoscaling.ResourceMetricSource |
V1Autoscaling.MetricSpec.getResource()
resource refers to a resource metric (such as those specified in
requests and limits) known to Kubernetes describing each pod in the
current scale target (e.g.
|
V1Autoscaling.ResourceMetricSource |
V1Autoscaling.MetricSpec.Builder.getResource()
resource refers to a resource metric (such as those specified in
requests and limits) known to Kubernetes describing each pod in the
current scale target (e.g.
|
static V1Autoscaling.ResourceMetricSource |
V1Autoscaling.ResourceMetricSource.parseDelimitedFrom(InputStream input) |
static V1Autoscaling.ResourceMetricSource |
V1Autoscaling.ResourceMetricSource.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Autoscaling.ResourceMetricSource |
V1Autoscaling.ResourceMetricSource.parseFrom(byte[] data) |
static V1Autoscaling.ResourceMetricSource |
V1Autoscaling.ResourceMetricSource.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Autoscaling.ResourceMetricSource |
V1Autoscaling.ResourceMetricSource.parseFrom(ByteBuffer data) |
static V1Autoscaling.ResourceMetricSource |
V1Autoscaling.ResourceMetricSource.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Autoscaling.ResourceMetricSource |
V1Autoscaling.ResourceMetricSource.parseFrom(com.google.protobuf.ByteString data) |
static V1Autoscaling.ResourceMetricSource |
V1Autoscaling.ResourceMetricSource.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Autoscaling.ResourceMetricSource |
V1Autoscaling.ResourceMetricSource.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1Autoscaling.ResourceMetricSource |
V1Autoscaling.ResourceMetricSource.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Autoscaling.ResourceMetricSource |
V1Autoscaling.ResourceMetricSource.parseFrom(InputStream input) |
static V1Autoscaling.ResourceMetricSource |
V1Autoscaling.ResourceMetricSource.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1Autoscaling.ResourceMetricSource> |
V1Autoscaling.ResourceMetricSource.getParserForType() |
static com.google.protobuf.Parser<V1Autoscaling.ResourceMetricSource> |
V1Autoscaling.ResourceMetricSource.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1Autoscaling.ResourceMetricSource.Builder |
V1Autoscaling.ResourceMetricSource.Builder.mergeFrom(V1Autoscaling.ResourceMetricSource other) |
V1Autoscaling.MetricSpec.Builder |
V1Autoscaling.MetricSpec.Builder.mergeResource(V1Autoscaling.ResourceMetricSource value)
resource refers to a resource metric (such as those specified in
requests and limits) known to Kubernetes describing each pod in the
current scale target (e.g.
|
static V1Autoscaling.ResourceMetricSource.Builder |
V1Autoscaling.ResourceMetricSource.newBuilder(V1Autoscaling.ResourceMetricSource prototype) |
V1Autoscaling.MetricSpec.Builder |
V1Autoscaling.MetricSpec.Builder.setResource(V1Autoscaling.ResourceMetricSource value)
resource refers to a resource metric (such as those specified in
requests and limits) known to Kubernetes describing each pod in the
current scale target (e.g.
|
Copyright © 2019. All rights reserved.