| Modifier and Type | Class and Description |
|---|---|
static class |
V1.ReplicationControllerCondition
ReplicationControllerCondition describes the state of a replication controller at a certain point.
|
static class |
V1.ReplicationControllerCondition.Builder
ReplicationControllerCondition describes the state of a replication controller at a certain point.
|
| Modifier and Type | Method and Description |
|---|---|
V1.ReplicationControllerConditionOrBuilder |
V1.ReplicationControllerStatusOrBuilder.getConditionsOrBuilder(int index)
Represents the latest available observations of a replication controller's current state.
|
V1.ReplicationControllerConditionOrBuilder |
V1.ReplicationControllerStatus.getConditionsOrBuilder(int index)
Represents the latest available observations of a replication controller's current state.
|
V1.ReplicationControllerConditionOrBuilder |
V1.ReplicationControllerStatus.Builder.getConditionsOrBuilder(int index)
Represents the latest available observations of a replication controller's current state.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends V1.ReplicationControllerConditionOrBuilder> |
V1.ReplicationControllerStatusOrBuilder.getConditionsOrBuilderList()
Represents the latest available observations of a replication controller's current state.
|
List<? extends V1.ReplicationControllerConditionOrBuilder> |
V1.ReplicationControllerStatus.getConditionsOrBuilderList()
Represents the latest available observations of a replication controller's current state.
|
List<? extends V1.ReplicationControllerConditionOrBuilder> |
V1.ReplicationControllerStatus.Builder.getConditionsOrBuilderList()
Represents the latest available observations of a replication controller's current state.
|
Copyright © 2021. All rights reserved.