Documentation
¶
Index ¶
- func BasicCredentialFromDockerConfig(hostname string) (string, string, error)
- func GenerateManifest(reference string) ([]byte, error)
- func GenerateManifestDescriptor(reference string) (notation.Descriptor, error)
- func GetManifestDescriptor(ctx context.Context, ref registry.Reference) (notation.Descriptor, error)
- func GetSignatureRepository(ctx context.Context, ref string) (registry.SignatureRepository, error)
- func Transport(hostname string) (http.RoundTripper, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BasicCredentialFromDockerConfig ¶
BasicCredentialFromDockerConfig fetches the credentials for basic auth from docker config
func GenerateManifest ¶
GenerateManifest generate manifest from docker save
func GenerateManifestDescriptor ¶
func GenerateManifestDescriptor(reference string) (notation.Descriptor, error)
GenerateManifestDescriptor generate manifest descriptor from docker save
func GetManifestDescriptor ¶
func GetManifestDescriptor(ctx context.Context, ref registry.Reference) (notation.Descriptor, error)
GetManifestDescriptor get manifest descriptor from remote registry
func GetSignatureRepository ¶
GetSignatureRepository returns a signature repository
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.