Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlibabaACRService ¶
type AlibabaACRService struct {
ImageConfig *models.ImageConfig
}
func (*AlibabaACRService) GetNamespaces ¶
func (*AlibabaACRService) Imports ¶
func (this *AlibabaACRService) Imports() (err error)
func (*AlibabaACRService) ListNamespaces ¶
func (this *AlibabaACRService) ListNamespaces() models.Result
type AwsECRService ¶
type AwsECRService struct {
ImageConfig *models.ImageConfig
}
func (*AwsECRService) Auth ¶
func (this *AwsECRService) Auth(url string, user string, pwd string) (authorizationData *ecr.AuthorizationData, error error)
func (*AwsECRService) Imports ¶
func (this *AwsECRService) Imports() (err error)
func (*AwsECRService) ListRepositories ¶
func (this *AwsECRService) ListRepositories() models.Result
type CommonService ¶
type CommonService struct { ImageConfig *models.ImageConfig Token string }
func (*CommonService) AddDetail ¶
func (this *CommonService) AddDetail()
func (*CommonService) AddTask ¶
func (this *CommonService) AddTask() *models.Task
type DockerHubService ¶
type DockerHubService struct {
ImageConfig *models.ImageConfig
}
func (*DockerHubService) Imports ¶
func (this *DockerHubService) Imports() (err error)
func (*DockerHubService) ListNamespaces ¶
func (this *DockerHubService) ListNamespaces() models.Result
type HuaweiSWRService ¶
type HuaweiSWRService struct {
ImageConfig *models.ImageConfig
}
func (*HuaweiSWRService) Imports ¶
func (this *HuaweiSWRService) Imports() (err error)
func (*HuaweiSWRService) ListNamespaces ¶
func (this *HuaweiSWRService) ListNamespaces() models.Result
type Identity ¶
type Identity struct { Methods []string `json:"methods"` Password password `json:"password"` }
type JFrogArtifactoryService ¶
type JFrogArtifactoryService struct {
ImageConfig *models.ImageConfig
}
func (*JFrogArtifactoryService) ListRepositories ¶
func (this *JFrogArtifactoryService) ListRepositories() models.Result
Click to show internal directories.
Click to hide internal directories.