| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.ReplicationControllerSpec> |
V1.ReplicationControllerSpec.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.ReplicationControllerSpec |
V1.ReplicationControllerSpec.Builder.build() |
V1.ReplicationControllerSpec |
V1.ReplicationControllerSpec.Builder.buildPartial() |
static V1.ReplicationControllerSpec |
V1.ReplicationControllerSpec.getDefaultInstance() |
V1.ReplicationControllerSpec |
V1.ReplicationControllerSpec.getDefaultInstanceForType() |
V1.ReplicationControllerSpec |
V1.ReplicationControllerSpec.Builder.getDefaultInstanceForType() |
V1.ReplicationControllerSpec |
V1.ReplicationControllerOrBuilder.getSpec()
Spec defines the specification of the desired behavior of the replication controller.
|
V1.ReplicationControllerSpec |
V1.ReplicationController.getSpec()
Spec defines the specification of the desired behavior of the replication controller.
|
V1.ReplicationControllerSpec |
V1.ReplicationController.Builder.getSpec()
Spec defines the specification of the desired behavior of the replication controller.
|
static V1.ReplicationControllerSpec |
V1.ReplicationControllerSpec.parseDelimitedFrom(InputStream input) |
static V1.ReplicationControllerSpec |
V1.ReplicationControllerSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ReplicationControllerSpec |
V1.ReplicationControllerSpec.parseFrom(byte[] data) |
static V1.ReplicationControllerSpec |
V1.ReplicationControllerSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ReplicationControllerSpec |
V1.ReplicationControllerSpec.parseFrom(ByteBuffer data) |
static V1.ReplicationControllerSpec |
V1.ReplicationControllerSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ReplicationControllerSpec |
V1.ReplicationControllerSpec.parseFrom(com.google.protobuf.ByteString data) |
static V1.ReplicationControllerSpec |
V1.ReplicationControllerSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ReplicationControllerSpec |
V1.ReplicationControllerSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.ReplicationControllerSpec |
V1.ReplicationControllerSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.ReplicationControllerSpec |
V1.ReplicationControllerSpec.parseFrom(InputStream input) |
static V1.ReplicationControllerSpec |
V1.ReplicationControllerSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.ReplicationControllerSpec> |
V1.ReplicationControllerSpec.getParserForType() |
static com.google.protobuf.Parser<V1.ReplicationControllerSpec> |
V1.ReplicationControllerSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.ReplicationControllerSpec.Builder |
V1.ReplicationControllerSpec.Builder.mergeFrom(V1.ReplicationControllerSpec other) |
V1.ReplicationController.Builder |
V1.ReplicationController.Builder.mergeSpec(V1.ReplicationControllerSpec value)
Spec defines the specification of the desired behavior of the replication controller.
|
static V1.ReplicationControllerSpec.Builder |
V1.ReplicationControllerSpec.newBuilder(V1.ReplicationControllerSpec prototype) |
V1.ReplicationController.Builder |
V1.ReplicationController.Builder.setSpec(V1.ReplicationControllerSpec value)
Spec defines the specification of the desired behavior of the replication controller.
|
Copyright © 2018. All rights reserved.