package
5.0.0-beta+incompatible
Repository: https://github.com/scott-the-programmer/azure-sdk-for-go.git
Documentation: pkg.go.dev

# Functions

New creates an instance of the ManagementClient client.
NewClient creates an instance of the Client client.
NewClientWithBaseURI creates an instance of the Client client.
NewPatchSchedulesClient creates an instance of the PatchSchedulesClient client.
NewPatchSchedulesClientWithBaseURI creates an instance of the PatchSchedulesClient client.
NewWithBaseURI creates an instance of the ManagementClient client.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.

# Constants

AllNodes specifies the all nodes state for reboot type.
APIVersion is the version of the Redis.
Basic specifies the basic state for sku name.
C specifies the c state for sku family.
DefaultBaseURI is the default URI used for the service Redis.
Friday specifies the friday state for day of week.
Monday specifies the monday state for day of week.
P specifies the p state for sku family.
Premium specifies the premium state for sku name.
Primary specifies the primary state for key type.
PrimaryNode specifies the primary node state for reboot type.
Saturday specifies the saturday state for day of week.
Secondary specifies the secondary state for key type.
SecondaryNode specifies the secondary node state for reboot type.
Standard specifies the standard state for sku name.
Sunday specifies the sunday state for day of week.
Thursday specifies the thursday state for day of week.
Tuesday specifies the tuesday state for day of week.
Wednesday specifies the wednesday state for day of week.

# Structs

AccessKeys is redis cache access keys.
Client is the rEST API for Azure Redis Cache Service.
CreateOrUpdateParameters is parameters supplied to the CreateOrUpdate Redis operation.
ExportRDBParameters is parameters for redis export operation.
ImportRDBParameters is parameters for redis import operation.
ListKeysResult is the response of redis list keys operation.
ListResult is the response of list redis operation.
ManagementClient is the base client for Redis.
PatchSchedulesClient is the rEST API for Azure Redis Cache Service.
PatchSchedulesRequest is parameters to set patch schedules for redis cache.
PatchSchedulesResponse is response to put/get patch schedules for redis cache.
Properties is properties supplied to CreateOrUpdate redis operation.
ReadableProperties is parameters describing a redis instance.
ReadablePropertiesWithAccessKey is properties generated only in response to CreateOrUpdate redis operation.
RebootParameters is specifies which redis node(s) to reboot.
RegenerateKeyParameters is specifies which redis access keys to reset.
Resource is.
ResourceType is a single redis item in List or Get Operation.
ResourceWithAccessKey is a redis item in CreateOrUpdate Operation response.
ScheduleEntries is list of patch schedules for redis cache.
ScheduleEntry is.
Sku is sku parameters supplied to the create redis operation.

# Type aliases

DayOfWeek enumerates the values for day of week.
KeyType enumerates the values for key type.
RebootType enumerates the values for reboot type.
SkuFamily enumerates the values for sku family.
SkuName enumerates the values for sku name.