Documentation
¶
Overview ¶
Package config provides utility methods related to Notation config.json.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsRegistryInsecure ¶
IsRegistryInsecure checks whether a registry is in the list of insecure registries under Notation's config file.
func LoadConfigOnce ¶
LoadConfigOnce returns the previously read config file. If previous config file does not exist, it reads the config from file or return a default config if not found. The returned config is only suitable for read only scenarios for short-lived processes.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.