Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AzureClient ¶
type AzureClient struct {
// contains filtered or unexported fields
}
func New ¶
func New(name, accountKey, accountName, container, endpoint, azureCmd string, remotePathFn func() string) *AzureClient
func (*AzureClient) Name ¶
func (a *AzureClient) Name() string
func (*AzureClient) Upload ¶
func (a *AzureClient) Upload(localPath string, sessionLogger lager.Logger, processManager process.ProcessManager) error
Click to show internal directories.
Click to hide internal directories.