Documentation
¶
Index ¶
- func CreateKnativeServing(ctx *test.Context, name, namespace string) (*servingoperatorv1alpha1.KnativeServing, error)
- func DeleteKnativeServing(ctx *test.Context, name, namespace string) error
- func IsKnativeServingReady(s *servingoperatorv1alpha1.KnativeServing, err error) (bool, error)
- func KnativeServing(name, namespace string) *servingoperatorv1alpha1.KnativeServing
- func WaitForKnativeServingState(ctx *test.Context, name, namespace string, ...) (*servingoperatorv1alpha1.KnativeServing, error)
- func WithKnativeServingReady(ctx *test.Context, name, namespace string) (*servingoperatorv1alpha1.KnativeServing, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateKnativeServing ¶
func CreateKnativeServing(ctx *test.Context, name, namespace string) (*servingoperatorv1alpha1.KnativeServing, error)
func DeleteKnativeServing ¶
func IsKnativeServingReady ¶
func IsKnativeServingReady(s *servingoperatorv1alpha1.KnativeServing, err error) (bool, error)
func KnativeServing ¶
func KnativeServing(name, namespace string) *servingoperatorv1alpha1.KnativeServing
func WaitForKnativeServingState ¶
func WaitForKnativeServingState(ctx *test.Context, name, namespace string, inState func(s *servingoperatorv1alpha1.KnativeServing, err error) (bool, error)) (*servingoperatorv1alpha1.KnativeServing, error)
func WithKnativeServingReady ¶
func WithKnativeServingReady(ctx *test.Context, name, namespace string) (*servingoperatorv1alpha1.KnativeServing, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.