Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MapWriter ¶ added in v0.5.0
MapWriter is an autogenerated mock type for the MapWriter type
func (*MapWriter) WriteConfigToStringDataMap ¶ added in v0.5.0
func (_m *MapWriter) WriteConfigToStringDataMap(registryConfig context.CustomKeyValue) (map[string]map[string]string, error)
WriteConfigToMap provides a mock function with given fields: registryConfig
type RegistryWriter ¶
RegistryWriter is an autogenerated mock type for the RegistryWriter type
func (*RegistryWriter) WriteConfigToRegistry ¶
func (_m *RegistryWriter) WriteConfigToRegistry(registryConfig context.CustomKeyValue) error
WriteConfigToRegistry provides a mock function with given fields: registryConfig
type SSLGenerator ¶
SSLGenerator is an autogenerated mock type for the SSLGenerator type
func (*SSLGenerator) GenerateSelfSignedCert ¶
func (_m *SSLGenerator) GenerateSelfSignedCert(fqdn string, domain string, certExpireDays int) (string, string, error)
GenerateSelfSignedCert provides a mock function with given fields: fqdn, domain, certExpireDays
Click to show internal directories.
Click to hide internal directories.