public class DeploymentPodsAssert extends DeploymentAssert implements HasPodSelectionAssert
Constructor and Description |
---|
DeploymentPodsAssert(io.fabric8.kubernetes.client.KubernetesClient client,
io.fabric8.kubernetes.api.model.apps.Deployment deployment) |
Modifier and Type | Method and Description |
---|---|
PodSelectionAssert |
pods() |
assertThat
additionalProperties, apiVersion, kind, metadata, spec, status
asInstanceOf, 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, withThreadDumpOnError
public DeploymentPodsAssert(io.fabric8.kubernetes.client.KubernetesClient client, io.fabric8.kubernetes.api.model.apps.Deployment deployment)
public PodSelectionAssert pods()
pods
in interface HasPodSelectionAssert
Copyright © 2020. All rights reserved.