//
pkg.gl
Category
github.com/Portshift/klar
docker
package
0.0.90
Repository:
https://github.com/portshift/klar.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
2
Files
356 SLOC
#
Packages
token
No description provided by the author
#
Functions
NewImage
NewImage parses image name which could be the ful name registry:port/name:tag or in any other shorter forms and creates docker image entity without information about layers.
#
Structs
Config
No description provided by the author
FsLayer
FsLayer represents a layer in docker image.
Image
Image represents Docker image.