Documentation
¶
Overview ¶
Package oci contains OCI registry related helpers for the registries offered by the various cloud providers. It can be used to perform various operations like auto-login using the native authentication mechanism of the platform, etc.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrUnconfiguredProvider is returned when the OCI registry provider is // not configured. ErrUnconfiguredProvider = errors.New("registry provider not configured") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.