cache.azure.com/v1alpha1api20201201
cache.azure.com/v1alpha1api20201201
Package v1alpha1api20201201 contains API Schema definitions for the cache v1alpha1api20201201 API group
APIVersion
(string
alias)
Deprecated version of APIVersion. Use v1beta20201201.APIVersion instead
Value | Description |
---|---|
"2020-12-01" |
PrivateEndpointConnection_Status_SubResourceEmbedded
(Appears on:RedisResource_Status)
Deprecated version of PrivateEndpointConnection_Status_SubResourceEmbedded. Use v1beta20201201.PrivateEndpointConnection_Status_SubResourceEmbedded instead
Field | Description |
---|---|
id string |
PrivateEndpointConnection_Status_SubResourceEmbeddedARM
(Appears on:RedisProperties_StatusARM)
Deprecated version of PrivateEndpointConnection_Status_SubResourceEmbedded. Use v1beta20201201.PrivateEndpointConnection_Status_SubResourceEmbedded instead
Field | Description |
---|---|
id string |
Redis
Deprecated version of Redis. Use v1beta20201201.Redis instead
Field | Description | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||||||||||||||||||||||||||||||||||||
spec Redis_Spec |
|
||||||||||||||||||||||||||||||||||||
status RedisResource_Status |
RedisCreatePropertiesARM
(Appears on:Redis_SpecARM)
Deprecated version of RedisCreateProperties. Use v1beta20201201.RedisCreateProperties instead
Field | Description |
---|---|
enableNonSslPort bool |
|
minimumTlsVersion RedisCreatePropertiesMinimumTlsVersion |
|
publicNetworkAccess RedisCreatePropertiesPublicNetworkAccess |
|
redisConfiguration map[string]string |
|
redisVersion string |
|
replicasPerMaster int |
|
replicasPerPrimary int |
|
shardCount int |
|
sku SkuARM |
|
staticIP string |
|
subnetId string |
|
tenantSettings map[string]string |
RedisCreatePropertiesMinimumTlsVersion
(string
alias)
(Appears on:RedisCreatePropertiesARM, Redis_Spec)
Deprecated version of RedisCreatePropertiesMinimumTlsVersion. Use v1beta20201201.RedisCreatePropertiesMinimumTlsVersion instead
Value | Description |
---|---|
"1.0" |
|
"1.1" |
|
"1.2" |
RedisCreatePropertiesPublicNetworkAccess
(string
alias)
(Appears on:RedisCreatePropertiesARM, Redis_Spec)
Deprecated version of RedisCreatePropertiesPublicNetworkAccess. Use v1beta20201201.RedisCreatePropertiesPublicNetworkAccess instead
Value | Description |
---|---|
"Disabled" |
|
"Enabled" |
RedisFirewallRule
Deprecated version of RedisFirewallRule. Use v1beta20201201.RedisFirewallRule instead
Field | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||||||||||||
spec RedisFirewallRules_Spec |
|
||||||||||||
status RedisFirewallRule_Status |
RedisFirewallRulePropertiesARM
(Appears on:RedisFirewallRules_SpecARM)
Deprecated version of RedisFirewallRuleProperties. Use v1beta20201201.RedisFirewallRuleProperties instead
Field | Description |
---|---|
endIP string |
|
startIP string |
RedisFirewallRuleProperties_StatusARM
(Appears on:RedisFirewallRule_StatusARM)
Deprecated version of RedisFirewallRuleProperties_Status. Use v1beta20201201.RedisFirewallRuleProperties_Status instead
Field | Description |
---|---|
endIP string |
|
startIP string |
RedisFirewallRule_Status
(Appears on:RedisFirewallRule)
Deprecated version of RedisFirewallRule_Status. Use v1beta20201201.RedisFirewallRule_Status instead
Field | Description |
---|---|
conditions []genruntime/conditions.Condition |
Conditions: The observed state of the resource |
endIP string |
|
id string |
|
name string |
|
startIP string |
|
type string |
RedisFirewallRule_StatusARM
Deprecated version of RedisFirewallRule_Status. Use v1beta20201201.RedisFirewallRule_Status instead
Field | Description |
---|---|
id string |
|
name string |
|
properties RedisFirewallRuleProperties_StatusARM |
|
type string |
RedisFirewallRules_Spec
(Appears on:RedisFirewallRule)
Field | Description |
---|---|
azureName string |
AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be. |
endIP string |
|
location string |
|
owner genruntime.KnownResourceReference |
Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a cache.azure.com/Redis resource |
startIP string |
|
tags map[string]string |
RedisFirewallRules_SpecARM
Deprecated version of RedisFirewallRules_Spec. Use v1beta20201201.RedisFirewallRules_Spec instead
Field | Description |
---|---|
location string |
|
name string |
|
properties RedisFirewallRulePropertiesARM |
|
tags map[string]string |
RedisInstanceDetails_Status
(Appears on:RedisResource_Status)
Deprecated version of RedisInstanceDetails_Status. Use v1beta20201201.RedisInstanceDetails_Status instead
Field | Description |
---|---|
isMaster bool |
|
isPrimary bool |
|
nonSslPort int |
|
shardId int |
|
sslPort int |
|
zone string |
RedisInstanceDetails_StatusARM
(Appears on:RedisProperties_StatusARM)
Deprecated version of RedisInstanceDetails_Status. Use v1beta20201201.RedisInstanceDetails_Status instead
Field | Description |
---|---|
isMaster bool |
|
isPrimary bool |
|
nonSslPort int |
|
shardId int |
|
sslPort int |
|
zone string |
RedisLinkedServer
Deprecated version of RedisLinkedServer. Use v1beta20201201.RedisLinkedServer instead
Field | Description | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||||||||||||||
spec RedisLinkedServers_Spec |
|
||||||||||||||
status RedisLinkedServerWithProperties_Status |
RedisLinkedServerCreatePropertiesARM
(Appears on:RedisLinkedServers_SpecARM)
Deprecated version of RedisLinkedServerCreateProperties. Use v1beta20201201.RedisLinkedServerCreateProperties instead
Field | Description |
---|---|
linkedRedisCacheId string |
|
linkedRedisCacheLocation string |
|
serverRole RedisLinkedServerCreatePropertiesServerRole |
RedisLinkedServerCreatePropertiesServerRole
(string
alias)
(Appears on:RedisLinkedServerCreatePropertiesARM, RedisLinkedServers_Spec)
Deprecated version of RedisLinkedServerCreatePropertiesServerRole. Use v1beta20201201.RedisLinkedServerCreatePropertiesServerRole instead
Value | Description |
---|---|
"Primary" |
|
"Secondary" |
RedisLinkedServerPropertiesStatusServerRole
(string
alias)
(Appears on:RedisLinkedServerProperties_StatusARM, RedisLinkedServerWithProperties_Status)
Deprecated version of RedisLinkedServerPropertiesStatusServerRole. Use v1beta20201201.RedisLinkedServerPropertiesStatusServerRole instead
Value | Description |
---|---|
"Primary" |
|
"Secondary" |
RedisLinkedServerProperties_StatusARM
(Appears on:RedisLinkedServerWithProperties_StatusARM)
Deprecated version of RedisLinkedServerProperties_Status. Use v1beta20201201.RedisLinkedServerProperties_Status instead
Field | Description |
---|---|
linkedRedisCacheId string |
|
linkedRedisCacheLocation string |
|
provisioningState string |
|
serverRole RedisLinkedServerPropertiesStatusServerRole |
RedisLinkedServerWithProperties_Status
(Appears on:RedisLinkedServer)
Deprecated version of RedisLinkedServerWithProperties_Status. Use v1beta20201201.RedisLinkedServerWithProperties_Status instead
Field | Description |
---|---|
conditions []genruntime/conditions.Condition |
Conditions: The observed state of the resource |
id string |
|
linkedRedisCacheId string |
|
linkedRedisCacheLocation string |
|
name string |
|
provisioningState string |
|
serverRole RedisLinkedServerPropertiesStatusServerRole |
|
type string |
RedisLinkedServerWithProperties_StatusARM
Deprecated version of RedisLinkedServerWithProperties_Status. Use v1beta20201201.RedisLinkedServerWithProperties_Status instead
Field | Description |
---|---|
id string |
|
name string |
|
properties RedisLinkedServerProperties_StatusARM |
|
type string |
RedisLinkedServer_Status
(Appears on:RedisResource_Status)
Deprecated version of RedisLinkedServer_Status. Use v1beta20201201.RedisLinkedServer_Status instead
Field | Description |
---|---|
id string |
RedisLinkedServer_StatusARM
(Appears on:RedisProperties_StatusARM)
Deprecated version of RedisLinkedServer_Status. Use v1beta20201201.RedisLinkedServer_Status instead
Field | Description |
---|---|
id string |
RedisLinkedServers_Spec
(Appears on:RedisLinkedServer)
Field | Description |
---|---|
azureName string |
AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be. |
linkedRedisCacheLocation string |
|
linkedRedisCacheReference genruntime.ResourceReference |
|
location string |
|
owner genruntime.KnownResourceReference |
Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a cache.azure.com/Redis resource |
serverRole RedisLinkedServerCreatePropertiesServerRole |
|
tags map[string]string |
RedisLinkedServers_SpecARM
Deprecated version of RedisLinkedServers_Spec. Use v1beta20201201.RedisLinkedServers_Spec instead
Field | Description |
---|---|
location string |
|
name string |
|
properties RedisLinkedServerCreatePropertiesARM |
|
tags map[string]string |
RedisOperatorSecrets
(Appears on:RedisOperatorSpec)
Field | Description |
---|---|
hostName genruntime.SecretDestination |
HostName: indicates where the HostName secret should be placed. If omitted, the secret will not be retrieved from Azure. |
port genruntime.SecretDestination |
Port: indicates where the Port secret should be placed. If omitted, the secret will not be retrieved from Azure. |
primaryKey genruntime.SecretDestination |
PrimaryKey: indicates where the PrimaryKey secret should be placed. If omitted, the secret will not be retrieved from Azure. |
sslPort genruntime.SecretDestination |
SSLPort: indicates where the SSLPort secret should be placed. If omitted, the secret will not be retrieved from Azure. |
secondaryKey genruntime.SecretDestination |
SecondaryKey: indicates where the SecondaryKey secret should be placed. If omitted, the secret will not be retrieved from Azure. |
RedisOperatorSpec
(Appears on:Redis_Spec)
Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure
Field | Description |
---|---|
secrets RedisOperatorSecrets |
Secrets: configures where to place Azure generated secrets. |
RedisPatchSchedule
Deprecated version of RedisPatchSchedule. Use v1beta20201201.RedisPatchSchedule instead
Field | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||||||||
spec RedisPatchSchedules_Spec |
|
||||||||
status RedisPatchSchedule_Status |
RedisPatchSchedule_Status
(Appears on:RedisPatchSchedule)
Deprecated version of RedisPatchSchedule_Status. Use v1beta20201201.RedisPatchSchedule_Status instead
Field | Description |
---|---|
conditions []genruntime/conditions.Condition |
Conditions: The observed state of the resource |
id string |
|
location string |
|
name string |
|
scheduleEntries []ScheduleEntry_Status |
|
type string |
RedisPatchSchedule_StatusARM
Deprecated version of RedisPatchSchedule_Status. Use v1beta20201201.RedisPatchSchedule_Status instead
Field | Description |
---|---|
id string |
|
location string |
|
name string |
|
properties ScheduleEntries_StatusARM |
|
type string |
RedisPatchSchedules_Spec
(Appears on:RedisPatchSchedule)
Field | Description |
---|---|
location string |
|
owner genruntime.KnownResourceReference |
Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a cache.azure.com/Redis resource |
scheduleEntries []ScheduleEntry |
|
tags map[string]string |
RedisPatchSchedules_SpecARM
Deprecated version of RedisPatchSchedules_Spec. Use v1beta20201201.RedisPatchSchedules_Spec instead
Field | Description |
---|---|
location string |
|
name string |
|
properties ScheduleEntriesARM |
|
tags map[string]string |
RedisPropertiesStatusMinimumTlsVersion
(string
alias)
(Appears on:RedisProperties_StatusARM, RedisResource_Status)
Deprecated version of RedisPropertiesStatusMinimumTlsVersion. Use v1beta20201201.RedisPropertiesStatusMinimumTlsVersion instead
Value | Description |
---|---|
"1.0" |
|
"1.1" |
|
"1.2" |
RedisPropertiesStatusProvisioningState
(string
alias)
(Appears on:RedisProperties_StatusARM, RedisResource_Status)
Deprecated version of RedisPropertiesStatusProvisioningState. Use v1beta20201201.RedisPropertiesStatusProvisioningState instead
Value | Description |
---|---|
"Creating" |
|
"Deleting" |
|
"Disabled" |
|
"Failed" |
|
"Linking" |
|
"Provisioning" |
|
"RecoveringScaleFailure" |
|
"Scaling" |
|
"Succeeded" |
|
"Unlinking" |
|
"Unprovisioning" |
|
"Updating" |
RedisPropertiesStatusPublicNetworkAccess
(string
alias)
(Appears on:RedisProperties_StatusARM, RedisResource_Status)
Deprecated version of RedisPropertiesStatusPublicNetworkAccess. Use v1beta20201201.RedisPropertiesStatusPublicNetworkAccess instead
Value | Description |
---|---|
"Disabled" |
|
"Enabled" |
RedisProperties_StatusARM
(Appears on:RedisResource_StatusARM)
Deprecated version of RedisProperties_Status. Use v1beta20201201.RedisProperties_Status instead
Field | Description |
---|---|
enableNonSslPort bool |
|
hostName string |
|
instances []RedisInstanceDetails_StatusARM |
|
linkedServers []RedisLinkedServer_StatusARM |
|
minimumTlsVersion RedisPropertiesStatusMinimumTlsVersion |
|
port int |
|
privateEndpointConnections []PrivateEndpointConnection_Status_SubResourceEmbeddedARM |
|
provisioningState RedisPropertiesStatusProvisioningState |
|
publicNetworkAccess RedisPropertiesStatusPublicNetworkAccess |
|
redisConfiguration map[string]string |
|
redisVersion string |
|
replicasPerMaster int |
|
replicasPerPrimary int |
|
shardCount int |
|
sku Sku_StatusARM |
|
sslPort int |
|
staticIP string |
|
subnetId string |
|
tenantSettings map[string]string |
RedisResource_Status
(Appears on:Redis)
Deprecated version of RedisResource_Status. Use v1beta20201201.RedisResource_Status instead
Field | Description |
---|---|
conditions []genruntime/conditions.Condition |
Conditions: The observed state of the resource |
enableNonSslPort bool |
|
hostName string |
|
id string |
|
instances []RedisInstanceDetails_Status |
|
linkedServers []RedisLinkedServer_Status |
|
location string |
|
minimumTlsVersion RedisPropertiesStatusMinimumTlsVersion |
|
name string |
|
port int |
|
privateEndpointConnections []PrivateEndpointConnection_Status_SubResourceEmbedded |
|
provisioningState RedisPropertiesStatusProvisioningState |
|
publicNetworkAccess RedisPropertiesStatusPublicNetworkAccess |
|
redisConfiguration map[string]string |
|
redisVersion string |
|
replicasPerMaster int |
|
replicasPerPrimary int |
|
shardCount int |
|
sku Sku_Status |
|
sslPort int |
|
staticIP string |
|
subnetId string |
|
tags map[string]string |
|
tenantSettings map[string]string |
|
type string |
|
zones []string |
RedisResource_StatusARM
Deprecated version of RedisResource_Status. Use v1beta20201201.RedisResource_Status instead
Field | Description |
---|---|
id string |
|
location string |
|
name string |
|
properties RedisProperties_StatusARM |
|
tags map[string]string |
|
type string |
|
zones []string |
Redis_Spec
(Appears on:Redis)
Field | Description |
---|---|
azureName string |
AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be. |
enableNonSslPort bool |
|
location string |
|
minimumTlsVersion RedisCreatePropertiesMinimumTlsVersion |
|
operatorSpec RedisOperatorSpec |
OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure |
owner genruntime.KnownResourceReference |
Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a resources.azure.com/ResourceGroup resource |
publicNetworkAccess RedisCreatePropertiesPublicNetworkAccess |
|
redisConfiguration map[string]string |
|
redisVersion string |
|
replicasPerMaster int |
|
replicasPerPrimary int |
|
shardCount int |
|
sku Sku |
|
staticIP string |
|
subnetReference genruntime.ResourceReference |
|
tags map[string]string |
|
tenantSettings map[string]string |
|
zones []string |
Redis_SpecARM
Deprecated version of Redis_Spec. Use v1beta20201201.Redis_Spec instead
Field | Description |
---|---|
location string |
|
name string |
|
properties RedisCreatePropertiesARM |
|
tags map[string]string |
|
zones []string |
ScheduleEntriesARM
(Appears on:RedisPatchSchedules_SpecARM)
Deprecated version of ScheduleEntries. Use v1beta20201201.ScheduleEntries instead
Field | Description |
---|---|
scheduleEntries []ScheduleEntryARM |
ScheduleEntries_StatusARM
(Appears on:RedisPatchSchedule_StatusARM)
Deprecated version of ScheduleEntries_Status. Use v1beta20201201.ScheduleEntries_Status instead
Field | Description |
---|---|
scheduleEntries []ScheduleEntry_StatusARM |
ScheduleEntry
(Appears on:RedisPatchSchedules_Spec)
Deprecated version of ScheduleEntry. Use v1beta20201201.ScheduleEntry instead
Field | Description |
---|---|
dayOfWeek ScheduleEntryDayOfWeek |
|
maintenanceWindow string |
|
startHourUtc int |
ScheduleEntryARM
(Appears on:ScheduleEntriesARM)
Deprecated version of ScheduleEntry. Use v1beta20201201.ScheduleEntry instead
Field | Description |
---|---|
dayOfWeek ScheduleEntryDayOfWeek |
|
maintenanceWindow string |
|
startHourUtc int |
ScheduleEntryDayOfWeek
(string
alias)
(Appears on:ScheduleEntry, ScheduleEntryARM)
Deprecated version of ScheduleEntryDayOfWeek. Use v1beta20201201.ScheduleEntryDayOfWeek instead
Value | Description |
---|---|
"Everyday" |
|
"Friday" |
|
"Monday" |
|
"Saturday" |
|
"Sunday" |
|
"Thursday" |
|
"Tuesday" |
|
"Wednesday" |
|
"Weekend" |
ScheduleEntryStatusDayOfWeek
(string
alias)
(Appears on:ScheduleEntry_Status, ScheduleEntry_StatusARM)
Deprecated version of ScheduleEntryStatusDayOfWeek. Use v1beta20201201.ScheduleEntryStatusDayOfWeek instead
Value | Description |
---|---|
"Everyday" |
|
"Friday" |
|
"Monday" |
|
"Saturday" |
|
"Sunday" |
|
"Thursday" |
|
"Tuesday" |
|
"Wednesday" |
|
"Weekend" |
ScheduleEntry_Status
(Appears on:RedisPatchSchedule_Status)
Deprecated version of ScheduleEntry_Status. Use v1beta20201201.ScheduleEntry_Status instead
Field | Description |
---|---|
dayOfWeek ScheduleEntryStatusDayOfWeek |
|
maintenanceWindow string |
|
startHourUtc int |
ScheduleEntry_StatusARM
(Appears on:ScheduleEntries_StatusARM)
Deprecated version of ScheduleEntry_Status. Use v1beta20201201.ScheduleEntry_Status instead
Field | Description |
---|---|
dayOfWeek ScheduleEntryStatusDayOfWeek |
|
maintenanceWindow string |
|
startHourUtc int |
Sku
(Appears on:Redis_Spec)
Deprecated version of Sku. Use v1beta20201201.Sku instead
Field | Description |
---|---|
capacity int |
|
family SkuFamily |
|
name SkuName |
SkuARM
(Appears on:RedisCreatePropertiesARM)
Deprecated version of Sku. Use v1beta20201201.Sku instead
Field | Description |
---|---|
capacity int |
|
family SkuFamily |
|
name SkuName |
SkuFamily
(string
alias)
Deprecated version of SkuFamily. Use v1beta20201201.SkuFamily instead
Value | Description |
---|---|
"C" |
|
"P" |
SkuName
(string
alias)
Deprecated version of SkuName. Use v1beta20201201.SkuName instead
Value | Description |
---|---|
"Basic" |
|
"Premium" |
|
"Standard" |
SkuStatusFamily
(string
alias)
(Appears on:Sku_Status, Sku_StatusARM)
Deprecated version of SkuStatusFamily. Use v1beta20201201.SkuStatusFamily instead
Value | Description |
---|---|
"C" |
|
"P" |
SkuStatusName
(string
alias)
(Appears on:Sku_Status, Sku_StatusARM)
Deprecated version of SkuStatusName. Use v1beta20201201.SkuStatusName instead
Value | Description |
---|---|
"Basic" |
|
"Premium" |
|
"Standard" |
Sku_Status
(Appears on:RedisResource_Status)
Deprecated version of Sku_Status. Use v1beta20201201.Sku_Status instead
Field | Description |
---|---|
capacity int |
|
family SkuStatusFamily |
|
name SkuStatusName |
Sku_StatusARM
(Appears on:RedisProperties_StatusARM)
Deprecated version of Sku_Status. Use v1beta20201201.Sku_Status instead
Field | Description |
---|---|
capacity int |
|
family SkuStatusFamily |
|
name SkuStatusName |