public class DeploymentPodsAssert extends DeploymentAssert implements HasPodSelectionAssert
Constructor and Description |
---|
DeploymentPodsAssert(io.fabric8.kubernetes.client.KubernetesClient client,
io.fabric8.kubernetes.api.model.extensions.Deployment deployment) |
Modifier and Type | Method and Description |
---|---|
PodSelectionAssert |
pods() |
assertThat
additionalProperties, apiVersion, kind, metadata, spec, status
as, as, asList, asString, describedAs, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, hasToString, inBinary, inHexadecimal, is, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, overridingErrorMessage, usingComparator, usingDefaultComparator, withFailMessage, withThreadDumpOnError
public DeploymentPodsAssert(io.fabric8.kubernetes.client.KubernetesClient client, io.fabric8.kubernetes.api.model.extensions.Deployment deployment)
public PodSelectionAssert pods()
pods
in interface HasPodSelectionAssert
Copyright © 2011–2017 Red Hat. All rights reserved.