Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCRIKeychain ¶
func NewCRIKeychain(ctx context.Context, connectCRI func() (runtime.ImageServiceClient, error)) (resolver.Credential, runtime.ImageServiceServer)
NewCRIKeychain provides creds passed through CRI PullImage API. This also returns a CRI image service server that works as a proxy backed by the specified CRI service. This server reads all PullImageRequest and uses PullImageRequest.AuthConfig for authenticating snapshots.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.