Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type OCIDetector ¶
type OCIDetector struct{}
OCIDetector implements Detector to detect OCI registry URLs and turn them into URLs that the OCI getter can understand.
type OCIGetter ¶
type OCIGetter struct {
// contains filtered or unexported fields
}
OCIGetter is responsible for handling OCI repositories
func (*OCIGetter) ClientMode ¶
ClientMode returns the client mode directory
func (*OCIGetter) Context ¶
Context tries to returns the Contex from the getter's client. otherwise context.Background() is returned.
Click to show internal directories.
Click to hide internal directories.