Documentation
¶
Overview ¶
Copyright © 2021 Luther Systems, Ltd. All right reserved.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Store ¶
type Store struct {
// contains filtered or unexported fields
}
Store objects to azure.
func NewFromCertificate ¶ added in v0.5.0
func NewFromCertificate(prefix, accountName, containerName, path, password, clientID, tenantID string) (*Store, error)
NewFromCertificate generates a Store using an Azure certificate.
Click to show internal directories.
Click to hide internal directories.