Documentation ¶
Index ¶
- func UserAgent() string
- func Version() string
- type AccessToken
- type AccessTokensClient
- type AcrErrorInfo
- type AcrErrors
- type AcrManifests
- type Annotations
- type BaseClient
- type BlobClient
- type ChangeableAttributes
- type DeletedRepository
- type Descriptor
- type FsLayer
- type History
- type ImageSignature
- type JWK
- type JWKHeader
- type Manifest
- type ManifestAttributes
- type ManifestAttributesBase
- type ManifestAttributesManifest
- type ManifestAttributesManifestReferences
- type ManifestChangeableAttributes
- type ManifestList
- type ManifestListAttributes
- type ManifestWrapper
- type ManifestsClient
- type OCIIndex
- type OCIManifest
- type Platform
- type ReadCloser
- type RefreshToken
- type RefreshTokensClient
- type Repositories
- type RepositoryAttributes
- type RepositoryClient
- type RepositoryTags
- type SetObject
- type TagAttributes
- type TagAttributesBase
- type TagAttributesTag
- type TagClient
- type TagList
- type V1Manifest
- type V2Manifest
- type V2SupportClient
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AccessToken ¶
type AccessToken = original.AccessToken
type AccessTokensClient ¶
type AccessTokensClient = original.AccessTokensClient
func NewAccessTokensClient ¶
func NewAccessTokensClient(loginURI string) AccessTokensClient
type AcrErrorInfo ¶
type AcrErrorInfo = original.AcrErrorInfo
type AcrManifests ¶
type AcrManifests = original.AcrManifests
type Annotations ¶
type Annotations = original.Annotations
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(loginURI string) BaseClient
func NewWithoutDefaults ¶
func NewWithoutDefaults(loginURI string) BaseClient
type BlobClient ¶
type BlobClient = original.BlobClient
func NewBlobClient ¶
func NewBlobClient(loginURI string) BlobClient
type ChangeableAttributes ¶
type ChangeableAttributes = original.ChangeableAttributes
type DeletedRepository ¶
type DeletedRepository = original.DeletedRepository
type Descriptor ¶
type Descriptor = original.Descriptor
type ImageSignature ¶
type ImageSignature = original.ImageSignature
type ManifestAttributes ¶
type ManifestAttributes = original.ManifestAttributes
type ManifestAttributesBase ¶
type ManifestAttributesBase = original.ManifestAttributesBase
type ManifestAttributesManifest ¶
type ManifestAttributesManifest = original.ManifestAttributesManifest
type ManifestAttributesManifestReferences ¶
type ManifestAttributesManifestReferences = original.ManifestAttributesManifestReferences
type ManifestChangeableAttributes ¶
type ManifestChangeableAttributes = original.ManifestChangeableAttributes
type ManifestList ¶
type ManifestList = original.ManifestList
type ManifestListAttributes ¶
type ManifestListAttributes = original.ManifestListAttributes
type ManifestWrapper ¶
type ManifestWrapper = original.ManifestWrapper
type ManifestsClient ¶
type ManifestsClient = original.ManifestsClient
func NewManifestsClient ¶
func NewManifestsClient(loginURI string) ManifestsClient
type OCIManifest ¶
type OCIManifest = original.OCIManifest
type ReadCloser ¶
type ReadCloser = original.ReadCloser
type RefreshToken ¶
type RefreshToken = original.RefreshToken
type RefreshTokensClient ¶
type RefreshTokensClient = original.RefreshTokensClient
func NewRefreshTokensClient ¶
func NewRefreshTokensClient(loginURI string) RefreshTokensClient
type Repositories ¶
type Repositories = original.Repositories
type RepositoryAttributes ¶
type RepositoryAttributes = original.RepositoryAttributes
type RepositoryClient ¶
type RepositoryClient = original.RepositoryClient
func NewRepositoryClient ¶
func NewRepositoryClient(loginURI string) RepositoryClient
type RepositoryTags ¶
type RepositoryTags = original.RepositoryTags
type TagAttributes ¶
type TagAttributes = original.TagAttributes
type TagAttributesBase ¶
type TagAttributesBase = original.TagAttributesBase
type TagAttributesTag ¶
type TagAttributesTag = original.TagAttributesTag
type TagClient ¶
func NewTagClient ¶
type V1Manifest ¶
type V1Manifest = original.V1Manifest
type V2Manifest ¶
type V2Manifest = original.V2Manifest
type V2SupportClient ¶
type V2SupportClient = original.V2SupportClient
func NewV2SupportClient ¶
func NewV2SupportClient(loginURI string) V2SupportClient
Click to show internal directories.
Click to hide internal directories.