Documentation ¶
Index ¶
- func UserAgent() string
- func Version() string
- type AccessToken
- type AcrErrorInfo
- type AcrErrors
- type AcrManifestAttributes
- type AcrManifestAttributesBase
- type AcrManifests
- type AcrRepositoryTags
- type AcrTagAttributes
- type AcrTagAttributesBase
- type BaseClient
- type ChangeableAttributes
- type DeletedRepository
- type FsLayer
- type History
- type ImageSignature
- type JWK
- type JWKHeader
- type Manifest
- type ManifestAttributesManifest
- type ManifestAttributesManifestReferences
- type ManifestChangeableAttributes
- type RefreshToken
- type Repositories
- type RepositoryAttributes
- type RepositoryTags
- type SetObject
- type TagAttributes
- type TagAttributesTag
- type V2Descriptor
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AccessToken ¶
type AccessToken = original.AccessToken
type AcrErrorInfo ¶
type AcrErrorInfo = original.AcrErrorInfo
type AcrManifestAttributes ¶
type AcrManifestAttributes = original.AcrManifestAttributes
type AcrManifestAttributesBase ¶
type AcrManifestAttributesBase = original.AcrManifestAttributesBase
type AcrManifests ¶
type AcrManifests = original.AcrManifests
type AcrRepositoryTags ¶
type AcrRepositoryTags = original.AcrRepositoryTags
type AcrTagAttributes ¶
type AcrTagAttributes = original.AcrTagAttributes
type AcrTagAttributesBase ¶
type AcrTagAttributesBase = original.AcrTagAttributesBase
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(loginURI string) BaseClient
func NewWithoutDefaults ¶
func NewWithoutDefaults(loginURI string) BaseClient
type ChangeableAttributes ¶
type ChangeableAttributes = original.ChangeableAttributes
type DeletedRepository ¶
type DeletedRepository = original.DeletedRepository
type ImageSignature ¶
type ImageSignature = original.ImageSignature
type ManifestAttributesManifest ¶
type ManifestAttributesManifest = original.ManifestAttributesManifest
type ManifestAttributesManifestReferences ¶
type ManifestAttributesManifestReferences = original.ManifestAttributesManifestReferences
type ManifestChangeableAttributes ¶
type ManifestChangeableAttributes = original.ManifestChangeableAttributes
type RefreshToken ¶
type RefreshToken = original.RefreshToken
type Repositories ¶
type Repositories = original.Repositories
type RepositoryAttributes ¶
type RepositoryAttributes = original.RepositoryAttributes
type RepositoryTags ¶
type RepositoryTags = original.RepositoryTags
type TagAttributes ¶
type TagAttributes = original.TagAttributes
type TagAttributesTag ¶
type TagAttributesTag = original.TagAttributesTag
type V2Descriptor ¶
type V2Descriptor = original.V2Descriptor
Click to show internal directories.
Click to hide internal directories.