| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.assertions.internal | |
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
OpenshiftClusterRoleScopeRestrictionAssert |
AbstractKubeSchemaAssert.openshiftClusterRoleScopeRestriction()
Navigates to the property openshiftClusterRoleScopeRestriction so that assertions can be done on it
|
| Modifier and Type | Method and Description |
|---|---|
static OpenshiftClusterRoleScopeRestrictionAssert |
Assertions.assertThat(io.fabric8.openshift.api.model.OpenshiftClusterRoleScopeRestriction actual)
Creates a new instance of
. |
| Modifier and Type | Method and Description |
|---|---|
static OpenshiftClusterRoleScopeRestrictionAssert |
OpenshiftClusterRoleScopeRestrictionAssert.assertThat(io.fabric8.openshift.api.model.OpenshiftClusterRoleScopeRestriction actual)
An entry point for OpenshiftClusterRoleScopeRestrictionAssert to follow AssertJ standard
assertThat() statements.With a static import, one can write directly: assertThat(myOpenshiftClusterRoleScopeRestriction) and get specific assertion with code completion. |
OpenshiftClusterRoleScopeRestrictionAssert |
AbstractScopeRestrictionAssert.clusterRole()
Navigates to the property clusterRole so that assertions can be done on it
|
Copyright © 2020. All rights reserved.