Documentation
¶
Index ¶
- func GetUniqueNestedEngineNetwork() (deviceName string, cidr string)
- func NewTWriter(t testing.TB) io.Writer
- func Query[R any](t *testctx.T, query string, opts *QueryOptions, clientOpts ...dagger.ClientOpt) (*R, error)
- func QueryWithClient[R any](c *dagger.Client, t *testctx.T, query string, opts *QueryOptions) (*R, error)
- func SpanOpts[T testctx.Runner[T]](w *testctx.W[T]) []trace.SpanStartOption
- type QueryOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetUniqueNestedEngineNetwork ¶ added in v0.12.0
returns a device name and cidr to use; enables us to have unique devices+ip ranges for nested engine services to prevent conflicts
func NewTWriter ¶ added in v0.12.0
NewTWriter creates a new TWriter
func QueryWithClient ¶ added in v0.18.3
Types ¶
Click to show internal directories.
Click to hide internal directories.