package
9.0.1-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.
NewFirewallRuleClient creates an instance of the FirewallRuleClient client.
NewFirewallRuleClientWithBaseURI creates an instance of the FirewallRuleClient client.
NewFirewallRulesClient creates an instance of the FirewallRulesClient client.
NewFirewallRulesClientWithBaseURI creates an instance of the FirewallRulesClient client.
NewGroupClient creates an instance of the GroupClient client.
NewGroupClientWithBaseURI creates an instance of the GroupClient client.
NewOperationsClient creates an instance of the OperationsClient client.
NewOperationsClientWithBaseURI creates an instance of the OperationsClient 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.
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.
Everyday specifies the everyday state for day of week.
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.
Weekend specifies the weekend state for day of week.

# Structs

AccessKeys is redis cache access keys.
CreateParameters is parameters supplied to the Create Redis operation.
CreateProperties is properties supplied to Create Redis operation.
ExportRDBParameters is parameters for Redis export operation.
FirewallRule is a firewall rule on a redis cache has a name, and describes a contiguous range of IP addresses permitted to connect.
FirewallRuleClient is the rEST API for Azure Redis Cache Service.
FirewallRuleListResult is the response of list firewall rules Redis operation.
FirewallRuleProperties is specifies a range of IP addresses permitted to connect to the cache.
FirewallRulesClient is the rEST API for Azure Redis Cache Service.
ForceRebootResponse is response to force reboot for Redis cache.
GroupClient is the rEST API for Azure Redis Cache Service.
ImportRDBParameters is parameters for Redis import operation.
ListResult is the response of list Redis operation.
ManagementClient is the base client for Redis.
Operation is rEST API operation.
OperationDisplay is the object that describes the operation.
OperationListResult is result of the request to list REST API operations.
OperationsClient is the rEST API for Azure Redis Cache Service.
PatchSchedule is response to put/get patch schedules for Redis cache.
PatchSchedulesClient is the rEST API for Azure Redis Cache Service.
Properties is properties supplied to Create or Update Redis operation.
RebootParameters is specifies which Redis node(s) to reboot.
RegenerateKeyParameters is specifies which Redis access keys to reset.
Resource is the Resource definition.
ResourceProperties is parameters describing a Redis instance.
ResourceType is a single Redis item in List or Get Operation.
ScheduleEntries is list of patch schedules for a Redis cache.
ScheduleEntry is patch schedule entry for a Premium Redis Cache.
Sku is sKU parameters supplied to the create Redis operation.
UpdateParameters is parameters supplied to the Update Redis operation.
UpdateProperties is properties supplied to Update 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.