Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFlatPuller ¶
func NewFlatPuller() (*flatPuller, error)
Types ¶
type RegistryEntity ¶
type RegistryEntity string
const ( REGISTRY_ENTITY_MANIFEST RegistryEntity = "manifests" REGISTRY_ENTITY_BLOB RegistryEntity = "blobs" )
Click to show internal directories.
Click to hide internal directories.