Documentation ¶
Overview ¶
Package storage contains API Schema definitions for the cache storage API group +kubebuilder:object:generate=true All object properties are optional by default, this will be overridden when needed: +kubebuilder:validation:Optional +groupName=cache.azure.com +versionName=v1api20230701storage
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.
Index ¶
- Constants
- Variables
- type APIVersion
- type DatabaseProperties_GeoReplication
- type DatabaseProperties_GeoReplication_STATUS
- type LinkedDatabase
- type LinkedDatabase_STATUS
- type Module
- type Module_STATUS
- type Persistence
- type Persistence_STATUS
- type PrivateEndpointConnection_STATUS
- func (connection *PrivateEndpointConnection_STATUS) AssignProperties_From_PrivateEndpointConnection_STATUS(source *storage.PrivateEndpointConnection_STATUS) error
- func (connection *PrivateEndpointConnection_STATUS) AssignProperties_To_PrivateEndpointConnection_STATUS(destination *storage.PrivateEndpointConnection_STATUS) error
- func (in *PrivateEndpointConnection_STATUS) DeepCopy() *PrivateEndpointConnection_STATUS
- func (in *PrivateEndpointConnection_STATUS) DeepCopyInto(out *PrivateEndpointConnection_STATUS)
- type RedisEnterprise
- func (enterprise *RedisEnterprise) AzureName() string
- func (enterprise *RedisEnterprise) ConfigMapDestinationExpressions() []*core.DestinationExpression
- func (in *RedisEnterprise) DeepCopy() *RedisEnterprise
- func (in *RedisEnterprise) DeepCopyInto(out *RedisEnterprise)
- func (in *RedisEnterprise) DeepCopyObject() runtime.Object
- func (enterprise RedisEnterprise) GetAPIVersion() string
- func (enterprise *RedisEnterprise) GetConditions() conditions.Conditions
- func (enterprise *RedisEnterprise) GetResourceScope() genruntime.ResourceScope
- func (enterprise *RedisEnterprise) GetSpec() genruntime.ConvertibleSpec
- func (enterprise *RedisEnterprise) GetStatus() genruntime.ConvertibleStatus
- func (enterprise *RedisEnterprise) GetSupportedOperations() []genruntime.ResourceOperation
- func (enterprise *RedisEnterprise) GetType() string
- func (enterprise *RedisEnterprise) Hub()
- func (enterprise *RedisEnterprise) NewEmptyStatus() genruntime.ConvertibleStatus
- func (enterprise *RedisEnterprise) OriginalGVK() *schema.GroupVersionKind
- func (enterprise *RedisEnterprise) Owner() *genruntime.ResourceReference
- func (enterprise *RedisEnterprise) SecretDestinationExpressions() []*core.DestinationExpression
- func (enterprise *RedisEnterprise) SetConditions(conditions conditions.Conditions)
- func (enterprise *RedisEnterprise) SetStatus(status genruntime.ConvertibleStatus) error
- type RedisEnterpriseDatabase
- func (database *RedisEnterpriseDatabase) AzureName() string
- func (database *RedisEnterpriseDatabase) ConfigMapDestinationExpressions() []*core.DestinationExpression
- func (in *RedisEnterpriseDatabase) DeepCopy() *RedisEnterpriseDatabase
- func (in *RedisEnterpriseDatabase) DeepCopyInto(out *RedisEnterpriseDatabase)
- func (in *RedisEnterpriseDatabase) DeepCopyObject() runtime.Object
- func (database RedisEnterpriseDatabase) GetAPIVersion() string
- func (database *RedisEnterpriseDatabase) GetConditions() conditions.Conditions
- func (database *RedisEnterpriseDatabase) GetResourceScope() genruntime.ResourceScope
- func (database *RedisEnterpriseDatabase) GetSpec() genruntime.ConvertibleSpec
- func (database *RedisEnterpriseDatabase) GetStatus() genruntime.ConvertibleStatus
- func (database *RedisEnterpriseDatabase) GetSupportedOperations() []genruntime.ResourceOperation
- func (database *RedisEnterpriseDatabase) GetType() string
- func (database *RedisEnterpriseDatabase) Hub()
- func (database *RedisEnterpriseDatabase) NewEmptyStatus() genruntime.ConvertibleStatus
- func (database *RedisEnterpriseDatabase) OriginalGVK() *schema.GroupVersionKind
- func (database *RedisEnterpriseDatabase) Owner() *genruntime.ResourceReference
- func (database *RedisEnterpriseDatabase) SecretDestinationExpressions() []*core.DestinationExpression
- func (database *RedisEnterpriseDatabase) SetConditions(conditions conditions.Conditions)
- func (database *RedisEnterpriseDatabase) SetStatus(status genruntime.ConvertibleStatus) error
- type RedisEnterpriseDatabaseList
- type RedisEnterpriseDatabaseOperatorSpec
- type RedisEnterpriseDatabase_STATUS
- func (database *RedisEnterpriseDatabase_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
- func (database *RedisEnterpriseDatabase_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
- func (in *RedisEnterpriseDatabase_STATUS) DeepCopy() *RedisEnterpriseDatabase_STATUS
- func (in *RedisEnterpriseDatabase_STATUS) DeepCopyInto(out *RedisEnterpriseDatabase_STATUS)
- type RedisEnterpriseDatabase_Spec
- func (database *RedisEnterpriseDatabase_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
- func (database *RedisEnterpriseDatabase_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
- func (in *RedisEnterpriseDatabase_Spec) DeepCopy() *RedisEnterpriseDatabase_Spec
- func (in *RedisEnterpriseDatabase_Spec) DeepCopyInto(out *RedisEnterpriseDatabase_Spec)
- type RedisEnterpriseList
- type RedisEnterpriseOperatorSpec
- type RedisEnterprise_STATUS
- func (enterprise *RedisEnterprise_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
- func (enterprise *RedisEnterprise_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
- func (in *RedisEnterprise_STATUS) DeepCopy() *RedisEnterprise_STATUS
- func (in *RedisEnterprise_STATUS) DeepCopyInto(out *RedisEnterprise_STATUS)
- type RedisEnterprise_Spec
- func (enterprise *RedisEnterprise_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
- func (enterprise *RedisEnterprise_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
- func (in *RedisEnterprise_Spec) DeepCopy() *RedisEnterprise_Spec
- func (in *RedisEnterprise_Spec) DeepCopyInto(out *RedisEnterprise_Spec)
- type Sku
- type Sku_STATUS
Constants ¶
const APIVersion_Value = APIVersion("2023-07-01")
Variables ¶
var ( // GroupVersion is group version used to register these objects GroupVersion = schema.GroupVersion{Group: "cache.azure.com", Version: "v1api20230701storage"} // SchemeBuilder is used to add go types to the GroupVersionKind scheme SchemeBuilder = &scheme.Builder{GroupVersion: GroupVersion} // AddToScheme adds the types in this group-version to the given scheme. AddToScheme = SchemeBuilder.AddToScheme )
Functions ¶
This section is empty.
Types ¶
type APIVersion ¶
type APIVersion string
Storage version of v1api20230701.APIVersion +kubebuilder:validation:Enum={"2023-07-01"}
type DatabaseProperties_GeoReplication ¶
type DatabaseProperties_GeoReplication struct { GroupNickname *string `json:"groupNickname,omitempty"` LinkedDatabases []LinkedDatabase `json:"linkedDatabases,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` }
Storage version of v1api20230701.DatabaseProperties_GeoReplication
func (*DatabaseProperties_GeoReplication) DeepCopy ¶
func (in *DatabaseProperties_GeoReplication) DeepCopy() *DatabaseProperties_GeoReplication
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DatabaseProperties_GeoReplication.
func (*DatabaseProperties_GeoReplication) DeepCopyInto ¶
func (in *DatabaseProperties_GeoReplication) DeepCopyInto(out *DatabaseProperties_GeoReplication)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type DatabaseProperties_GeoReplication_STATUS ¶
type DatabaseProperties_GeoReplication_STATUS struct { GroupNickname *string `json:"groupNickname,omitempty"` LinkedDatabases []LinkedDatabase_STATUS `json:"linkedDatabases,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` }
Storage version of v1api20230701.DatabaseProperties_GeoReplication_STATUS
func (*DatabaseProperties_GeoReplication_STATUS) DeepCopy ¶
func (in *DatabaseProperties_GeoReplication_STATUS) DeepCopy() *DatabaseProperties_GeoReplication_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DatabaseProperties_GeoReplication_STATUS.
func (*DatabaseProperties_GeoReplication_STATUS) DeepCopyInto ¶
func (in *DatabaseProperties_GeoReplication_STATUS) DeepCopyInto(out *DatabaseProperties_GeoReplication_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type LinkedDatabase ¶
type LinkedDatabase struct { PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` // Reference: Resource ID of a database resource to link with this database. Reference *genruntime.ResourceReference `armReference:"Id" json:"reference,omitempty"` }
Storage version of v1api20230701.LinkedDatabase Specifies details of a linked database resource.
func (*LinkedDatabase) DeepCopy ¶
func (in *LinkedDatabase) DeepCopy() *LinkedDatabase
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LinkedDatabase.
func (*LinkedDatabase) DeepCopyInto ¶
func (in *LinkedDatabase) DeepCopyInto(out *LinkedDatabase)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type LinkedDatabase_STATUS ¶
type LinkedDatabase_STATUS struct { Id *string `json:"id,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` State *string `json:"state,omitempty"` }
Storage version of v1api20230701.LinkedDatabase_STATUS Specifies details of a linked database resource.
func (*LinkedDatabase_STATUS) DeepCopy ¶
func (in *LinkedDatabase_STATUS) DeepCopy() *LinkedDatabase_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LinkedDatabase_STATUS.
func (*LinkedDatabase_STATUS) DeepCopyInto ¶
func (in *LinkedDatabase_STATUS) DeepCopyInto(out *LinkedDatabase_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Module ¶
type Module struct { Args *string `json:"args,omitempty"` Name *string `json:"name,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` }
Storage version of v1api20230701.Module Specifies configuration of a redis module
func (*Module) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Module.
func (*Module) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Module_STATUS ¶
type Module_STATUS struct { Args *string `json:"args,omitempty"` Name *string `json:"name,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` Version *string `json:"version,omitempty"` }
Storage version of v1api20230701.Module_STATUS Specifies configuration of a redis module
func (*Module_STATUS) DeepCopy ¶
func (in *Module_STATUS) DeepCopy() *Module_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Module_STATUS.
func (*Module_STATUS) DeepCopyInto ¶
func (in *Module_STATUS) DeepCopyInto(out *Module_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Persistence ¶
type Persistence struct { AofEnabled *bool `json:"aofEnabled,omitempty"` AofFrequency *string `json:"aofFrequency,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` RdbEnabled *bool `json:"rdbEnabled,omitempty"` RdbFrequency *string `json:"rdbFrequency,omitempty"` }
Storage version of v1api20230701.Persistence Persistence-related configuration for the RedisEnterprise database
func (*Persistence) DeepCopy ¶
func (in *Persistence) DeepCopy() *Persistence
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Persistence.
func (*Persistence) DeepCopyInto ¶
func (in *Persistence) DeepCopyInto(out *Persistence)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Persistence_STATUS ¶
type Persistence_STATUS struct { AofEnabled *bool `json:"aofEnabled,omitempty"` AofFrequency *string `json:"aofFrequency,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` RdbEnabled *bool `json:"rdbEnabled,omitempty"` RdbFrequency *string `json:"rdbFrequency,omitempty"` }
Storage version of v1api20230701.Persistence_STATUS Persistence-related configuration for the RedisEnterprise database
func (*Persistence_STATUS) DeepCopy ¶
func (in *Persistence_STATUS) DeepCopy() *Persistence_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Persistence_STATUS.
func (*Persistence_STATUS) DeepCopyInto ¶
func (in *Persistence_STATUS) DeepCopyInto(out *Persistence_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PrivateEndpointConnection_STATUS ¶
type PrivateEndpointConnection_STATUS struct { Id *string `json:"id,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` }
Storage version of v1api20230701.PrivateEndpointConnection_STATUS The Private Endpoint Connection resource.
func (*PrivateEndpointConnection_STATUS) AssignProperties_From_PrivateEndpointConnection_STATUS ¶
func (connection *PrivateEndpointConnection_STATUS) AssignProperties_From_PrivateEndpointConnection_STATUS(source *storage.PrivateEndpointConnection_STATUS) error
AssignProperties_From_PrivateEndpointConnection_STATUS populates our PrivateEndpointConnection_STATUS from the provided source PrivateEndpointConnection_STATUS
func (*PrivateEndpointConnection_STATUS) AssignProperties_To_PrivateEndpointConnection_STATUS ¶
func (connection *PrivateEndpointConnection_STATUS) AssignProperties_To_PrivateEndpointConnection_STATUS(destination *storage.PrivateEndpointConnection_STATUS) error
AssignProperties_To_PrivateEndpointConnection_STATUS populates the provided destination PrivateEndpointConnection_STATUS from our PrivateEndpointConnection_STATUS
func (*PrivateEndpointConnection_STATUS) DeepCopy ¶
func (in *PrivateEndpointConnection_STATUS) DeepCopy() *PrivateEndpointConnection_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PrivateEndpointConnection_STATUS.
func (*PrivateEndpointConnection_STATUS) DeepCopyInto ¶
func (in *PrivateEndpointConnection_STATUS) DeepCopyInto(out *PrivateEndpointConnection_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type RedisEnterprise ¶
type RedisEnterprise struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec RedisEnterprise_Spec `json:"spec,omitempty"` Status RedisEnterprise_STATUS `json:"status,omitempty"` }
+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:storageversion +kubebuilder:printcolumn:name="Ready",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="Severity",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].severity" +kubebuilder:printcolumn:name="Reason",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].reason" +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].message" Storage version of v1api20230701.RedisEnterprise Generator information: - Generated from: /redisenterprise/resource-manager/Microsoft.Cache/stable/2023-07-01/redisenterprise.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/redisEnterprise/{clusterName}
func (*RedisEnterprise) AzureName ¶
func (enterprise *RedisEnterprise) AzureName() string
AzureName returns the Azure name of the resource
func (*RedisEnterprise) ConfigMapDestinationExpressions ¶
func (enterprise *RedisEnterprise) ConfigMapDestinationExpressions() []*core.DestinationExpression
ConfigMapDestinationExpressions returns the Spec.OperatorSpec.ConfigMapExpressions property
func (*RedisEnterprise) DeepCopy ¶
func (in *RedisEnterprise) DeepCopy() *RedisEnterprise
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisEnterprise.
func (*RedisEnterprise) DeepCopyInto ¶
func (in *RedisEnterprise) DeepCopyInto(out *RedisEnterprise)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*RedisEnterprise) DeepCopyObject ¶
func (in *RedisEnterprise) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (RedisEnterprise) GetAPIVersion ¶
func (enterprise RedisEnterprise) GetAPIVersion() string
GetAPIVersion returns the ARM API version of the resource. This is always "2023-07-01"
func (*RedisEnterprise) GetConditions ¶
func (enterprise *RedisEnterprise) GetConditions() conditions.Conditions
GetConditions returns the conditions of the resource
func (*RedisEnterprise) GetResourceScope ¶
func (enterprise *RedisEnterprise) GetResourceScope() genruntime.ResourceScope
GetResourceScope returns the scope of the resource
func (*RedisEnterprise) GetSpec ¶
func (enterprise *RedisEnterprise) GetSpec() genruntime.ConvertibleSpec
GetSpec returns the specification of this resource
func (*RedisEnterprise) GetStatus ¶
func (enterprise *RedisEnterprise) GetStatus() genruntime.ConvertibleStatus
GetStatus returns the status of this resource
func (*RedisEnterprise) GetSupportedOperations ¶
func (enterprise *RedisEnterprise) GetSupportedOperations() []genruntime.ResourceOperation
GetSupportedOperations returns the operations supported by the resource
func (*RedisEnterprise) GetType ¶
func (enterprise *RedisEnterprise) GetType() string
GetType returns the ARM Type of the resource. This is always "Microsoft.Cache/redisEnterprise"
func (*RedisEnterprise) Hub ¶
func (enterprise *RedisEnterprise) Hub()
Hub marks that this RedisEnterprise is the hub type for conversion
func (*RedisEnterprise) NewEmptyStatus ¶
func (enterprise *RedisEnterprise) NewEmptyStatus() genruntime.ConvertibleStatus
NewEmptyStatus returns a new empty (blank) status
func (*RedisEnterprise) OriginalGVK ¶
func (enterprise *RedisEnterprise) OriginalGVK() *schema.GroupVersionKind
OriginalGVK returns a GroupValueKind for the original API version used to create the resource
func (*RedisEnterprise) Owner ¶
func (enterprise *RedisEnterprise) Owner() *genruntime.ResourceReference
Owner returns the ResourceReference of the owner
func (*RedisEnterprise) SecretDestinationExpressions ¶
func (enterprise *RedisEnterprise) SecretDestinationExpressions() []*core.DestinationExpression
SecretDestinationExpressions returns the Spec.OperatorSpec.SecretExpressions property
func (*RedisEnterprise) SetConditions ¶
func (enterprise *RedisEnterprise) SetConditions(conditions conditions.Conditions)
SetConditions sets the conditions on the resource status
func (*RedisEnterprise) SetStatus ¶
func (enterprise *RedisEnterprise) SetStatus(status genruntime.ConvertibleStatus) error
SetStatus sets the status of this resource
type RedisEnterpriseDatabase ¶
type RedisEnterpriseDatabase struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec RedisEnterpriseDatabase_Spec `json:"spec,omitempty"` Status RedisEnterpriseDatabase_STATUS `json:"status,omitempty"` }
+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:storageversion +kubebuilder:printcolumn:name="Ready",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="Severity",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].severity" +kubebuilder:printcolumn:name="Reason",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].reason" +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].message" Storage version of v1api20230701.RedisEnterpriseDatabase Generator information: - Generated from: /redisenterprise/resource-manager/Microsoft.Cache/stable/2023-07-01/redisenterprise.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/redisEnterprise/{clusterName}/databases/{databaseName}
func (*RedisEnterpriseDatabase) AzureName ¶
func (database *RedisEnterpriseDatabase) AzureName() string
AzureName returns the Azure name of the resource
func (*RedisEnterpriseDatabase) ConfigMapDestinationExpressions ¶
func (database *RedisEnterpriseDatabase) ConfigMapDestinationExpressions() []*core.DestinationExpression
ConfigMapDestinationExpressions returns the Spec.OperatorSpec.ConfigMapExpressions property
func (*RedisEnterpriseDatabase) DeepCopy ¶
func (in *RedisEnterpriseDatabase) DeepCopy() *RedisEnterpriseDatabase
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisEnterpriseDatabase.
func (*RedisEnterpriseDatabase) DeepCopyInto ¶
func (in *RedisEnterpriseDatabase) DeepCopyInto(out *RedisEnterpriseDatabase)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*RedisEnterpriseDatabase) DeepCopyObject ¶
func (in *RedisEnterpriseDatabase) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (RedisEnterpriseDatabase) GetAPIVersion ¶
func (database RedisEnterpriseDatabase) GetAPIVersion() string
GetAPIVersion returns the ARM API version of the resource. This is always "2023-07-01"
func (*RedisEnterpriseDatabase) GetConditions ¶
func (database *RedisEnterpriseDatabase) GetConditions() conditions.Conditions
GetConditions returns the conditions of the resource
func (*RedisEnterpriseDatabase) GetResourceScope ¶
func (database *RedisEnterpriseDatabase) GetResourceScope() genruntime.ResourceScope
GetResourceScope returns the scope of the resource
func (*RedisEnterpriseDatabase) GetSpec ¶
func (database *RedisEnterpriseDatabase) GetSpec() genruntime.ConvertibleSpec
GetSpec returns the specification of this resource
func (*RedisEnterpriseDatabase) GetStatus ¶
func (database *RedisEnterpriseDatabase) GetStatus() genruntime.ConvertibleStatus
GetStatus returns the status of this resource
func (*RedisEnterpriseDatabase) GetSupportedOperations ¶
func (database *RedisEnterpriseDatabase) GetSupportedOperations() []genruntime.ResourceOperation
GetSupportedOperations returns the operations supported by the resource
func (*RedisEnterpriseDatabase) GetType ¶
func (database *RedisEnterpriseDatabase) GetType() string
GetType returns the ARM Type of the resource. This is always "Microsoft.Cache/redisEnterprise/databases"
func (*RedisEnterpriseDatabase) Hub ¶
func (database *RedisEnterpriseDatabase) Hub()
Hub marks that this RedisEnterpriseDatabase is the hub type for conversion
func (*RedisEnterpriseDatabase) NewEmptyStatus ¶
func (database *RedisEnterpriseDatabase) NewEmptyStatus() genruntime.ConvertibleStatus
NewEmptyStatus returns a new empty (blank) status
func (*RedisEnterpriseDatabase) OriginalGVK ¶
func (database *RedisEnterpriseDatabase) OriginalGVK() *schema.GroupVersionKind
OriginalGVK returns a GroupValueKind for the original API version used to create the resource
func (*RedisEnterpriseDatabase) Owner ¶
func (database *RedisEnterpriseDatabase) Owner() *genruntime.ResourceReference
Owner returns the ResourceReference of the owner
func (*RedisEnterpriseDatabase) SecretDestinationExpressions ¶
func (database *RedisEnterpriseDatabase) SecretDestinationExpressions() []*core.DestinationExpression
SecretDestinationExpressions returns the Spec.OperatorSpec.SecretExpressions property
func (*RedisEnterpriseDatabase) SetConditions ¶
func (database *RedisEnterpriseDatabase) SetConditions(conditions conditions.Conditions)
SetConditions sets the conditions on the resource status
func (*RedisEnterpriseDatabase) SetStatus ¶
func (database *RedisEnterpriseDatabase) SetStatus(status genruntime.ConvertibleStatus) error
SetStatus sets the status of this resource
type RedisEnterpriseDatabaseList ¶
type RedisEnterpriseDatabaseList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []RedisEnterpriseDatabase `json:"items"` }
+kubebuilder:object:root=true Storage version of v1api20230701.RedisEnterpriseDatabase Generator information: - Generated from: /redisenterprise/resource-manager/Microsoft.Cache/stable/2023-07-01/redisenterprise.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/redisEnterprise/{clusterName}/databases/{databaseName}
func (*RedisEnterpriseDatabaseList) DeepCopy ¶
func (in *RedisEnterpriseDatabaseList) DeepCopy() *RedisEnterpriseDatabaseList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisEnterpriseDatabaseList.
func (*RedisEnterpriseDatabaseList) DeepCopyInto ¶
func (in *RedisEnterpriseDatabaseList) DeepCopyInto(out *RedisEnterpriseDatabaseList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*RedisEnterpriseDatabaseList) DeepCopyObject ¶
func (in *RedisEnterpriseDatabaseList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type RedisEnterpriseDatabaseOperatorSpec ¶
type RedisEnterpriseDatabaseOperatorSpec struct { ConfigMapExpressions []*core.DestinationExpression `json:"configMapExpressions,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` SecretExpressions []*core.DestinationExpression `json:"secretExpressions,omitempty"` }
Storage version of v1api20230701.RedisEnterpriseDatabaseOperatorSpec Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure
func (*RedisEnterpriseDatabaseOperatorSpec) DeepCopy ¶
func (in *RedisEnterpriseDatabaseOperatorSpec) DeepCopy() *RedisEnterpriseDatabaseOperatorSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisEnterpriseDatabaseOperatorSpec.
func (*RedisEnterpriseDatabaseOperatorSpec) DeepCopyInto ¶
func (in *RedisEnterpriseDatabaseOperatorSpec) DeepCopyInto(out *RedisEnterpriseDatabaseOperatorSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type RedisEnterpriseDatabase_STATUS ¶
type RedisEnterpriseDatabase_STATUS struct { ClientProtocol *string `json:"clientProtocol,omitempty"` ClusteringPolicy *string `json:"clusteringPolicy,omitempty"` Conditions []conditions.Condition `json:"conditions,omitempty"` EvictionPolicy *string `json:"evictionPolicy,omitempty"` GeoReplication *DatabaseProperties_GeoReplication_STATUS `json:"geoReplication,omitempty"` Id *string `json:"id,omitempty"` Modules []Module_STATUS `json:"modules,omitempty"` Name *string `json:"name,omitempty"` Persistence *Persistence_STATUS `json:"persistence,omitempty"` Port *int `json:"port,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` ProvisioningState *string `json:"provisioningState,omitempty"` ResourceState *string `json:"resourceState,omitempty"` Type *string `json:"type,omitempty"` }
Storage version of v1api20230701.RedisEnterpriseDatabase_STATUS
func (*RedisEnterpriseDatabase_STATUS) ConvertStatusFrom ¶
func (database *RedisEnterpriseDatabase_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
ConvertStatusFrom populates our RedisEnterpriseDatabase_STATUS from the provided source
func (*RedisEnterpriseDatabase_STATUS) ConvertStatusTo ¶
func (database *RedisEnterpriseDatabase_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
ConvertStatusTo populates the provided destination from our RedisEnterpriseDatabase_STATUS
func (*RedisEnterpriseDatabase_STATUS) DeepCopy ¶
func (in *RedisEnterpriseDatabase_STATUS) DeepCopy() *RedisEnterpriseDatabase_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisEnterpriseDatabase_STATUS.
func (*RedisEnterpriseDatabase_STATUS) DeepCopyInto ¶
func (in *RedisEnterpriseDatabase_STATUS) DeepCopyInto(out *RedisEnterpriseDatabase_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type RedisEnterpriseDatabase_Spec ¶
type RedisEnterpriseDatabase_Spec struct { // 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. AzureName string `json:"azureName,omitempty"` ClientProtocol *string `json:"clientProtocol,omitempty"` ClusteringPolicy *string `json:"clusteringPolicy,omitempty"` EvictionPolicy *string `json:"evictionPolicy,omitempty"` GeoReplication *DatabaseProperties_GeoReplication `json:"geoReplication,omitempty"` Modules []Module `json:"modules,omitempty"` OperatorSpec *RedisEnterpriseDatabaseOperatorSpec `json:"operatorSpec,omitempty"` OriginalVersion string `json:"originalVersion,omitempty"` // +kubebuilder:validation:Required // 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/RedisEnterprise resource Owner *genruntime.KnownResourceReference `group:"cache.azure.com" json:"owner,omitempty" kind:"RedisEnterprise"` Persistence *Persistence `json:"persistence,omitempty"` Port *int `json:"port,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` }
Storage version of v1api20230701.RedisEnterpriseDatabase_Spec
func (*RedisEnterpriseDatabase_Spec) ConvertSpecFrom ¶
func (database *RedisEnterpriseDatabase_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
ConvertSpecFrom populates our RedisEnterpriseDatabase_Spec from the provided source
func (*RedisEnterpriseDatabase_Spec) ConvertSpecTo ¶
func (database *RedisEnterpriseDatabase_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
ConvertSpecTo populates the provided destination from our RedisEnterpriseDatabase_Spec
func (*RedisEnterpriseDatabase_Spec) DeepCopy ¶
func (in *RedisEnterpriseDatabase_Spec) DeepCopy() *RedisEnterpriseDatabase_Spec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisEnterpriseDatabase_Spec.
func (*RedisEnterpriseDatabase_Spec) DeepCopyInto ¶
func (in *RedisEnterpriseDatabase_Spec) DeepCopyInto(out *RedisEnterpriseDatabase_Spec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type RedisEnterpriseList ¶
type RedisEnterpriseList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []RedisEnterprise `json:"items"` }
+kubebuilder:object:root=true Storage version of v1api20230701.RedisEnterprise Generator information: - Generated from: /redisenterprise/resource-manager/Microsoft.Cache/stable/2023-07-01/redisenterprise.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/redisEnterprise/{clusterName}
func (*RedisEnterpriseList) DeepCopy ¶
func (in *RedisEnterpriseList) DeepCopy() *RedisEnterpriseList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisEnterpriseList.
func (*RedisEnterpriseList) DeepCopyInto ¶
func (in *RedisEnterpriseList) DeepCopyInto(out *RedisEnterpriseList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*RedisEnterpriseList) DeepCopyObject ¶
func (in *RedisEnterpriseList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type RedisEnterpriseOperatorSpec ¶
type RedisEnterpriseOperatorSpec struct { ConfigMapExpressions []*core.DestinationExpression `json:"configMapExpressions,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` SecretExpressions []*core.DestinationExpression `json:"secretExpressions,omitempty"` }
Storage version of v1api20230701.RedisEnterpriseOperatorSpec Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure
func (*RedisEnterpriseOperatorSpec) DeepCopy ¶
func (in *RedisEnterpriseOperatorSpec) DeepCopy() *RedisEnterpriseOperatorSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisEnterpriseOperatorSpec.
func (*RedisEnterpriseOperatorSpec) DeepCopyInto ¶
func (in *RedisEnterpriseOperatorSpec) DeepCopyInto(out *RedisEnterpriseOperatorSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type RedisEnterprise_STATUS ¶
type RedisEnterprise_STATUS struct { Conditions []conditions.Condition `json:"conditions,omitempty"` HostName *string `json:"hostName,omitempty"` Id *string `json:"id,omitempty"` Location *string `json:"location,omitempty"` MinimumTlsVersion *string `json:"minimumTlsVersion,omitempty"` Name *string `json:"name,omitempty"` PrivateEndpointConnections []PrivateEndpointConnection_STATUS `json:"privateEndpointConnections,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` ProvisioningState *string `json:"provisioningState,omitempty"` RedisVersion *string `json:"redisVersion,omitempty"` ResourceState *string `json:"resourceState,omitempty"` Sku *Sku_STATUS `json:"sku,omitempty"` Tags map[string]string `json:"tags,omitempty"` Type *string `json:"type,omitempty"` Zones []string `json:"zones,omitempty"` }
Storage version of v1api20230701.RedisEnterprise_STATUS
func (*RedisEnterprise_STATUS) ConvertStatusFrom ¶
func (enterprise *RedisEnterprise_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error
ConvertStatusFrom populates our RedisEnterprise_STATUS from the provided source
func (*RedisEnterprise_STATUS) ConvertStatusTo ¶
func (enterprise *RedisEnterprise_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error
ConvertStatusTo populates the provided destination from our RedisEnterprise_STATUS
func (*RedisEnterprise_STATUS) DeepCopy ¶
func (in *RedisEnterprise_STATUS) DeepCopy() *RedisEnterprise_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisEnterprise_STATUS.
func (*RedisEnterprise_STATUS) DeepCopyInto ¶
func (in *RedisEnterprise_STATUS) DeepCopyInto(out *RedisEnterprise_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type RedisEnterprise_Spec ¶
type RedisEnterprise_Spec struct { // 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. AzureName string `json:"azureName,omitempty"` Location *string `json:"location,omitempty"` MinimumTlsVersion *string `json:"minimumTlsVersion,omitempty"` OperatorSpec *RedisEnterpriseOperatorSpec `json:"operatorSpec,omitempty"` OriginalVersion string `json:"originalVersion,omitempty"` // +kubebuilder:validation:Required // 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 Owner *genruntime.KnownResourceReference `group:"resources.azure.com" json:"owner,omitempty" kind:"ResourceGroup"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` Sku *Sku `json:"sku,omitempty"` Tags map[string]string `json:"tags,omitempty"` Zones []string `json:"zones,omitempty"` }
Storage version of v1api20230701.RedisEnterprise_Spec
func (*RedisEnterprise_Spec) ConvertSpecFrom ¶
func (enterprise *RedisEnterprise_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error
ConvertSpecFrom populates our RedisEnterprise_Spec from the provided source
func (*RedisEnterprise_Spec) ConvertSpecTo ¶
func (enterprise *RedisEnterprise_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error
ConvertSpecTo populates the provided destination from our RedisEnterprise_Spec
func (*RedisEnterprise_Spec) DeepCopy ¶
func (in *RedisEnterprise_Spec) DeepCopy() *RedisEnterprise_Spec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisEnterprise_Spec.
func (*RedisEnterprise_Spec) DeepCopyInto ¶
func (in *RedisEnterprise_Spec) DeepCopyInto(out *RedisEnterprise_Spec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Sku ¶
type Sku struct { Capacity *int `json:"capacity,omitempty"` Name *string `json:"name,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` }
Storage version of v1api20230701.Sku SKU parameters supplied to the create RedisEnterprise operation.
func (*Sku) AssignProperties_From_Sku ¶
AssignProperties_From_Sku populates our Sku from the provided source Sku
func (*Sku) AssignProperties_To_Sku ¶
AssignProperties_To_Sku populates the provided destination Sku from our Sku
func (*Sku) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Sku.
func (*Sku) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Sku_STATUS ¶
type Sku_STATUS struct { Capacity *int `json:"capacity,omitempty"` Name *string `json:"name,omitempty"` PropertyBag genruntime.PropertyBag `json:"$propertyBag,omitempty"` }
Storage version of v1api20230701.Sku_STATUS SKU parameters supplied to the create RedisEnterprise operation.
func (*Sku_STATUS) AssignProperties_From_Sku_STATUS ¶
func (sku *Sku_STATUS) AssignProperties_From_Sku_STATUS(source *storage.Sku_STATUS) error
AssignProperties_From_Sku_STATUS populates our Sku_STATUS from the provided source Sku_STATUS
func (*Sku_STATUS) AssignProperties_To_Sku_STATUS ¶
func (sku *Sku_STATUS) AssignProperties_To_Sku_STATUS(destination *storage.Sku_STATUS) error
AssignProperties_To_Sku_STATUS populates the provided destination Sku_STATUS from our Sku_STATUS
func (*Sku_STATUS) DeepCopy ¶
func (in *Sku_STATUS) DeepCopy() *Sku_STATUS
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Sku_STATUS.
func (*Sku_STATUS) DeepCopyInto ¶
func (in *Sku_STATUS) DeepCopyInto(out *Sku_STATUS)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.