fileservice

package
v1.32.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 8, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repository

type Repository interface {
	Get(ctx context.Context, subsID, resourceGroup, account string) (*armstorage.FileServiceProperties, error)
	Set(ctx context.Context, subsID, resourceGroup, account string, properties *armstorage.FileServiceProperties) error
}

func NewRepository

func NewRepository(config azureconfig.Config, clientFactory azclient.ClientFactory) (Repository, error)

Directories

Path Synopsis
Package mock_fileservice is a generated GoMock package.
Package mock_fileservice is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL