Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ABSClient ¶
type ABSClient struct {
ABS *storage.BlobStorageClient
}
ABSClient is a wrapper of ABS client that provides cleanup functionality.
func NewClientFromSecret ¶
func NewClientFromSecret(kubecli kubernetes.Interface, namespace, absSecret string) (w *ABSClient, err error)
NewClientFromSecret returns a ABS client based on given k8s secret containing azure credentials.
Click to show internal directories.
Click to hide internal directories.