Documentation
¶
Index ¶
- func KcDeploymentRecreated(t *testing.T, state common.DesiredClusterState, kcDeployment *v1.StatefulSet, ...)
- func KcDeploymentUpdated(t *testing.T, state common.DesiredClusterState, kcDeployment *v1.StatefulSet, ...)
- func ReplicasCount(t *testing.T, state common.DesiredClusterState, expectedCount int32)
- func ReplicasCountRecreate(t *testing.T, state common.DesiredClusterState, expectedCount int32)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KcDeploymentRecreated ¶
func KcDeploymentRecreated(t *testing.T, state common.DesiredClusterState, kcDeployment *v1.StatefulSet, expectedRecreation bool)
func KcDeploymentUpdated ¶
func KcDeploymentUpdated(t *testing.T, state common.DesiredClusterState, kcDeployment *v1.StatefulSet, expectedUpdate bool)
func ReplicasCount ¶
func ReplicasCount(t *testing.T, state common.DesiredClusterState, expectedCount int32)
func ReplicasCountRecreate ¶
func ReplicasCountRecreate(t *testing.T, state common.DesiredClusterState, expectedCount int32)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.