Versions in this module Expand all Collapse all v0 v0.12.4 Jan 17, 2024 Changes in this version + type RegistryConfig struct + Insecure *bool + KeyPairs []TLSKeyPair + Mirrors []string + PlainHTTP *bool + RootCAs []string + TLSConfigDir []string + type TLSKeyPair struct + Certificate string + Key string