Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Adapt ¶ added in v0.29.26
Adapt wraps an upstream dkpreg.Client so that it satisfies the local Client interface. This is useful for fake/stub clients that return the upstream interface type.
func NewFromOptions ¶ added in v0.29.19
NewFromOptions wraps regclient.New (the functional-options constructor) and returns a value that fully satisfies the local Client interface. Use this when building options via Option functions (e.g. regclient.WithAuth).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.