Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDockerSessionFactory ¶
func NewDockerSessionFactory() *dockerSessionFactory
Types ¶
type DockerMetadataFetcher ¶
type DockerMetadataFetcher interface {
FetchMetadata(dockerPath string) (*ImageMetadata, error)
}
func New ¶
func New(sessionFactory DockerSessionFactory) DockerMetadataFetcher
type DockerSession ¶
type DockerSessionFactory ¶
type DockerSessionFactory interface {
MakeSession(reposName string, allowInsecure bool) (DockerSession, error)
}
Directories ¶
Path | Synopsis |
---|---|
This file was generated by counterfeiter
|
This file was generated by counterfeiter |
This file was generated by counterfeiter This file was generated by counterfeiter
|
This file was generated by counterfeiter This file was generated by counterfeiter |
Click to show internal directories.
Click to hide internal directories.