Versions in this module Expand all Collapse all v1 v1.0.1 Jul 6, 2017 Changes in this version + type Session struct + func NewSession(region string) *Session + func (s *Session) DeleteImages(repo string, images model.Images) (*model.DeleteImagesResult, error) + func (s *Session) Images(repo string) (model.Images, error) v1.0.0 Mar 23, 2017