Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRegistryClientStub ¶
NewRegistryClientStub creates a localreg.Client pre-populated with Deckhouse-shaped registry data that mirrors the structure expected by the platform test suite.
The stub exposes a registry at [defaultSource] ("registry.deckhouse.ru/deckhouse/fe") with the following structure:
root repository (empty path): tags alpha, beta, early-access, stable, rock-solid, v1.72.10, v1.71.0, v1.70.0, v1.69.0, v1.68.0, pr12345.
"release-channel" repository: tags alpha, beta, early-access, stable, rock-solid. Each image carries version.json with the channel's current version (e.g. alpha → v1.72.10).
"install" and "install-standalone" repositories: same tags as root.
Types ¶
This section is empty.