Documentation ¶
Index ¶
- Constants
- func ExpectCleanedUp(c client.Client)
- func ExpectCreated(c client.Client, objects ...client.Object)
- func ExpectDeleted(c client.Client, objects ...client.Object)
- func ExpectDeploymentExists(c client.Client, name string, namespace string) *appsv1.Deployment
- func ExpectNotFound(c client.Client, objects ...client.Object)
- func ExpectReconcile(ctx context.Context, resource reconcile.Reconciler, key client.ObjectKey)
- func ExpectSecretExists(c client.Client, name string, namespace string) *v1.Secret
- func ExpectServiceExists(c client.Client, name string, namespace string) *v1.Service
- func ExpectStatefulSetExists(c client.Client, name string, namespace string) *appsv1.StatefulSet
Constants ¶
Variables ¶
This section is empty.
Functions ¶
func ExpectCleanedUp ¶
func ExpectDeploymentExists ¶
func ExpectReconcile ¶
func ExpectSecretExists ¶
func ExpectServiceExists ¶
func ExpectStatefulSetExists ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.