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, serviceSpec
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 KubernetesNamespaceAssert(io.fabric8.kubernetes.client.KubernetesClient client, String namespace)
public String namespace()
namespace
in class KubernetesAssert
Copyright © 2011–2017 Red Hat. All rights reserved.