Documentation
¶
Index ¶
- func ClientFor(cfg *Config, clientOpts ...func(*clientgorest.Config)) (crclient.Client, error)
- func EventuallyObject[T client.Object](t *testing.T, ctx context.Context, objective string, ...)
- func EventuallyObjects[T client.Object](t *testing.T, ctx context.Context, objective string, ...)
- func RestConfig(cfg *Config) (*clientgorest.Config, error)
- type Condition
- type Config