public class KubernetesNamespaceAssert extends KubernetesAssert
| Constructor and Description |
|---|
KubernetesNamespaceAssert(io.fabric8.kubernetes.client.KubernetesClient client,
String namespace) |
| Modifier and Type | Method and Description |
|---|---|
String |
namespace() |
createPodSelectionAssert, deployment, deployments, getPod, getPods, getReplicationController, getService, getServiceSpec, hasServicePort, namespace, pod, podList, podList, podList, pods, podsForReplicationController, podsForReplicationController, podsForService, podsForService, replicas, replicationController, replicationControllerList, replicationControllers, service, serviceList, services, serviceSpecasInstanceOf, 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 KubernetesNamespaceAssert(io.fabric8.kubernetes.client.KubernetesClient client,
String namespace)
public String namespace()
namespace in class KubernetesAssertCopyright © 2020. All rights reserved.