Package | Description |
---|---|
io.fabric8.kubernetes.api.model | |
io.fabric8.kubernetes.api.model.extensions | |
io.fabric8.kubernetes.assertions.internal | |
io.fabric8.openshift.api.model |
Modifier and Type | Method and Description |
---|---|
static IntOrStringAssert |
IntOrStringAssert.assertThat(io.fabric8.kubernetes.api.model.IntOrString actual)
An entry point for IntOrStringAssert to follow AssertJ standard
assertThat() statements.With a static import, one can write directly: assertThat(myIntOrString) and get specific assertion with code completion. |
IntOrStringAssert |
AbstractHTTPGetActionAssert.port()
Navigates to the property port so that assertions can be done on it
|
IntOrStringAssert |
AbstractTCPSocketActionAssert.port()
Navigates to the property port so that assertions can be done on it
|
IntOrStringAssert |
AbstractServicePortAssert.targetPort()
Navigates to the property targetPort so that assertions can be done on it
|
Modifier and Type | Method and Description |
---|---|
IntOrStringAssert |
AbstractRollingUpdateDeploymentAssert.maxSurge()
Navigates to the property maxSurge so that assertions can be done on it
|
IntOrStringAssert |
AbstractRollingUpdateDaemonSetAssert.maxUnavailable()
Navigates to the property maxUnavailable so that assertions can be done on it
|
IntOrStringAssert |
AbstractRollingUpdateDeploymentAssert.maxUnavailable()
Navigates to the property maxUnavailable so that assertions can be done on it
|
IntOrStringAssert |
AbstractNetworkPolicyPortAssert.port()
Navigates to the property port so that assertions can be done on it
|
IntOrStringAssert |
AbstractIngressBackendAssert.servicePort()
Navigates to the property servicePort so that assertions can be done on it
|
Modifier and Type | Method and Description |
---|---|
static IntOrStringAssert |
Assertions.assertThat(io.fabric8.kubernetes.api.model.IntOrString actual)
Creates a new instance of
. |
Modifier and Type | Method and Description |
---|---|
IntOrStringAssert |
AbstractRollingDeploymentStrategyParamsAssert.maxSurge()
Navigates to the property maxSurge so that assertions can be done on it
|
IntOrStringAssert |
AbstractRollingDeploymentStrategyParamsAssert.maxUnavailable()
Navigates to the property maxUnavailable so that assertions can be done on it
|
IntOrStringAssert |
AbstractRoutePortAssert.targetPort()
Navigates to the property targetPort so that assertions can be done on it
|
Copyright © 2011–2017 Red Hat. All rights reserved.