public class ReplicationControllerPodsAssert extends ReplicationControllerAssert implements HasPodSelectionAssert
Constructor and Description |
---|
ReplicationControllerPodsAssert(io.fabric8.kubernetes.client.KubernetesClient client,
io.fabric8.kubernetes.api.model.ReplicationController replicationController) |
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 ReplicationControllerPodsAssert(io.fabric8.kubernetes.client.KubernetesClient client, io.fabric8.kubernetes.api.model.ReplicationController replicationController)
public PodSelectionAssert pods()
pods
in interface HasPodSelectionAssert
Copyright © 2011–2017 Red Hat. All rights reserved.