Documentation ¶
Index ¶
- type Context
- func WithBindings(ctx context.Context, tc Context, variables ...v1alpha1.Binding) (Context, error)
- func WithClusters(ctx context.Context, tc Context, basePath string, ...) Context
- func WithCurrentCluster(ctx context.Context, tc Context, name string) (Context, error)
- func WithNamespace(ctx context.Context, tc Context, namespace string) Context
- func WithValues(ctx context.Context, tc Context, values any) Context
- type Namespacer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Context ¶
type Context = context.TestContext
func WithBindings ¶
func WithClusters ¶
func WithCurrentCluster ¶
type Namespacer ¶
type Namespacer = namespacer.Namespacer
Click to show internal directories.
Click to hide internal directories.