public class DeploymentConfigPodsAssert extends DeploymentConfigAssert implements HasPodSelectionAssert
| Constructor and Description |
|---|
DeploymentConfigPodsAssert(io.fabric8.kubernetes.client.KubernetesClient client,
io.fabric8.openshift.api.model.DeploymentConfig deployment) |
| Modifier and Type | Method and Description |
|---|---|
PodSelectionAssert |
pods() |
assertThatadditionalProperties, apiVersion, kind, metadata, spec, statusasInstanceOf, asList, assertionError, asString, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, hasSameHashCodeAs, hasToString, inBinary, inHexadecimal, is, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isInstanceOfSatisfying, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, matches, matches, newListAssertInstance, overridingErrorMessage, satisfies, satisfies, satisfiesAnyOf, satisfiesAnyOf, setCustomRepresentation, throwAssertionError, usingComparator, usingComparator, usingDefaultComparator, usingRecursiveComparison, usingRecursiveComparison, withFailMessage, withRepresentation, withThreadDumpOnErrorpublic DeploymentConfigPodsAssert(io.fabric8.kubernetes.client.KubernetesClient client,
io.fabric8.openshift.api.model.DeploymentConfig deployment)
public PodSelectionAssert pods()
pods in interface HasPodSelectionAssertCopyright © 2020. All rights reserved.