v1alpha1api20201201

package
v2.0.0-alpha.4 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2021 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

Package v1alpha1api20201201 contains API Schema definitions for the cache v1alpha1api20201201 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

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.

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.

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.

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.

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.

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

View Source
const (
	RedisLinkedServerCreatePropertiesServerRolePrimary   = RedisLinkedServerCreatePropertiesServerRole("Primary")
	RedisLinkedServerCreatePropertiesServerRoleSecondary = RedisLinkedServerCreatePropertiesServerRole("Secondary")
)
View Source
const (
	RedisLinkedServerPropertiesStatusServerRolePrimary   = RedisLinkedServerPropertiesStatusServerRole("Primary")
	RedisLinkedServerPropertiesStatusServerRoleSecondary = RedisLinkedServerPropertiesStatusServerRole("Secondary")
)
View Source
const (
	ScheduleEntryDayOfWeekEveryday  = ScheduleEntryDayOfWeek("Everyday")
	ScheduleEntryDayOfWeekFriday    = ScheduleEntryDayOfWeek("Friday")
	ScheduleEntryDayOfWeekMonday    = ScheduleEntryDayOfWeek("Monday")
	ScheduleEntryDayOfWeekSaturday  = ScheduleEntryDayOfWeek("Saturday")
	ScheduleEntryDayOfWeekSunday    = ScheduleEntryDayOfWeek("Sunday")
	ScheduleEntryDayOfWeekThursday  = ScheduleEntryDayOfWeek("Thursday")
	ScheduleEntryDayOfWeekTuesday   = ScheduleEntryDayOfWeek("Tuesday")
	ScheduleEntryDayOfWeekWednesday = ScheduleEntryDayOfWeek("Wednesday")
	ScheduleEntryDayOfWeekWeekend   = ScheduleEntryDayOfWeek("Weekend")
)
View Source
const (
	ScheduleEntryStatusDayOfWeekEveryday  = ScheduleEntryStatusDayOfWeek("Everyday")
	ScheduleEntryStatusDayOfWeekFriday    = ScheduleEntryStatusDayOfWeek("Friday")
	ScheduleEntryStatusDayOfWeekMonday    = ScheduleEntryStatusDayOfWeek("Monday")
	ScheduleEntryStatusDayOfWeekSaturday  = ScheduleEntryStatusDayOfWeek("Saturday")
	ScheduleEntryStatusDayOfWeekSunday    = ScheduleEntryStatusDayOfWeek("Sunday")
	ScheduleEntryStatusDayOfWeekThursday  = ScheduleEntryStatusDayOfWeek("Thursday")
	ScheduleEntryStatusDayOfWeekTuesday   = ScheduleEntryStatusDayOfWeek("Tuesday")
	ScheduleEntryStatusDayOfWeekWednesday = ScheduleEntryStatusDayOfWeek("Wednesday")
	ScheduleEntryStatusDayOfWeekWeekend   = ScheduleEntryStatusDayOfWeek("Weekend")
)
View Source
const (
	RedisCreatePropertiesMinimumTlsVersion10 = RedisCreatePropertiesMinimumTlsVersion("1.0")
	RedisCreatePropertiesMinimumTlsVersion11 = RedisCreatePropertiesMinimumTlsVersion("1.1")
	RedisCreatePropertiesMinimumTlsVersion12 = RedisCreatePropertiesMinimumTlsVersion("1.2")
)
View Source
const (
	RedisCreatePropertiesPublicNetworkAccessDisabled = RedisCreatePropertiesPublicNetworkAccess("Disabled")
	RedisCreatePropertiesPublicNetworkAccessEnabled  = RedisCreatePropertiesPublicNetworkAccess("Enabled")
)
View Source
const (
	RedisPropertiesStatusMinimumTlsVersion10 = RedisPropertiesStatusMinimumTlsVersion("1.0")
	RedisPropertiesStatusMinimumTlsVersion11 = RedisPropertiesStatusMinimumTlsVersion("1.1")
	RedisPropertiesStatusMinimumTlsVersion12 = RedisPropertiesStatusMinimumTlsVersion("1.2")
)
View Source
const (
	RedisPropertiesStatusProvisioningStateCreating               = RedisPropertiesStatusProvisioningState("Creating")
	RedisPropertiesStatusProvisioningStateDeleting               = RedisPropertiesStatusProvisioningState("Deleting")
	RedisPropertiesStatusProvisioningStateDisabled               = RedisPropertiesStatusProvisioningState("Disabled")
	RedisPropertiesStatusProvisioningStateFailed                 = RedisPropertiesStatusProvisioningState("Failed")
	RedisPropertiesStatusProvisioningStateLinking                = RedisPropertiesStatusProvisioningState("Linking")
	RedisPropertiesStatusProvisioningStateProvisioning           = RedisPropertiesStatusProvisioningState("Provisioning")
	RedisPropertiesStatusProvisioningStateRecoveringScaleFailure = RedisPropertiesStatusProvisioningState("RecoveringScaleFailure")
	RedisPropertiesStatusProvisioningStateScaling                = RedisPropertiesStatusProvisioningState("Scaling")
	RedisPropertiesStatusProvisioningStateSucceeded              = RedisPropertiesStatusProvisioningState("Succeeded")
	RedisPropertiesStatusProvisioningStateUnlinking              = RedisPropertiesStatusProvisioningState("Unlinking")
	RedisPropertiesStatusProvisioningStateUnprovisioning         = RedisPropertiesStatusProvisioningState("Unprovisioning")
	RedisPropertiesStatusProvisioningStateUpdating               = RedisPropertiesStatusProvisioningState("Updating")
)
View Source
const (
	RedisPropertiesStatusPublicNetworkAccessDisabled = RedisPropertiesStatusPublicNetworkAccess("Disabled")
	RedisPropertiesStatusPublicNetworkAccessEnabled  = RedisPropertiesStatusPublicNetworkAccess("Enabled")
)
View Source
const (
	SkuFamilyC = SkuFamily("C")
	SkuFamilyP = SkuFamily("P")
)
View Source
const (
	SkuNameBasic    = SkuName("Basic")
	SkuNamePremium  = SkuName("Premium")
	SkuNameStandard = SkuName("Standard")
)
View Source
const (
	SkuStatusFamilyC = SkuStatusFamily("C")
	SkuStatusFamilyP = SkuStatusFamily("P")
)
View Source
const (
	SkuStatusNameBasic    = SkuStatusName("Basic")
	SkuStatusNamePremium  = SkuStatusName("Premium")
	SkuStatusNameStandard = SkuStatusName("Standard")
)
View Source
const RedisFirewallRulesSpecAPIVersion20201201 = RedisFirewallRulesSpecAPIVersion("2020-12-01")
View Source
const RedisLinkedServersSpecAPIVersion20201201 = RedisLinkedServersSpecAPIVersion("2020-12-01")
View Source
const RedisPatchSchedulesSpecAPIVersion20201201 = RedisPatchSchedulesSpecAPIVersion("2020-12-01")
View Source
const RedisSpecAPIVersion20201201 = RedisSpecAPIVersion("2020-12-01")

Variables

View Source
var (
	// GroupVersion is group version used to register these objects
	GroupVersion = schema.GroupVersion{Group: "cache.azure.com", Version: "v1alpha1api20201201"}

	// 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 PrivateEndpointConnection_Status_SubResourceEmbedded

type PrivateEndpointConnection_Status_SubResourceEmbedded struct {
	//Id: Fully qualified resource ID for the resource. Ex -
	///subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
	Id *string `json:"id,omitempty"`
}

func (*PrivateEndpointConnection_Status_SubResourceEmbedded) AssignPropertiesFromPrivateEndpointConnectionStatusSubResourceEmbedded

func (privateEndpointConnectionStatusSubResourceEmbedded *PrivateEndpointConnection_Status_SubResourceEmbedded) AssignPropertiesFromPrivateEndpointConnectionStatusSubResourceEmbedded(source *v1alpha1api20201201storage.PrivateEndpointConnection_Status_SubResourceEmbedded) error

AssignPropertiesFromPrivateEndpointConnectionStatusSubResourceEmbedded populates our PrivateEndpointConnection_Status_SubResourceEmbedded from the provided source PrivateEndpointConnection_Status_SubResourceEmbedded

func (*PrivateEndpointConnection_Status_SubResourceEmbedded) AssignPropertiesToPrivateEndpointConnectionStatusSubResourceEmbedded

func (privateEndpointConnectionStatusSubResourceEmbedded *PrivateEndpointConnection_Status_SubResourceEmbedded) AssignPropertiesToPrivateEndpointConnectionStatusSubResourceEmbedded(destination *v1alpha1api20201201storage.PrivateEndpointConnection_Status_SubResourceEmbedded) error

AssignPropertiesToPrivateEndpointConnectionStatusSubResourceEmbedded populates the provided destination PrivateEndpointConnection_Status_SubResourceEmbedded from our PrivateEndpointConnection_Status_SubResourceEmbedded

func (*PrivateEndpointConnection_Status_SubResourceEmbedded) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PrivateEndpointConnection_Status_SubResourceEmbedded.

func (*PrivateEndpointConnection_Status_SubResourceEmbedded) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*PrivateEndpointConnection_Status_SubResourceEmbedded) NewEmptyARMValue

func (privateEndpointConnectionStatusSubResourceEmbedded *PrivateEndpointConnection_Status_SubResourceEmbedded) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*PrivateEndpointConnection_Status_SubResourceEmbedded) PopulateFromARM

func (privateEndpointConnectionStatusSubResourceEmbedded *PrivateEndpointConnection_Status_SubResourceEmbedded) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type PrivateEndpointConnection_Status_SubResourceEmbeddedARM

type PrivateEndpointConnection_Status_SubResourceEmbeddedARM struct {
	//Id: Fully qualified resource ID for the resource. Ex -
	///subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
	Id *string `json:"id,omitempty"`
}

func (*PrivateEndpointConnection_Status_SubResourceEmbeddedARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PrivateEndpointConnection_Status_SubResourceEmbeddedARM.

func (*PrivateEndpointConnection_Status_SubResourceEmbeddedARM) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Redis

type Redis struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              Redis_Spec           `json:"spec,omitempty"`
	Status            RedisResource_Status `json:"status,omitempty"`
}

+kubebuilder:object:root=true +kubebuilder:subresource:status +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" Generated from: https://schema.management.azure.com/schemas/2020-12-01/Microsoft.Cache.json#/resourceDefinitions/redis

func (*Redis) AssignPropertiesFromRedis

func (redis *Redis) AssignPropertiesFromRedis(source *v1alpha1api20201201storage.Redis) error

AssignPropertiesFromRedis populates our Redis from the provided source Redis

func (*Redis) AssignPropertiesToRedis

func (redis *Redis) AssignPropertiesToRedis(destination *v1alpha1api20201201storage.Redis) error

AssignPropertiesToRedis populates the provided destination Redis from our Redis

func (*Redis) AzureName

func (redis *Redis) AzureName() string

AzureName returns the Azure name of the resource

func (*Redis) ConvertFrom

func (redis *Redis) ConvertFrom(hub conversion.Hub) error

ConvertFrom populates our Redis from the provided hub Redis

func (*Redis) ConvertTo

func (redis *Redis) ConvertTo(hub conversion.Hub) error

ConvertTo populates the provided hub Redis from our Redis

func (*Redis) DeepCopy

func (in *Redis) DeepCopy() *Redis

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Redis.

func (*Redis) DeepCopyInto

func (in *Redis) DeepCopyInto(out *Redis)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*Redis) DeepCopyObject

func (in *Redis) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*Redis) Default

func (redis *Redis) Default()

Default applies defaults to the Redis resource

func (Redis) GetAPIVersion

func (redis Redis) GetAPIVersion() string

GetAPIVersion returns the ARM API version of the resource. This is always "2020-12-01"

func (*Redis) GetConditions

func (redis *Redis) GetConditions() conditions.Conditions

GetConditions returns the conditions of the resource

func (*Redis) GetResourceKind

func (redis *Redis) GetResourceKind() genruntime.ResourceKind

GetResourceKind returns the kind of the resource

func (*Redis) GetSpec

func (redis *Redis) GetSpec() genruntime.ConvertibleSpec

GetSpec returns the specification of this resource

func (*Redis) GetStatus

func (redis *Redis) GetStatus() genruntime.ConvertibleStatus

GetStatus returns the status of this resource

func (*Redis) GetType

func (redis *Redis) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.Cache/redis"

func (*Redis) NewEmptyStatus

func (redis *Redis) NewEmptyStatus() genruntime.ConvertibleStatus

NewEmptyStatus returns a new empty (blank) status

func (*Redis) OriginalGVK

func (redis *Redis) OriginalGVK() *schema.GroupVersionKind

OriginalGVK returns a GroupValueKind for the original API version used to create the resource

func (*Redis) Owner

func (redis *Redis) Owner() *genruntime.ResourceReference

Owner returns the ResourceReference of the owner, or nil if there is no owner

func (*Redis) SetConditions

func (redis *Redis) SetConditions(conditions conditions.Conditions)

SetConditions sets the conditions on the resource status

func (*Redis) SetStatus

func (redis *Redis) SetStatus(status genruntime.ConvertibleStatus) error

SetStatus sets the status of this resource

func (*Redis) ValidateCreate

func (redis *Redis) ValidateCreate() error

ValidateCreate validates the creation of the resource

func (*Redis) ValidateDelete

func (redis *Redis) ValidateDelete() error

ValidateDelete validates the deletion of the resource

func (*Redis) ValidateUpdate

func (redis *Redis) ValidateUpdate(old runtime.Object) error

ValidateUpdate validates an update of the resource

type RedisAccessKeys_Status

type RedisAccessKeys_Status struct {
	//PrimaryKey: The current primary key that clients can use to authenticate with
	//Redis cache.
	PrimaryKey *string `json:"primaryKey,omitempty"`

	//SecondaryKey: The current secondary key that clients can use to authenticate
	//with Redis cache.
	SecondaryKey *string `json:"secondaryKey,omitempty"`
}

func (*RedisAccessKeys_Status) AssignPropertiesFromRedisAccessKeysStatus

func (redisAccessKeysStatus *RedisAccessKeys_Status) AssignPropertiesFromRedisAccessKeysStatus(source *v1alpha1api20201201storage.RedisAccessKeys_Status) error

AssignPropertiesFromRedisAccessKeysStatus populates our RedisAccessKeys_Status from the provided source RedisAccessKeys_Status

func (*RedisAccessKeys_Status) AssignPropertiesToRedisAccessKeysStatus

func (redisAccessKeysStatus *RedisAccessKeys_Status) AssignPropertiesToRedisAccessKeysStatus(destination *v1alpha1api20201201storage.RedisAccessKeys_Status) error

AssignPropertiesToRedisAccessKeysStatus populates the provided destination RedisAccessKeys_Status from our RedisAccessKeys_Status

func (*RedisAccessKeys_Status) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisAccessKeys_Status.

func (*RedisAccessKeys_Status) DeepCopyInto

func (in *RedisAccessKeys_Status) DeepCopyInto(out *RedisAccessKeys_Status)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*RedisAccessKeys_Status) NewEmptyARMValue

func (redisAccessKeysStatus *RedisAccessKeys_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*RedisAccessKeys_Status) PopulateFromARM

func (redisAccessKeysStatus *RedisAccessKeys_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type RedisAccessKeys_StatusARM

type RedisAccessKeys_StatusARM struct {
	//PrimaryKey: The current primary key that clients can use to authenticate with
	//Redis cache.
	PrimaryKey *string `json:"primaryKey,omitempty"`

	//SecondaryKey: The current secondary key that clients can use to authenticate
	//with Redis cache.
	SecondaryKey *string `json:"secondaryKey,omitempty"`
}

func (*RedisAccessKeys_StatusARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisAccessKeys_StatusARM.

func (*RedisAccessKeys_StatusARM) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type RedisCreatePropertiesARM

type RedisCreatePropertiesARM struct {
	//EnableNonSslPort: Specifies whether the non-ssl Redis server port (6379) is
	//enabled.
	EnableNonSslPort *bool `json:"enableNonSslPort,omitempty"`

	//MinimumTlsVersion: Optional: requires clients to use a specified TLS version (or
	//higher) to connect (e,g, '1.0', '1.1', '1.2').
	MinimumTlsVersion *RedisCreatePropertiesMinimumTlsVersion `json:"minimumTlsVersion,omitempty"`

	//PublicNetworkAccess: Whether or not public endpoint access is allowed for this
	//cache.  Value is optional but if passed in, must be 'Enabled' or 'Disabled'. If
	//'Disabled', private endpoints are the exclusive access method. Default value is
	//'Enabled'.
	PublicNetworkAccess *RedisCreatePropertiesPublicNetworkAccess `json:"publicNetworkAccess,omitempty"`

	//RedisConfiguration: All Redis Settings. Few possible keys:
	//rdb-backup-enabled,rdb-storage-connection-string,rdb-backup-frequency,maxmemory-delta,maxmemory-policy,notify-keyspace-events,maxmemory-samples,slowlog-log-slower-than,slowlog-max-len,list-max-ziplist-entries,list-max-ziplist-value,hash-max-ziplist-entries,hash-max-ziplist-value,set-max-intset-entries,zset-max-ziplist-entries,zset-max-ziplist-value
	//etc.
	RedisConfiguration map[string]string `json:"redisConfiguration,omitempty"`

	//RedisVersion: Redis version. Only major version will be used in PUT/PATCH
	//request with current valid values: (4, 6)
	RedisVersion *string `json:"redisVersion,omitempty"`

	//ReplicasPerMaster: The number of replicas to be created per primary.
	ReplicasPerMaster *int `json:"replicasPerMaster,omitempty"`

	//ReplicasPerPrimary: The number of replicas to be created per primary.
	ReplicasPerPrimary *int `json:"replicasPerPrimary,omitempty"`

	//ShardCount: The number of shards to be created on a Premium Cluster Cache.
	ShardCount *int `json:"shardCount,omitempty"`

	//Sku: SKU parameters supplied to the create Redis operation.
	Sku SkuARM `json:"sku"`

	//StaticIP: Static IP address. Optionally, may be specified when deploying a Redis
	//cache inside an existing Azure Virtual Network; auto assigned by default.
	StaticIP *string `json:"staticIP,omitempty"`
	SubnetId *string `json:"subnetId,omitempty"`

	//TenantSettings: A dictionary of tenant settings
	TenantSettings map[string]string `json:"tenantSettings,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2020-12-01/Microsoft.Cache.json#/definitions/RedisCreateProperties

func (*RedisCreatePropertiesARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisCreatePropertiesARM.

func (*RedisCreatePropertiesARM) DeepCopyInto

func (in *RedisCreatePropertiesARM) DeepCopyInto(out *RedisCreatePropertiesARM)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type RedisCreatePropertiesMinimumTlsVersion

type RedisCreatePropertiesMinimumTlsVersion string

+kubebuilder:validation:Enum={"1.0","1.1","1.2"}

type RedisCreatePropertiesPublicNetworkAccess

type RedisCreatePropertiesPublicNetworkAccess string

+kubebuilder:validation:Enum={"Disabled","Enabled"}

type RedisFirewallRule

type RedisFirewallRule struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              RedisFirewallRules_Spec  `json:"spec,omitempty"`
	Status            RedisFirewallRule_Status `json:"status,omitempty"`
}

+kubebuilder:object:root=true +kubebuilder:subresource:status +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" Generated from: https://schema.management.azure.com/schemas/2020-12-01/Microsoft.Cache.json#/resourceDefinitions/redis_firewallRules

func (*RedisFirewallRule) AssignPropertiesFromRedisFirewallRule

func (redisFirewallRule *RedisFirewallRule) AssignPropertiesFromRedisFirewallRule(source *v1alpha1api20201201storage.RedisFirewallRule) error

AssignPropertiesFromRedisFirewallRule populates our RedisFirewallRule from the provided source RedisFirewallRule

func (*RedisFirewallRule) AssignPropertiesToRedisFirewallRule

func (redisFirewallRule *RedisFirewallRule) AssignPropertiesToRedisFirewallRule(destination *v1alpha1api20201201storage.RedisFirewallRule) error

AssignPropertiesToRedisFirewallRule populates the provided destination RedisFirewallRule from our RedisFirewallRule

func (*RedisFirewallRule) AzureName

func (redisFirewallRule *RedisFirewallRule) AzureName() string

AzureName returns the Azure name of the resource

func (*RedisFirewallRule) ConvertFrom

func (redisFirewallRule *RedisFirewallRule) ConvertFrom(hub conversion.Hub) error

ConvertFrom populates our RedisFirewallRule from the provided hub RedisFirewallRule

func (*RedisFirewallRule) ConvertTo

func (redisFirewallRule *RedisFirewallRule) ConvertTo(hub conversion.Hub) error

ConvertTo populates the provided hub RedisFirewallRule from our RedisFirewallRule

func (*RedisFirewallRule) DeepCopy

func (in *RedisFirewallRule) DeepCopy() *RedisFirewallRule

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisFirewallRule.

func (*RedisFirewallRule) DeepCopyInto

func (in *RedisFirewallRule) DeepCopyInto(out *RedisFirewallRule)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*RedisFirewallRule) DeepCopyObject

func (in *RedisFirewallRule) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*RedisFirewallRule) Default

func (redisFirewallRule *RedisFirewallRule) Default()

Default applies defaults to the RedisFirewallRule resource

func (RedisFirewallRule) GetAPIVersion

func (redisFirewallRule RedisFirewallRule) GetAPIVersion() string

GetAPIVersion returns the ARM API version of the resource. This is always "2020-12-01"

func (*RedisFirewallRule) GetConditions

func (redisFirewallRule *RedisFirewallRule) GetConditions() conditions.Conditions

GetConditions returns the conditions of the resource

func (*RedisFirewallRule) GetResourceKind

func (redisFirewallRule *RedisFirewallRule) GetResourceKind() genruntime.ResourceKind

GetResourceKind returns the kind of the resource

func (*RedisFirewallRule) GetSpec

func (redisFirewallRule *RedisFirewallRule) GetSpec() genruntime.ConvertibleSpec

GetSpec returns the specification of this resource

func (*RedisFirewallRule) GetStatus

func (redisFirewallRule *RedisFirewallRule) GetStatus() genruntime.ConvertibleStatus

GetStatus returns the status of this resource

func (*RedisFirewallRule) GetType

func (redisFirewallRule *RedisFirewallRule) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.Cache/redis/firewallRules"

func (*RedisFirewallRule) NewEmptyStatus

func (redisFirewallRule *RedisFirewallRule) NewEmptyStatus() genruntime.ConvertibleStatus

NewEmptyStatus returns a new empty (blank) status

func (*RedisFirewallRule) OriginalGVK

func (redisFirewallRule *RedisFirewallRule) OriginalGVK() *schema.GroupVersionKind

OriginalGVK returns a GroupValueKind for the original API version used to create the resource

func (*RedisFirewallRule) Owner

func (redisFirewallRule *RedisFirewallRule) Owner() *genruntime.ResourceReference

Owner returns the ResourceReference of the owner, or nil if there is no owner

func (*RedisFirewallRule) SetConditions

func (redisFirewallRule *RedisFirewallRule) SetConditions(conditions conditions.Conditions)

SetConditions sets the conditions on the resource status

func (*RedisFirewallRule) SetStatus

func (redisFirewallRule *RedisFirewallRule) SetStatus(status genruntime.ConvertibleStatus) error

SetStatus sets the status of this resource

func (*RedisFirewallRule) ValidateCreate

func (redisFirewallRule *RedisFirewallRule) ValidateCreate() error

ValidateCreate validates the creation of the resource

func (*RedisFirewallRule) ValidateDelete

func (redisFirewallRule *RedisFirewallRule) ValidateDelete() error

ValidateDelete validates the deletion of the resource

func (*RedisFirewallRule) ValidateUpdate

func (redisFirewallRule *RedisFirewallRule) ValidateUpdate(old runtime.Object) error

ValidateUpdate validates an update of the resource

type RedisFirewallRuleList

type RedisFirewallRuleList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []RedisFirewallRule `json:"items"`
}

+kubebuilder:object:root=true Generated from: https://schema.management.azure.com/schemas/2020-12-01/Microsoft.Cache.json#/resourceDefinitions/redis_firewallRules

func (*RedisFirewallRuleList) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisFirewallRuleList.

func (*RedisFirewallRuleList) DeepCopyInto

func (in *RedisFirewallRuleList) DeepCopyInto(out *RedisFirewallRuleList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*RedisFirewallRuleList) DeepCopyObject

func (in *RedisFirewallRuleList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

type RedisFirewallRulePropertiesARM

type RedisFirewallRulePropertiesARM struct {
	//EndIP: highest IP address included in the range
	EndIP string `json:"endIP"`

	//StartIP: lowest IP address included in the range
	StartIP string `json:"startIP"`
}

Generated from: https://schema.management.azure.com/schemas/2020-12-01/Microsoft.Cache.json#/definitions/RedisFirewallRuleProperties

func (*RedisFirewallRulePropertiesARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisFirewallRulePropertiesARM.

func (*RedisFirewallRulePropertiesARM) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type RedisFirewallRuleProperties_StatusARM

type RedisFirewallRuleProperties_StatusARM struct {
	//EndIP: highest IP address included in the range
	EndIP string `json:"endIP"`

	//StartIP: lowest IP address included in the range
	StartIP string `json:"startIP"`
}

func (*RedisFirewallRuleProperties_StatusARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisFirewallRuleProperties_StatusARM.

func (*RedisFirewallRuleProperties_StatusARM) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type RedisFirewallRule_Status

type RedisFirewallRule_Status struct {
	//Conditions: The observed state of the resource
	Conditions []conditions.Condition `json:"conditions,omitempty"`

	//EndIP: highest IP address included in the range
	EndIP *string `json:"endIP,omitempty"`

	//Id: Fully qualified resource ID for the resource. Ex -
	///subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
	Id *string `json:"id,omitempty"`

	//Name: The name of the resource
	Name *string `json:"name,omitempty"`

	//StartIP: lowest IP address included in the range
	StartIP *string `json:"startIP,omitempty"`

	//Type: The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or
	//"Microsoft.Storage/storageAccounts"
	Type *string `json:"type,omitempty"`
}

func (*RedisFirewallRule_Status) AssignPropertiesFromRedisFirewallRuleStatus

func (redisFirewallRuleStatus *RedisFirewallRule_Status) AssignPropertiesFromRedisFirewallRuleStatus(source *v1alpha1api20201201storage.RedisFirewallRule_Status) error

AssignPropertiesFromRedisFirewallRuleStatus populates our RedisFirewallRule_Status from the provided source RedisFirewallRule_Status

func (*RedisFirewallRule_Status) AssignPropertiesToRedisFirewallRuleStatus

func (redisFirewallRuleStatus *RedisFirewallRule_Status) AssignPropertiesToRedisFirewallRuleStatus(destination *v1alpha1api20201201storage.RedisFirewallRule_Status) error

AssignPropertiesToRedisFirewallRuleStatus populates the provided destination RedisFirewallRule_Status from our RedisFirewallRule_Status

func (*RedisFirewallRule_Status) ConvertStatusFrom

func (redisFirewallRuleStatus *RedisFirewallRule_Status) ConvertStatusFrom(source genruntime.ConvertibleStatus) error

ConvertStatusFrom populates our RedisFirewallRule_Status from the provided source

func (*RedisFirewallRule_Status) ConvertStatusTo

func (redisFirewallRuleStatus *RedisFirewallRule_Status) ConvertStatusTo(destination genruntime.ConvertibleStatus) error

ConvertStatusTo populates the provided destination from our RedisFirewallRule_Status

func (*RedisFirewallRule_Status) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisFirewallRule_Status.

func (*RedisFirewallRule_Status) DeepCopyInto

func (in *RedisFirewallRule_Status) DeepCopyInto(out *RedisFirewallRule_Status)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*RedisFirewallRule_Status) NewEmptyARMValue

func (redisFirewallRuleStatus *RedisFirewallRule_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*RedisFirewallRule_Status) PopulateFromARM

func (redisFirewallRuleStatus *RedisFirewallRule_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type RedisFirewallRule_StatusARM

type RedisFirewallRule_StatusARM struct {
	//Id: Fully qualified resource ID for the resource. Ex -
	///subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
	Id *string `json:"id,omitempty"`

	//Name: The name of the resource
	Name *string `json:"name,omitempty"`

	//Properties: redis cache firewall rule properties
	Properties *RedisFirewallRuleProperties_StatusARM `json:"properties,omitempty"`

	//Type: The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or
	//"Microsoft.Storage/storageAccounts"
	Type *string `json:"type,omitempty"`
}

func (*RedisFirewallRule_StatusARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisFirewallRule_StatusARM.

func (*RedisFirewallRule_StatusARM) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type RedisFirewallRulesSpecAPIVersion

type RedisFirewallRulesSpecAPIVersion string

+kubebuilder:validation:Enum={"2020-12-01"}

type RedisFirewallRules_Spec

type RedisFirewallRules_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"`

	// +kubebuilder:validation:Required
	//EndIP: highest IP address included in the range
	EndIP string `json:"endIP"`

	//Location: Location to deploy resource to
	Location *string `json:"location,omitempty"`

	// +kubebuilder:validation:Required
	Owner genruntime.KnownResourceReference `group:"cache.azure.com" json:"owner" kind:"Redis"`

	// +kubebuilder:validation:Required
	//StartIP: lowest IP address included in the range
	StartIP string `json:"startIP"`

	//Tags: Name-value pairs to add to the resource
	Tags map[string]string `json:"tags,omitempty"`
}

func (*RedisFirewallRules_Spec) AssignPropertiesFromRedisFirewallRulesSpec

func (redisFirewallRulesSpec *RedisFirewallRules_Spec) AssignPropertiesFromRedisFirewallRulesSpec(source *v1alpha1api20201201storage.RedisFirewallRules_Spec) error

AssignPropertiesFromRedisFirewallRulesSpec populates our RedisFirewallRules_Spec from the provided source RedisFirewallRules_Spec

func (*RedisFirewallRules_Spec) AssignPropertiesToRedisFirewallRulesSpec

func (redisFirewallRulesSpec *RedisFirewallRules_Spec) AssignPropertiesToRedisFirewallRulesSpec(destination *v1alpha1api20201201storage.RedisFirewallRules_Spec) error

AssignPropertiesToRedisFirewallRulesSpec populates the provided destination RedisFirewallRules_Spec from our RedisFirewallRules_Spec

func (*RedisFirewallRules_Spec) ConvertSpecFrom

func (redisFirewallRulesSpec *RedisFirewallRules_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error

ConvertSpecFrom populates our RedisFirewallRules_Spec from the provided source

func (*RedisFirewallRules_Spec) ConvertSpecTo

func (redisFirewallRulesSpec *RedisFirewallRules_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error

ConvertSpecTo populates the provided destination from our RedisFirewallRules_Spec

func (*RedisFirewallRules_Spec) ConvertToARM

func (redisFirewallRulesSpec *RedisFirewallRules_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*RedisFirewallRules_Spec) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisFirewallRules_Spec.

func (*RedisFirewallRules_Spec) DeepCopyInto

func (in *RedisFirewallRules_Spec) DeepCopyInto(out *RedisFirewallRules_Spec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*RedisFirewallRules_Spec) NewEmptyARMValue

func (redisFirewallRulesSpec *RedisFirewallRules_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*RedisFirewallRules_Spec) OriginalVersion

func (redisFirewallRulesSpec *RedisFirewallRules_Spec) OriginalVersion() string

OriginalVersion returns the original API version used to create the resource.

func (*RedisFirewallRules_Spec) PopulateFromARM

func (redisFirewallRulesSpec *RedisFirewallRules_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

func (*RedisFirewallRules_Spec) SetAzureName

func (redisFirewallRulesSpec *RedisFirewallRules_Spec) SetAzureName(azureName string)

SetAzureName sets the Azure name of the resource

type RedisFirewallRules_SpecARM

type RedisFirewallRules_SpecARM struct {
	//Location: Location to deploy resource to
	Location *string `json:"location,omitempty"`

	//Name: The name of the firewall rule.
	Name string `json:"name"`

	//Properties: Specifies a range of IP addresses permitted to connect to the cache
	Properties RedisFirewallRulePropertiesARM `json:"properties"`

	//Tags: Name-value pairs to add to the resource
	Tags map[string]string `json:"tags,omitempty"`
}

func (*RedisFirewallRules_SpecARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisFirewallRules_SpecARM.

func (*RedisFirewallRules_SpecARM) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (RedisFirewallRules_SpecARM) GetAPIVersion

func (redisFirewallRulesSpecARM RedisFirewallRules_SpecARM) GetAPIVersion() string

GetAPIVersion returns the ARM API version of the resource. This is always "2020-12-01"

func (RedisFirewallRules_SpecARM) GetName

func (redisFirewallRulesSpecARM RedisFirewallRules_SpecARM) GetName() string

GetName returns the Name of the resource

func (RedisFirewallRules_SpecARM) GetType

func (redisFirewallRulesSpecARM RedisFirewallRules_SpecARM) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.Cache/redis/firewallRules"

type RedisInstanceDetails_Status

type RedisInstanceDetails_Status struct {
	//IsMaster: Specifies whether the instance is a primary node.
	IsMaster *bool `json:"isMaster,omitempty"`

	//IsPrimary: Specifies whether the instance is a primary node.
	IsPrimary *bool `json:"isPrimary,omitempty"`

	//NonSslPort: If enableNonSslPort is true, provides Redis instance Non-SSL port.
	NonSslPort *int `json:"nonSslPort,omitempty"`

	//ShardId: If clustering is enabled, the Shard ID of Redis Instance
	ShardId *int `json:"shardId,omitempty"`

	//SslPort: Redis instance SSL port.
	SslPort *int `json:"sslPort,omitempty"`

	//Zone: If the Cache uses availability zones, specifies availability zone where
	//this instance is located.
	Zone *string `json:"zone,omitempty"`
}

func (*RedisInstanceDetails_Status) AssignPropertiesFromRedisInstanceDetailsStatus

func (redisInstanceDetailsStatus *RedisInstanceDetails_Status) AssignPropertiesFromRedisInstanceDetailsStatus(source *v1alpha1api20201201storage.RedisInstanceDetails_Status) error

AssignPropertiesFromRedisInstanceDetailsStatus populates our RedisInstanceDetails_Status from the provided source RedisInstanceDetails_Status

func (*RedisInstanceDetails_Status) AssignPropertiesToRedisInstanceDetailsStatus

func (redisInstanceDetailsStatus *RedisInstanceDetails_Status) AssignPropertiesToRedisInstanceDetailsStatus(destination *v1alpha1api20201201storage.RedisInstanceDetails_Status) error

AssignPropertiesToRedisInstanceDetailsStatus populates the provided destination RedisInstanceDetails_Status from our RedisInstanceDetails_Status

func (*RedisInstanceDetails_Status) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisInstanceDetails_Status.

func (*RedisInstanceDetails_Status) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*RedisInstanceDetails_Status) NewEmptyARMValue

func (redisInstanceDetailsStatus *RedisInstanceDetails_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*RedisInstanceDetails_Status) PopulateFromARM

func (redisInstanceDetailsStatus *RedisInstanceDetails_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type RedisInstanceDetails_StatusARM

type RedisInstanceDetails_StatusARM struct {
	//IsMaster: Specifies whether the instance is a primary node.
	IsMaster *bool `json:"isMaster,omitempty"`

	//IsPrimary: Specifies whether the instance is a primary node.
	IsPrimary *bool `json:"isPrimary,omitempty"`

	//NonSslPort: If enableNonSslPort is true, provides Redis instance Non-SSL port.
	NonSslPort *int `json:"nonSslPort,omitempty"`

	//ShardId: If clustering is enabled, the Shard ID of Redis Instance
	ShardId *int `json:"shardId,omitempty"`

	//SslPort: Redis instance SSL port.
	SslPort *int `json:"sslPort,omitempty"`

	//Zone: If the Cache uses availability zones, specifies availability zone where
	//this instance is located.
	Zone *string `json:"zone,omitempty"`
}

func (*RedisInstanceDetails_StatusARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisInstanceDetails_StatusARM.

func (*RedisInstanceDetails_StatusARM) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type RedisLinkedServer

type RedisLinkedServer struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              RedisLinkedServers_Spec                `json:"spec,omitempty"`
	Status            RedisLinkedServerWithProperties_Status `json:"status,omitempty"`
}

+kubebuilder:object:root=true +kubebuilder:subresource:status +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" Generated from: https://schema.management.azure.com/schemas/2020-12-01/Microsoft.Cache.json#/resourceDefinitions/redis_linkedServers

func (*RedisLinkedServer) AssignPropertiesFromRedisLinkedServer

func (redisLinkedServer *RedisLinkedServer) AssignPropertiesFromRedisLinkedServer(source *v1alpha1api20201201storage.RedisLinkedServer) error

AssignPropertiesFromRedisLinkedServer populates our RedisLinkedServer from the provided source RedisLinkedServer

func (*RedisLinkedServer) AssignPropertiesToRedisLinkedServer

func (redisLinkedServer *RedisLinkedServer) AssignPropertiesToRedisLinkedServer(destination *v1alpha1api20201201storage.RedisLinkedServer) error

AssignPropertiesToRedisLinkedServer populates the provided destination RedisLinkedServer from our RedisLinkedServer

func (*RedisLinkedServer) AzureName

func (redisLinkedServer *RedisLinkedServer) AzureName() string

AzureName returns the Azure name of the resource

func (*RedisLinkedServer) ConvertFrom

func (redisLinkedServer *RedisLinkedServer) ConvertFrom(hub conversion.Hub) error

ConvertFrom populates our RedisLinkedServer from the provided hub RedisLinkedServer

func (*RedisLinkedServer) ConvertTo

func (redisLinkedServer *RedisLinkedServer) ConvertTo(hub conversion.Hub) error

ConvertTo populates the provided hub RedisLinkedServer from our RedisLinkedServer

func (*RedisLinkedServer) DeepCopy

func (in *RedisLinkedServer) DeepCopy() *RedisLinkedServer

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisLinkedServer.

func (*RedisLinkedServer) DeepCopyInto

func (in *RedisLinkedServer) DeepCopyInto(out *RedisLinkedServer)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*RedisLinkedServer) DeepCopyObject

func (in *RedisLinkedServer) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*RedisLinkedServer) Default

func (redisLinkedServer *RedisLinkedServer) Default()

Default applies defaults to the RedisLinkedServer resource

func (RedisLinkedServer) GetAPIVersion

func (redisLinkedServer RedisLinkedServer) GetAPIVersion() string

GetAPIVersion returns the ARM API version of the resource. This is always "2020-12-01"

func (*RedisLinkedServer) GetConditions

func (redisLinkedServer *RedisLinkedServer) GetConditions() conditions.Conditions

GetConditions returns the conditions of the resource

func (*RedisLinkedServer) GetResourceKind

func (redisLinkedServer *RedisLinkedServer) GetResourceKind() genruntime.ResourceKind

GetResourceKind returns the kind of the resource

func (*RedisLinkedServer) GetSpec

func (redisLinkedServer *RedisLinkedServer) GetSpec() genruntime.ConvertibleSpec

GetSpec returns the specification of this resource

func (*RedisLinkedServer) GetStatus

func (redisLinkedServer *RedisLinkedServer) GetStatus() genruntime.ConvertibleStatus

GetStatus returns the status of this resource

func (*RedisLinkedServer) GetType

func (redisLinkedServer *RedisLinkedServer) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.Cache/redis/linkedServers"

func (*RedisLinkedServer) NewEmptyStatus

func (redisLinkedServer *RedisLinkedServer) NewEmptyStatus() genruntime.ConvertibleStatus

NewEmptyStatus returns a new empty (blank) status

func (*RedisLinkedServer) OriginalGVK

func (redisLinkedServer *RedisLinkedServer) OriginalGVK() *schema.GroupVersionKind

OriginalGVK returns a GroupValueKind for the original API version used to create the resource

func (*RedisLinkedServer) Owner

func (redisLinkedServer *RedisLinkedServer) Owner() *genruntime.ResourceReference

Owner returns the ResourceReference of the owner, or nil if there is no owner

func (*RedisLinkedServer) SetConditions

func (redisLinkedServer *RedisLinkedServer) SetConditions(conditions conditions.Conditions)

SetConditions sets the conditions on the resource status

func (*RedisLinkedServer) SetStatus

func (redisLinkedServer *RedisLinkedServer) SetStatus(status genruntime.ConvertibleStatus) error

SetStatus sets the status of this resource

func (*RedisLinkedServer) ValidateCreate

func (redisLinkedServer *RedisLinkedServer) ValidateCreate() error

ValidateCreate validates the creation of the resource

func (*RedisLinkedServer) ValidateDelete

func (redisLinkedServer *RedisLinkedServer) ValidateDelete() error

ValidateDelete validates the deletion of the resource

func (*RedisLinkedServer) ValidateUpdate

func (redisLinkedServer *RedisLinkedServer) ValidateUpdate(old runtime.Object) error

ValidateUpdate validates an update of the resource

type RedisLinkedServerCreatePropertiesARM

type RedisLinkedServerCreatePropertiesARM struct {
	LinkedRedisCacheId string `json:"linkedRedisCacheId"`

	//LinkedRedisCacheLocation: Location of the linked redis cache.
	LinkedRedisCacheLocation string `json:"linkedRedisCacheLocation"`

	//ServerRole: Role of the linked server.
	ServerRole RedisLinkedServerCreatePropertiesServerRole `json:"serverRole"`
}

Generated from: https://schema.management.azure.com/schemas/2020-12-01/Microsoft.Cache.json#/definitions/RedisLinkedServerCreateProperties

func (*RedisLinkedServerCreatePropertiesARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisLinkedServerCreatePropertiesARM.

func (*RedisLinkedServerCreatePropertiesARM) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type RedisLinkedServerCreatePropertiesServerRole

type RedisLinkedServerCreatePropertiesServerRole string

+kubebuilder:validation:Enum={"Primary","Secondary"}

type RedisLinkedServerList

type RedisLinkedServerList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []RedisLinkedServer `json:"items"`
}

+kubebuilder:object:root=true Generated from: https://schema.management.azure.com/schemas/2020-12-01/Microsoft.Cache.json#/resourceDefinitions/redis_linkedServers

func (*RedisLinkedServerList) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisLinkedServerList.

func (*RedisLinkedServerList) DeepCopyInto

func (in *RedisLinkedServerList) DeepCopyInto(out *RedisLinkedServerList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*RedisLinkedServerList) DeepCopyObject

func (in *RedisLinkedServerList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

type RedisLinkedServerPropertiesStatusServerRole

type RedisLinkedServerPropertiesStatusServerRole string

type RedisLinkedServerProperties_StatusARM

type RedisLinkedServerProperties_StatusARM struct {
	//LinkedRedisCacheId: Fully qualified resourceId of the linked redis cache.
	LinkedRedisCacheId string `json:"linkedRedisCacheId"`

	//LinkedRedisCacheLocation: Location of the linked redis cache.
	LinkedRedisCacheLocation string `json:"linkedRedisCacheLocation"`

	//ProvisioningState: Terminal state of the link between primary and secondary
	//redis cache.
	ProvisioningState *string `json:"provisioningState,omitempty"`

	//ServerRole: Role of the linked server.
	ServerRole RedisLinkedServerPropertiesStatusServerRole `json:"serverRole"`
}

func (*RedisLinkedServerProperties_StatusARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisLinkedServerProperties_StatusARM.

func (*RedisLinkedServerProperties_StatusARM) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type RedisLinkedServerWithProperties_Status

type RedisLinkedServerWithProperties_Status struct {
	//Conditions: The observed state of the resource
	Conditions []conditions.Condition `json:"conditions,omitempty"`

	//Id: Fully qualified resource ID for the resource. Ex -
	///subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
	Id *string `json:"id,omitempty"`

	//LinkedRedisCacheId: Fully qualified resourceId of the linked redis cache.
	LinkedRedisCacheId *string `json:"linkedRedisCacheId,omitempty"`

	//LinkedRedisCacheLocation: Location of the linked redis cache.
	LinkedRedisCacheLocation *string `json:"linkedRedisCacheLocation,omitempty"`

	//Name: The name of the resource
	Name *string `json:"name,omitempty"`

	//ProvisioningState: Terminal state of the link between primary and secondary
	//redis cache.
	ProvisioningState *string `json:"provisioningState,omitempty"`

	//ServerRole: Role of the linked server.
	ServerRole *RedisLinkedServerPropertiesStatusServerRole `json:"serverRole,omitempty"`

	//Type: The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or
	//"Microsoft.Storage/storageAccounts"
	Type *string `json:"type,omitempty"`
}

func (*RedisLinkedServerWithProperties_Status) AssignPropertiesFromRedisLinkedServerWithPropertiesStatus

func (redisLinkedServerWithPropertiesStatus *RedisLinkedServerWithProperties_Status) AssignPropertiesFromRedisLinkedServerWithPropertiesStatus(source *v1alpha1api20201201storage.RedisLinkedServerWithProperties_Status) error

AssignPropertiesFromRedisLinkedServerWithPropertiesStatus populates our RedisLinkedServerWithProperties_Status from the provided source RedisLinkedServerWithProperties_Status

func (*RedisLinkedServerWithProperties_Status) AssignPropertiesToRedisLinkedServerWithPropertiesStatus

func (redisLinkedServerWithPropertiesStatus *RedisLinkedServerWithProperties_Status) AssignPropertiesToRedisLinkedServerWithPropertiesStatus(destination *v1alpha1api20201201storage.RedisLinkedServerWithProperties_Status) error

AssignPropertiesToRedisLinkedServerWithPropertiesStatus populates the provided destination RedisLinkedServerWithProperties_Status from our RedisLinkedServerWithProperties_Status

func (*RedisLinkedServerWithProperties_Status) ConvertStatusFrom

func (redisLinkedServerWithPropertiesStatus *RedisLinkedServerWithProperties_Status) ConvertStatusFrom(source genruntime.ConvertibleStatus) error

ConvertStatusFrom populates our RedisLinkedServerWithProperties_Status from the provided source

func (*RedisLinkedServerWithProperties_Status) ConvertStatusTo

func (redisLinkedServerWithPropertiesStatus *RedisLinkedServerWithProperties_Status) ConvertStatusTo(destination genruntime.ConvertibleStatus) error

ConvertStatusTo populates the provided destination from our RedisLinkedServerWithProperties_Status

func (*RedisLinkedServerWithProperties_Status) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisLinkedServerWithProperties_Status.

func (*RedisLinkedServerWithProperties_Status) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*RedisLinkedServerWithProperties_Status) NewEmptyARMValue

func (redisLinkedServerWithPropertiesStatus *RedisLinkedServerWithProperties_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*RedisLinkedServerWithProperties_Status) PopulateFromARM

func (redisLinkedServerWithPropertiesStatus *RedisLinkedServerWithProperties_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type RedisLinkedServerWithProperties_StatusARM

type RedisLinkedServerWithProperties_StatusARM struct {
	//Id: Fully qualified resource ID for the resource. Ex -
	///subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
	Id *string `json:"id,omitempty"`

	//Name: The name of the resource
	Name *string `json:"name,omitempty"`

	//Properties: Properties of the linked server.
	Properties *RedisLinkedServerProperties_StatusARM `json:"properties,omitempty"`

	//Type: The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or
	//"Microsoft.Storage/storageAccounts"
	Type *string `json:"type,omitempty"`
}

func (*RedisLinkedServerWithProperties_StatusARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisLinkedServerWithProperties_StatusARM.

func (*RedisLinkedServerWithProperties_StatusARM) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type RedisLinkedServer_Status

type RedisLinkedServer_Status struct {
	//Id: Linked server Id.
	Id *string `json:"id,omitempty"`
}

func (*RedisLinkedServer_Status) AssignPropertiesFromRedisLinkedServerStatus

func (redisLinkedServerStatus *RedisLinkedServer_Status) AssignPropertiesFromRedisLinkedServerStatus(source *v1alpha1api20201201storage.RedisLinkedServer_Status) error

AssignPropertiesFromRedisLinkedServerStatus populates our RedisLinkedServer_Status from the provided source RedisLinkedServer_Status

func (*RedisLinkedServer_Status) AssignPropertiesToRedisLinkedServerStatus

func (redisLinkedServerStatus *RedisLinkedServer_Status) AssignPropertiesToRedisLinkedServerStatus(destination *v1alpha1api20201201storage.RedisLinkedServer_Status) error

AssignPropertiesToRedisLinkedServerStatus populates the provided destination RedisLinkedServer_Status from our RedisLinkedServer_Status

func (*RedisLinkedServer_Status) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisLinkedServer_Status.

func (*RedisLinkedServer_Status) DeepCopyInto

func (in *RedisLinkedServer_Status) DeepCopyInto(out *RedisLinkedServer_Status)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*RedisLinkedServer_Status) NewEmptyARMValue

func (redisLinkedServerStatus *RedisLinkedServer_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*RedisLinkedServer_Status) PopulateFromARM

func (redisLinkedServerStatus *RedisLinkedServer_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type RedisLinkedServer_StatusARM

type RedisLinkedServer_StatusARM struct {
	//Id: Linked server Id.
	Id *string `json:"id,omitempty"`
}

func (*RedisLinkedServer_StatusARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisLinkedServer_StatusARM.

func (*RedisLinkedServer_StatusARM) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type RedisLinkedServersSpecAPIVersion

type RedisLinkedServersSpecAPIVersion string

+kubebuilder:validation:Enum={"2020-12-01"}

type RedisLinkedServers_Spec

type RedisLinkedServers_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"`

	// +kubebuilder:validation:Required
	//LinkedRedisCacheLocation: Location of the linked redis cache.
	LinkedRedisCacheLocation string `json:"linkedRedisCacheLocation"`

	// +kubebuilder:validation:Required
	//LinkedRedisCacheReference: Fully qualified resourceId of the linked redis cache.
	LinkedRedisCacheReference genruntime.ResourceReference `armReference:"LinkedRedisCacheId" json:"linkedRedisCacheReference"`

	//Location: Location to deploy resource to
	Location *string `json:"location,omitempty"`

	// +kubebuilder:validation:Required
	Owner genruntime.KnownResourceReference `group:"cache.azure.com" json:"owner" kind:"Redis"`

	// +kubebuilder:validation:Required
	//ServerRole: Role of the linked server.
	ServerRole RedisLinkedServerCreatePropertiesServerRole `json:"serverRole"`

	//Tags: Name-value pairs to add to the resource
	Tags map[string]string `json:"tags,omitempty"`
}

func (*RedisLinkedServers_Spec) AssignPropertiesFromRedisLinkedServersSpec

func (redisLinkedServersSpec *RedisLinkedServers_Spec) AssignPropertiesFromRedisLinkedServersSpec(source *v1alpha1api20201201storage.RedisLinkedServers_Spec) error

AssignPropertiesFromRedisLinkedServersSpec populates our RedisLinkedServers_Spec from the provided source RedisLinkedServers_Spec

func (*RedisLinkedServers_Spec) AssignPropertiesToRedisLinkedServersSpec

func (redisLinkedServersSpec *RedisLinkedServers_Spec) AssignPropertiesToRedisLinkedServersSpec(destination *v1alpha1api20201201storage.RedisLinkedServers_Spec) error

AssignPropertiesToRedisLinkedServersSpec populates the provided destination RedisLinkedServers_Spec from our RedisLinkedServers_Spec

func (*RedisLinkedServers_Spec) ConvertSpecFrom

func (redisLinkedServersSpec *RedisLinkedServers_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error

ConvertSpecFrom populates our RedisLinkedServers_Spec from the provided source

func (*RedisLinkedServers_Spec) ConvertSpecTo

func (redisLinkedServersSpec *RedisLinkedServers_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error

ConvertSpecTo populates the provided destination from our RedisLinkedServers_Spec

func (*RedisLinkedServers_Spec) ConvertToARM

func (redisLinkedServersSpec *RedisLinkedServers_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*RedisLinkedServers_Spec) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisLinkedServers_Spec.

func (*RedisLinkedServers_Spec) DeepCopyInto

func (in *RedisLinkedServers_Spec) DeepCopyInto(out *RedisLinkedServers_Spec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*RedisLinkedServers_Spec) NewEmptyARMValue

func (redisLinkedServersSpec *RedisLinkedServers_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*RedisLinkedServers_Spec) OriginalVersion

func (redisLinkedServersSpec *RedisLinkedServers_Spec) OriginalVersion() string

OriginalVersion returns the original API version used to create the resource.

func (*RedisLinkedServers_Spec) PopulateFromARM

func (redisLinkedServersSpec *RedisLinkedServers_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

func (*RedisLinkedServers_Spec) SetAzureName

func (redisLinkedServersSpec *RedisLinkedServers_Spec) SetAzureName(azureName string)

SetAzureName sets the Azure name of the resource

type RedisLinkedServers_SpecARM

type RedisLinkedServers_SpecARM struct {
	//Location: Location to deploy resource to
	Location *string `json:"location,omitempty"`

	//Name: The name of the linked server that is being added to the Redis cache.
	Name string `json:"name"`

	//Properties: Create properties for a linked server
	Properties RedisLinkedServerCreatePropertiesARM `json:"properties"`

	//Tags: Name-value pairs to add to the resource
	Tags map[string]string `json:"tags,omitempty"`
}

func (*RedisLinkedServers_SpecARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisLinkedServers_SpecARM.

func (*RedisLinkedServers_SpecARM) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (RedisLinkedServers_SpecARM) GetAPIVersion

func (redisLinkedServersSpecARM RedisLinkedServers_SpecARM) GetAPIVersion() string

GetAPIVersion returns the ARM API version of the resource. This is always "2020-12-01"

func (RedisLinkedServers_SpecARM) GetName

func (redisLinkedServersSpecARM RedisLinkedServers_SpecARM) GetName() string

GetName returns the Name of the resource

func (RedisLinkedServers_SpecARM) GetType

func (redisLinkedServersSpecARM RedisLinkedServers_SpecARM) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.Cache/redis/linkedServers"

type RedisList

type RedisList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []Redis `json:"items"`
}

+kubebuilder:object:root=true Generated from: https://schema.management.azure.com/schemas/2020-12-01/Microsoft.Cache.json#/resourceDefinitions/redis

func (*RedisList) DeepCopy

func (in *RedisList) DeepCopy() *RedisList

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisList.

func (*RedisList) DeepCopyInto

func (in *RedisList) DeepCopyInto(out *RedisList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*RedisList) DeepCopyObject

func (in *RedisList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

type RedisPatchSchedule

type RedisPatchSchedule struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              RedisPatchSchedules_Spec  `json:"spec,omitempty"`
	Status            RedisPatchSchedule_Status `json:"status,omitempty"`
}

+kubebuilder:object:root=true +kubebuilder:subresource:status +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" Generated from: https://schema.management.azure.com/schemas/2020-12-01/Microsoft.Cache.json#/resourceDefinitions/redis_patchSchedules

func (*RedisPatchSchedule) AssignPropertiesFromRedisPatchSchedule

func (redisPatchSchedule *RedisPatchSchedule) AssignPropertiesFromRedisPatchSchedule(source *v1alpha1api20201201storage.RedisPatchSchedule) error

AssignPropertiesFromRedisPatchSchedule populates our RedisPatchSchedule from the provided source RedisPatchSchedule

func (*RedisPatchSchedule) AssignPropertiesToRedisPatchSchedule

func (redisPatchSchedule *RedisPatchSchedule) AssignPropertiesToRedisPatchSchedule(destination *v1alpha1api20201201storage.RedisPatchSchedule) error

AssignPropertiesToRedisPatchSchedule populates the provided destination RedisPatchSchedule from our RedisPatchSchedule

func (*RedisPatchSchedule) AzureName

func (redisPatchSchedule *RedisPatchSchedule) AzureName() string

AzureName returns the Azure name of the resource (always "default")

func (*RedisPatchSchedule) ConvertFrom

func (redisPatchSchedule *RedisPatchSchedule) ConvertFrom(hub conversion.Hub) error

ConvertFrom populates our RedisPatchSchedule from the provided hub RedisPatchSchedule

func (*RedisPatchSchedule) ConvertTo

func (redisPatchSchedule *RedisPatchSchedule) ConvertTo(hub conversion.Hub) error

ConvertTo populates the provided hub RedisPatchSchedule from our RedisPatchSchedule

func (*RedisPatchSchedule) DeepCopy

func (in *RedisPatchSchedule) DeepCopy() *RedisPatchSchedule

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisPatchSchedule.

func (*RedisPatchSchedule) DeepCopyInto

func (in *RedisPatchSchedule) DeepCopyInto(out *RedisPatchSchedule)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*RedisPatchSchedule) DeepCopyObject

func (in *RedisPatchSchedule) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

func (*RedisPatchSchedule) Default

func (redisPatchSchedule *RedisPatchSchedule) Default()

Default applies defaults to the RedisPatchSchedule resource

func (RedisPatchSchedule) GetAPIVersion

func (redisPatchSchedule RedisPatchSchedule) GetAPIVersion() string

GetAPIVersion returns the ARM API version of the resource. This is always "2020-12-01"

func (*RedisPatchSchedule) GetConditions

func (redisPatchSchedule *RedisPatchSchedule) GetConditions() conditions.Conditions

GetConditions returns the conditions of the resource

func (*RedisPatchSchedule) GetResourceKind

func (redisPatchSchedule *RedisPatchSchedule) GetResourceKind() genruntime.ResourceKind

GetResourceKind returns the kind of the resource

func (*RedisPatchSchedule) GetSpec

func (redisPatchSchedule *RedisPatchSchedule) GetSpec() genruntime.ConvertibleSpec

GetSpec returns the specification of this resource

func (*RedisPatchSchedule) GetStatus

func (redisPatchSchedule *RedisPatchSchedule) GetStatus() genruntime.ConvertibleStatus

GetStatus returns the status of this resource

func (*RedisPatchSchedule) GetType

func (redisPatchSchedule *RedisPatchSchedule) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.Cache/redis/patchSchedules"

func (*RedisPatchSchedule) NewEmptyStatus

func (redisPatchSchedule *RedisPatchSchedule) NewEmptyStatus() genruntime.ConvertibleStatus

NewEmptyStatus returns a new empty (blank) status

func (*RedisPatchSchedule) OriginalGVK

func (redisPatchSchedule *RedisPatchSchedule) OriginalGVK() *schema.GroupVersionKind

OriginalGVK returns a GroupValueKind for the original API version used to create the resource

func (*RedisPatchSchedule) Owner

func (redisPatchSchedule *RedisPatchSchedule) Owner() *genruntime.ResourceReference

Owner returns the ResourceReference of the owner, or nil if there is no owner

func (*RedisPatchSchedule) SetConditions

func (redisPatchSchedule *RedisPatchSchedule) SetConditions(conditions conditions.Conditions)

SetConditions sets the conditions on the resource status

func (*RedisPatchSchedule) SetStatus

func (redisPatchSchedule *RedisPatchSchedule) SetStatus(status genruntime.ConvertibleStatus) error

SetStatus sets the status of this resource

func (*RedisPatchSchedule) ValidateCreate

func (redisPatchSchedule *RedisPatchSchedule) ValidateCreate() error

ValidateCreate validates the creation of the resource

func (*RedisPatchSchedule) ValidateDelete

func (redisPatchSchedule *RedisPatchSchedule) ValidateDelete() error

ValidateDelete validates the deletion of the resource

func (*RedisPatchSchedule) ValidateUpdate

func (redisPatchSchedule *RedisPatchSchedule) ValidateUpdate(old runtime.Object) error

ValidateUpdate validates an update of the resource

type RedisPatchScheduleList

type RedisPatchScheduleList struct {
	metav1.TypeMeta `json:",inline"`
	metav1.ListMeta `json:"metadata,omitempty"`
	Items           []RedisPatchSchedule `json:"items"`
}

+kubebuilder:object:root=true Generated from: https://schema.management.azure.com/schemas/2020-12-01/Microsoft.Cache.json#/resourceDefinitions/redis_patchSchedules

func (*RedisPatchScheduleList) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisPatchScheduleList.

func (*RedisPatchScheduleList) DeepCopyInto

func (in *RedisPatchScheduleList) DeepCopyInto(out *RedisPatchScheduleList)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*RedisPatchScheduleList) DeepCopyObject

func (in *RedisPatchScheduleList) DeepCopyObject() runtime.Object

DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.

type RedisPatchSchedule_Status

type RedisPatchSchedule_Status struct {
	//Conditions: The observed state of the resource
	Conditions []conditions.Condition `json:"conditions,omitempty"`

	//Id: Fully qualified resource ID for the resource. Ex -
	///subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
	Id *string `json:"id,omitempty"`

	//Name: The name of the resource
	Name *string `json:"name,omitempty"`

	//ScheduleEntries: List of patch schedules for a Redis cache.
	ScheduleEntries []ScheduleEntry_Status `json:"scheduleEntries,omitempty"`

	//Type: The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or
	//"Microsoft.Storage/storageAccounts"
	Type *string `json:"type,omitempty"`
}

func (*RedisPatchSchedule_Status) AssignPropertiesFromRedisPatchScheduleStatus

func (redisPatchScheduleStatus *RedisPatchSchedule_Status) AssignPropertiesFromRedisPatchScheduleStatus(source *v1alpha1api20201201storage.RedisPatchSchedule_Status) error

AssignPropertiesFromRedisPatchScheduleStatus populates our RedisPatchSchedule_Status from the provided source RedisPatchSchedule_Status

func (*RedisPatchSchedule_Status) AssignPropertiesToRedisPatchScheduleStatus

func (redisPatchScheduleStatus *RedisPatchSchedule_Status) AssignPropertiesToRedisPatchScheduleStatus(destination *v1alpha1api20201201storage.RedisPatchSchedule_Status) error

AssignPropertiesToRedisPatchScheduleStatus populates the provided destination RedisPatchSchedule_Status from our RedisPatchSchedule_Status

func (*RedisPatchSchedule_Status) ConvertStatusFrom

func (redisPatchScheduleStatus *RedisPatchSchedule_Status) ConvertStatusFrom(source genruntime.ConvertibleStatus) error

ConvertStatusFrom populates our RedisPatchSchedule_Status from the provided source

func (*RedisPatchSchedule_Status) ConvertStatusTo

func (redisPatchScheduleStatus *RedisPatchSchedule_Status) ConvertStatusTo(destination genruntime.ConvertibleStatus) error

ConvertStatusTo populates the provided destination from our RedisPatchSchedule_Status

func (*RedisPatchSchedule_Status) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisPatchSchedule_Status.

func (*RedisPatchSchedule_Status) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*RedisPatchSchedule_Status) NewEmptyARMValue

func (redisPatchScheduleStatus *RedisPatchSchedule_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*RedisPatchSchedule_Status) PopulateFromARM

func (redisPatchScheduleStatus *RedisPatchSchedule_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type RedisPatchSchedule_StatusARM

type RedisPatchSchedule_StatusARM struct {
	//Id: Fully qualified resource ID for the resource. Ex -
	///subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
	Id *string `json:"id,omitempty"`

	//Name: The name of the resource
	Name *string `json:"name,omitempty"`

	//Properties: List of patch schedules for a Redis cache.
	Properties *ScheduleEntries_StatusARM `json:"properties,omitempty"`

	//Type: The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or
	//"Microsoft.Storage/storageAccounts"
	Type *string `json:"type,omitempty"`
}

func (*RedisPatchSchedule_StatusARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisPatchSchedule_StatusARM.

func (*RedisPatchSchedule_StatusARM) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type RedisPatchSchedulesSpecAPIVersion

type RedisPatchSchedulesSpecAPIVersion string

+kubebuilder:validation:Enum={"2020-12-01"}

type RedisPatchSchedules_Spec

type RedisPatchSchedules_Spec struct {
	//Location: Location to deploy resource to
	Location *string `json:"location,omitempty"`

	// +kubebuilder:validation:Required
	Owner genruntime.KnownResourceReference `group:"cache.azure.com" json:"owner" kind:"Redis"`

	// +kubebuilder:validation:Required
	//ScheduleEntries: List of patch schedules for a Redis cache.
	ScheduleEntries []ScheduleEntry `json:"scheduleEntries"`

	//Tags: Name-value pairs to add to the resource
	Tags map[string]string `json:"tags,omitempty"`
}

func (*RedisPatchSchedules_Spec) AssignPropertiesFromRedisPatchSchedulesSpec

func (redisPatchSchedulesSpec *RedisPatchSchedules_Spec) AssignPropertiesFromRedisPatchSchedulesSpec(source *v1alpha1api20201201storage.RedisPatchSchedules_Spec) error

AssignPropertiesFromRedisPatchSchedulesSpec populates our RedisPatchSchedules_Spec from the provided source RedisPatchSchedules_Spec

func (*RedisPatchSchedules_Spec) AssignPropertiesToRedisPatchSchedulesSpec

func (redisPatchSchedulesSpec *RedisPatchSchedules_Spec) AssignPropertiesToRedisPatchSchedulesSpec(destination *v1alpha1api20201201storage.RedisPatchSchedules_Spec) error

AssignPropertiesToRedisPatchSchedulesSpec populates the provided destination RedisPatchSchedules_Spec from our RedisPatchSchedules_Spec

func (*RedisPatchSchedules_Spec) ConvertSpecFrom

func (redisPatchSchedulesSpec *RedisPatchSchedules_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error

ConvertSpecFrom populates our RedisPatchSchedules_Spec from the provided source

func (*RedisPatchSchedules_Spec) ConvertSpecTo

func (redisPatchSchedulesSpec *RedisPatchSchedules_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error

ConvertSpecTo populates the provided destination from our RedisPatchSchedules_Spec

func (*RedisPatchSchedules_Spec) ConvertToARM

func (redisPatchSchedulesSpec *RedisPatchSchedules_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*RedisPatchSchedules_Spec) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisPatchSchedules_Spec.

func (*RedisPatchSchedules_Spec) DeepCopyInto

func (in *RedisPatchSchedules_Spec) DeepCopyInto(out *RedisPatchSchedules_Spec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*RedisPatchSchedules_Spec) NewEmptyARMValue

func (redisPatchSchedulesSpec *RedisPatchSchedules_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*RedisPatchSchedules_Spec) OriginalVersion

func (redisPatchSchedulesSpec *RedisPatchSchedules_Spec) OriginalVersion() string

OriginalVersion returns the original API version used to create the resource.

func (*RedisPatchSchedules_Spec) PopulateFromARM

func (redisPatchSchedulesSpec *RedisPatchSchedules_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type RedisPatchSchedules_SpecARM

type RedisPatchSchedules_SpecARM struct {
	//Location: Location to deploy resource to
	Location *string `json:"location,omitempty"`

	//Name: Default string modeled as parameter for auto generation to work correctly.
	Name string `json:"name"`

	//Properties: List of patch schedules for a Redis cache.
	Properties ScheduleEntriesARM `json:"properties"`

	//Tags: Name-value pairs to add to the resource
	Tags map[string]string `json:"tags,omitempty"`
}

func (*RedisPatchSchedules_SpecARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisPatchSchedules_SpecARM.

func (*RedisPatchSchedules_SpecARM) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (RedisPatchSchedules_SpecARM) GetAPIVersion

func (redisPatchSchedulesSpecARM RedisPatchSchedules_SpecARM) GetAPIVersion() string

GetAPIVersion returns the ARM API version of the resource. This is always "2020-12-01"

func (RedisPatchSchedules_SpecARM) GetName

func (redisPatchSchedulesSpecARM RedisPatchSchedules_SpecARM) GetName() string

GetName returns the Name of the resource

func (RedisPatchSchedules_SpecARM) GetType

func (redisPatchSchedulesSpecARM RedisPatchSchedules_SpecARM) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.Cache/redis/patchSchedules"

type RedisPropertiesStatusMinimumTlsVersion

type RedisPropertiesStatusMinimumTlsVersion string

type RedisPropertiesStatusProvisioningState

type RedisPropertiesStatusProvisioningState string

type RedisPropertiesStatusPublicNetworkAccess

type RedisPropertiesStatusPublicNetworkAccess string

type RedisProperties_StatusARM

type RedisProperties_StatusARM struct {
	//AccessKeys: The keys of the Redis cache - not set if this object is not the
	//response to Create or Update redis cache
	AccessKeys *RedisAccessKeys_StatusARM `json:"accessKeys,omitempty"`

	//EnableNonSslPort: Specifies whether the non-ssl Redis server port (6379) is
	//enabled.
	EnableNonSslPort *bool `json:"enableNonSslPort,omitempty"`

	//HostName: Redis host name.
	HostName *string `json:"hostName,omitempty"`

	//Instances: List of the Redis instances associated with the cache
	Instances []RedisInstanceDetails_StatusARM `json:"instances,omitempty"`

	//LinkedServers: List of the linked servers associated with the cache
	LinkedServers []RedisLinkedServer_StatusARM `json:"linkedServers,omitempty"`

	//MinimumTlsVersion: Optional: requires clients to use a specified TLS version (or
	//higher) to connect (e,g, '1.0', '1.1', '1.2')
	MinimumTlsVersion *RedisPropertiesStatusMinimumTlsVersion `json:"minimumTlsVersion,omitempty"`

	//Port: Redis non-SSL port.
	Port *int `json:"port,omitempty"`

	//PrivateEndpointConnections: List of private endpoint connection associated with
	//the specified redis cache
	PrivateEndpointConnections []PrivateEndpointConnection_Status_SubResourceEmbeddedARM `json:"privateEndpointConnections,omitempty"`

	//ProvisioningState: Redis instance provisioning status.
	ProvisioningState *RedisPropertiesStatusProvisioningState `json:"provisioningState,omitempty"`

	//PublicNetworkAccess: Whether or not public endpoint access is allowed for this
	//cache.  Value is optional but if passed in, must be 'Enabled' or 'Disabled'. If
	//'Disabled', private endpoints are the exclusive access method. Default value is
	//'Enabled'
	PublicNetworkAccess *RedisPropertiesStatusPublicNetworkAccess `json:"publicNetworkAccess,omitempty"`

	//RedisConfiguration: All Redis Settings. Few possible keys:
	//rdb-backup-enabled,rdb-storage-connection-string,rdb-backup-frequency,maxmemory-delta,maxmemory-policy,notify-keyspace-events,maxmemory-samples,slowlog-log-slower-than,slowlog-max-len,list-max-ziplist-entries,list-max-ziplist-value,hash-max-ziplist-entries,hash-max-ziplist-value,set-max-intset-entries,zset-max-ziplist-entries,zset-max-ziplist-value
	//etc.
	RedisConfiguration map[string]string `json:"redisConfiguration,omitempty"`

	//RedisVersion: Redis version. Only major version will be used in PUT/PATCH
	//request with current valid values: (4, 6)
	RedisVersion *string `json:"redisVersion,omitempty"`

	//ReplicasPerMaster: The number of replicas to be created per primary.
	ReplicasPerMaster *int `json:"replicasPerMaster,omitempty"`

	//ReplicasPerPrimary: The number of replicas to be created per primary.
	ReplicasPerPrimary *int `json:"replicasPerPrimary,omitempty"`

	//ShardCount: The number of shards to be created on a Premium Cluster Cache.
	ShardCount *int `json:"shardCount,omitempty"`

	//Sku: The SKU of the Redis cache to deploy.
	Sku Sku_StatusARM `json:"sku"`

	//SslPort: Redis SSL port.
	SslPort *int `json:"sslPort,omitempty"`

	//StaticIP: Static IP address. Optionally, may be specified when deploying a Redis
	//cache inside an existing Azure Virtual Network; auto assigned by default.
	StaticIP *string `json:"staticIP,omitempty"`

	//SubnetId: The full resource ID of a subnet in a virtual network to deploy the
	//Redis cache in. Example format:
	///subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/Microsoft.{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1
	SubnetId *string `json:"subnetId,omitempty"`

	//TenantSettings: A dictionary of tenant settings
	TenantSettings map[string]string `json:"tenantSettings,omitempty"`
}

func (*RedisProperties_StatusARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisProperties_StatusARM.

func (*RedisProperties_StatusARM) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type RedisResource_Status

type RedisResource_Status struct {
	//AccessKeys: The keys of the Redis cache - not set if this object is not the
	//response to Create or Update redis cache
	AccessKeys *RedisAccessKeys_Status `json:"accessKeys,omitempty"`

	//Conditions: The observed state of the resource
	Conditions []conditions.Condition `json:"conditions,omitempty"`

	//EnableNonSslPort: Specifies whether the non-ssl Redis server port (6379) is
	//enabled.
	EnableNonSslPort *bool `json:"enableNonSslPort,omitempty"`

	//HostName: Redis host name.
	HostName *string `json:"hostName,omitempty"`

	//Id: Fully qualified resource ID for the resource. Ex -
	///subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
	Id *string `json:"id,omitempty"`

	//Instances: List of the Redis instances associated with the cache
	Instances []RedisInstanceDetails_Status `json:"instances,omitempty"`

	//LinkedServers: List of the linked servers associated with the cache
	LinkedServers []RedisLinkedServer_Status `json:"linkedServers,omitempty"`

	//Location: The geo-location where the resource lives
	Location *string `json:"location,omitempty"`

	//MinimumTlsVersion: Optional: requires clients to use a specified TLS version (or
	//higher) to connect (e,g, '1.0', '1.1', '1.2')
	MinimumTlsVersion *RedisPropertiesStatusMinimumTlsVersion `json:"minimumTlsVersion,omitempty"`

	//Name: The name of the resource
	Name *string `json:"name,omitempty"`

	//Port: Redis non-SSL port.
	Port *int `json:"port,omitempty"`

	//PrivateEndpointConnections: List of private endpoint connection associated with
	//the specified redis cache
	PrivateEndpointConnections []PrivateEndpointConnection_Status_SubResourceEmbedded `json:"privateEndpointConnections,omitempty"`

	//ProvisioningState: Redis instance provisioning status.
	ProvisioningState *RedisPropertiesStatusProvisioningState `json:"provisioningState,omitempty"`

	//PublicNetworkAccess: Whether or not public endpoint access is allowed for this
	//cache.  Value is optional but if passed in, must be 'Enabled' or 'Disabled'. If
	//'Disabled', private endpoints are the exclusive access method. Default value is
	//'Enabled'
	PublicNetworkAccess *RedisPropertiesStatusPublicNetworkAccess `json:"publicNetworkAccess,omitempty"`

	//RedisConfiguration: All Redis Settings. Few possible keys:
	//rdb-backup-enabled,rdb-storage-connection-string,rdb-backup-frequency,maxmemory-delta,maxmemory-policy,notify-keyspace-events,maxmemory-samples,slowlog-log-slower-than,slowlog-max-len,list-max-ziplist-entries,list-max-ziplist-value,hash-max-ziplist-entries,hash-max-ziplist-value,set-max-intset-entries,zset-max-ziplist-entries,zset-max-ziplist-value
	//etc.
	RedisConfiguration map[string]string `json:"redisConfiguration,omitempty"`

	//RedisVersion: Redis version. Only major version will be used in PUT/PATCH
	//request with current valid values: (4, 6)
	RedisVersion *string `json:"redisVersion,omitempty"`

	//ReplicasPerMaster: The number of replicas to be created per primary.
	ReplicasPerMaster *int `json:"replicasPerMaster,omitempty"`

	//ReplicasPerPrimary: The number of replicas to be created per primary.
	ReplicasPerPrimary *int `json:"replicasPerPrimary,omitempty"`

	//ShardCount: The number of shards to be created on a Premium Cluster Cache.
	ShardCount *int `json:"shardCount,omitempty"`

	//Sku: The SKU of the Redis cache to deploy.
	Sku *Sku_Status `json:"sku,omitempty"`

	//SslPort: Redis SSL port.
	SslPort *int `json:"sslPort,omitempty"`

	//StaticIP: Static IP address. Optionally, may be specified when deploying a Redis
	//cache inside an existing Azure Virtual Network; auto assigned by default.
	StaticIP *string `json:"staticIP,omitempty"`

	//SubnetId: The full resource ID of a subnet in a virtual network to deploy the
	//Redis cache in. Example format:
	///subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/Microsoft.{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1
	SubnetId *string `json:"subnetId,omitempty"`

	//Tags: Resource tags.
	Tags map[string]string `json:"tags,omitempty"`

	//TenantSettings: A dictionary of tenant settings
	TenantSettings map[string]string `json:"tenantSettings,omitempty"`

	//Type: The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or
	//"Microsoft.Storage/storageAccounts"
	Type *string `json:"type,omitempty"`

	//Zones: A list of availability zones denoting where the resource needs to come
	//from.
	Zones []string `json:"zones,omitempty"`
}

func (*RedisResource_Status) AssignPropertiesFromRedisResourceStatus

func (redisResourceStatus *RedisResource_Status) AssignPropertiesFromRedisResourceStatus(source *v1alpha1api20201201storage.RedisResource_Status) error

AssignPropertiesFromRedisResourceStatus populates our RedisResource_Status from the provided source RedisResource_Status

func (*RedisResource_Status) AssignPropertiesToRedisResourceStatus

func (redisResourceStatus *RedisResource_Status) AssignPropertiesToRedisResourceStatus(destination *v1alpha1api20201201storage.RedisResource_Status) error

AssignPropertiesToRedisResourceStatus populates the provided destination RedisResource_Status from our RedisResource_Status

func (*RedisResource_Status) ConvertStatusFrom

func (redisResourceStatus *RedisResource_Status) ConvertStatusFrom(source genruntime.ConvertibleStatus) error

ConvertStatusFrom populates our RedisResource_Status from the provided source

func (*RedisResource_Status) ConvertStatusTo

func (redisResourceStatus *RedisResource_Status) ConvertStatusTo(destination genruntime.ConvertibleStatus) error

ConvertStatusTo populates the provided destination from our RedisResource_Status

func (*RedisResource_Status) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisResource_Status.

func (*RedisResource_Status) DeepCopyInto

func (in *RedisResource_Status) DeepCopyInto(out *RedisResource_Status)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*RedisResource_Status) NewEmptyARMValue

func (redisResourceStatus *RedisResource_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*RedisResource_Status) PopulateFromARM

func (redisResourceStatus *RedisResource_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type RedisResource_StatusARM

type RedisResource_StatusARM struct {
	//Id: Fully qualified resource ID for the resource. Ex -
	///subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
	Id *string `json:"id,omitempty"`

	//Location: The geo-location where the resource lives
	Location *string `json:"location,omitempty"`

	//Name: The name of the resource
	Name *string `json:"name,omitempty"`

	//Properties: Redis cache properties.
	Properties *RedisProperties_StatusARM `json:"properties,omitempty"`

	//Tags: Resource tags.
	Tags map[string]string `json:"tags,omitempty"`

	//Type: The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or
	//"Microsoft.Storage/storageAccounts"
	Type *string `json:"type,omitempty"`

	//Zones: A list of availability zones denoting where the resource needs to come
	//from.
	Zones []string `json:"zones,omitempty"`
}

func (*RedisResource_StatusARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RedisResource_StatusARM.

func (*RedisResource_StatusARM) DeepCopyInto

func (in *RedisResource_StatusARM) DeepCopyInto(out *RedisResource_StatusARM)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type RedisSpecAPIVersion

type RedisSpecAPIVersion string

+kubebuilder:validation:Enum={"2020-12-01"}

type Redis_Spec

type Redis_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"`

	//EnableNonSslPort: Specifies whether the non-ssl Redis server port (6379) is
	//enabled.
	EnableNonSslPort *bool `json:"enableNonSslPort,omitempty"`

	//Location: The geo-location where the resource lives
	Location string `json:"location,omitempty"`

	//MinimumTlsVersion: Optional: requires clients to use a specified TLS version (or
	//higher) to connect (e,g, '1.0', '1.1', '1.2').
	MinimumTlsVersion *RedisCreatePropertiesMinimumTlsVersion `json:"minimumTlsVersion,omitempty"`

	// +kubebuilder:validation:Required
	Owner genruntime.KnownResourceReference `group:"resources.azure.com" json:"owner" kind:"ResourceGroup"`

	//PublicNetworkAccess: Whether or not public endpoint access is allowed for this
	//cache.  Value is optional but if passed in, must be 'Enabled' or 'Disabled'. If
	//'Disabled', private endpoints are the exclusive access method. Default value is
	//'Enabled'.
	PublicNetworkAccess *RedisCreatePropertiesPublicNetworkAccess `json:"publicNetworkAccess,omitempty"`

	//RedisConfiguration: All Redis Settings. Few possible keys:
	//rdb-backup-enabled,rdb-storage-connection-string,rdb-backup-frequency,maxmemory-delta,maxmemory-policy,notify-keyspace-events,maxmemory-samples,slowlog-log-slower-than,slowlog-max-len,list-max-ziplist-entries,list-max-ziplist-value,hash-max-ziplist-entries,hash-max-ziplist-value,set-max-intset-entries,zset-max-ziplist-entries,zset-max-ziplist-value
	//etc.
	RedisConfiguration map[string]string `json:"redisConfiguration,omitempty"`

	//RedisVersion: Redis version. Only major version will be used in PUT/PATCH
	//request with current valid values: (4, 6)
	RedisVersion *string `json:"redisVersion,omitempty"`

	//ReplicasPerMaster: The number of replicas to be created per primary.
	ReplicasPerMaster *int `json:"replicasPerMaster,omitempty"`

	//ReplicasPerPrimary: The number of replicas to be created per primary.
	ReplicasPerPrimary *int `json:"replicasPerPrimary,omitempty"`

	//ShardCount: The number of shards to be created on a Premium Cluster Cache.
	ShardCount *int `json:"shardCount,omitempty"`

	// +kubebuilder:validation:Required
	//Sku: SKU parameters supplied to the create Redis operation.
	Sku Sku `json:"sku"`

	// +kubebuilder:validation:Pattern="^\\d+\\.\\d+\\.\\d+\\.\\d+$"
	//StaticIP: Static IP address. Optionally, may be specified when deploying a Redis
	//cache inside an existing Azure Virtual Network; auto assigned by default.
	StaticIP *string `json:"staticIP,omitempty"`

	//SubnetReference: The full resource ID of a subnet in a virtual network to deploy
	//the Redis cache in. Example format:
	///subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/Microsoft.{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1
	SubnetReference *genruntime.ResourceReference `armReference:"SubnetId" json:"subnetReference,omitempty"`

	//Tags: Name-value pairs to add to the resource
	Tags map[string]string `json:"tags,omitempty"`

	//TenantSettings: A dictionary of tenant settings
	TenantSettings map[string]string `json:"tenantSettings,omitempty"`

	//Zones: A list of availability zones denoting where the resource needs to come
	//from.
	Zones []string `json:"zones,omitempty"`
}

func (*Redis_Spec) AssignPropertiesFromRedisSpec

func (redisSpec *Redis_Spec) AssignPropertiesFromRedisSpec(source *v1alpha1api20201201storage.Redis_Spec) error

AssignPropertiesFromRedisSpec populates our Redis_Spec from the provided source Redis_Spec

func (*Redis_Spec) AssignPropertiesToRedisSpec

func (redisSpec *Redis_Spec) AssignPropertiesToRedisSpec(destination *v1alpha1api20201201storage.Redis_Spec) error

AssignPropertiesToRedisSpec populates the provided destination Redis_Spec from our Redis_Spec

func (*Redis_Spec) ConvertSpecFrom

func (redisSpec *Redis_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error

ConvertSpecFrom populates our Redis_Spec from the provided source

func (*Redis_Spec) ConvertSpecTo

func (redisSpec *Redis_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error

ConvertSpecTo populates the provided destination from our Redis_Spec

func (*Redis_Spec) ConvertToARM

func (redisSpec *Redis_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*Redis_Spec) DeepCopy

func (in *Redis_Spec) DeepCopy() *Redis_Spec

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Redis_Spec.

func (*Redis_Spec) DeepCopyInto

func (in *Redis_Spec) DeepCopyInto(out *Redis_Spec)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*Redis_Spec) NewEmptyARMValue

func (redisSpec *Redis_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Redis_Spec) OriginalVersion

func (redisSpec *Redis_Spec) OriginalVersion() string

OriginalVersion returns the original API version used to create the resource.

func (*Redis_Spec) PopulateFromARM

func (redisSpec *Redis_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

func (*Redis_Spec) SetAzureName

func (redisSpec *Redis_Spec) SetAzureName(azureName string)

SetAzureName sets the Azure name of the resource

type Redis_SpecARM

type Redis_SpecARM struct {
	//Location: The geo-location where the resource lives
	Location string `json:"location,omitempty"`

	//Name: The name of the Redis cache.
	Name string `json:"name"`

	//Properties: Properties supplied to Create Redis operation.
	Properties RedisCreatePropertiesARM `json:"properties"`

	//Tags: Name-value pairs to add to the resource
	Tags map[string]string `json:"tags,omitempty"`

	//Zones: A list of availability zones denoting where the resource needs to come
	//from.
	Zones []string `json:"zones,omitempty"`
}

func (*Redis_SpecARM) DeepCopy

func (in *Redis_SpecARM) DeepCopy() *Redis_SpecARM

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Redis_SpecARM.

func (*Redis_SpecARM) DeepCopyInto

func (in *Redis_SpecARM) DeepCopyInto(out *Redis_SpecARM)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (Redis_SpecARM) GetAPIVersion

func (redisSpecARM Redis_SpecARM) GetAPIVersion() string

GetAPIVersion returns the ARM API version of the resource. This is always "2020-12-01"

func (Redis_SpecARM) GetName

func (redisSpecARM Redis_SpecARM) GetName() string

GetName returns the Name of the resource

func (Redis_SpecARM) GetType

func (redisSpecARM Redis_SpecARM) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.Cache/redis"

type ScheduleEntriesARM

type ScheduleEntriesARM struct {
	//ScheduleEntries: List of patch schedules for a Redis cache.
	ScheduleEntries []ScheduleEntryARM `json:"scheduleEntries"`
}

Generated from: https://schema.management.azure.com/schemas/2020-12-01/Microsoft.Cache.json#/definitions/ScheduleEntries

func (*ScheduleEntriesARM) DeepCopy

func (in *ScheduleEntriesARM) DeepCopy() *ScheduleEntriesARM

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ScheduleEntriesARM.

func (*ScheduleEntriesARM) DeepCopyInto

func (in *ScheduleEntriesARM) DeepCopyInto(out *ScheduleEntriesARM)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ScheduleEntries_StatusARM

type ScheduleEntries_StatusARM struct {
	//ScheduleEntries: List of patch schedules for a Redis cache.
	ScheduleEntries []ScheduleEntry_StatusARM `json:"scheduleEntries"`
}

func (*ScheduleEntries_StatusARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ScheduleEntries_StatusARM.

func (*ScheduleEntries_StatusARM) DeepCopyInto

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ScheduleEntry

type ScheduleEntry struct {
	// +kubebuilder:validation:Required
	//DayOfWeek: Day of the week when a cache can be patched.
	DayOfWeek ScheduleEntryDayOfWeek `json:"dayOfWeek"`

	//MaintenanceWindow: ISO8601 timespan specifying how much time cache patching can
	//take.
	MaintenanceWindow *string `json:"maintenanceWindow,omitempty"`

	// +kubebuilder:validation:Required
	//StartHourUtc: Start hour after which cache patching can start.
	StartHourUtc int `json:"startHourUtc"`
}

Generated from: https://schema.management.azure.com/schemas/2020-12-01/Microsoft.Cache.json#/definitions/ScheduleEntry

func (*ScheduleEntry) AssignPropertiesFromScheduleEntry

func (scheduleEntry *ScheduleEntry) AssignPropertiesFromScheduleEntry(source *v1alpha1api20201201storage.ScheduleEntry) error

AssignPropertiesFromScheduleEntry populates our ScheduleEntry from the provided source ScheduleEntry

func (*ScheduleEntry) AssignPropertiesToScheduleEntry

func (scheduleEntry *ScheduleEntry) AssignPropertiesToScheduleEntry(destination *v1alpha1api20201201storage.ScheduleEntry) error

AssignPropertiesToScheduleEntry populates the provided destination ScheduleEntry from our ScheduleEntry

func (*ScheduleEntry) ConvertToARM

func (scheduleEntry *ScheduleEntry) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*ScheduleEntry) DeepCopy

func (in *ScheduleEntry) DeepCopy() *ScheduleEntry

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ScheduleEntry.

func (*ScheduleEntry) DeepCopyInto

func (in *ScheduleEntry) DeepCopyInto(out *ScheduleEntry)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*ScheduleEntry) NewEmptyARMValue

func (scheduleEntry *ScheduleEntry) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*ScheduleEntry) PopulateFromARM

func (scheduleEntry *ScheduleEntry) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type ScheduleEntryARM

type ScheduleEntryARM struct {
	//DayOfWeek: Day of the week when a cache can be patched.
	DayOfWeek ScheduleEntryDayOfWeek `json:"dayOfWeek"`

	//MaintenanceWindow: ISO8601 timespan specifying how much time cache patching can
	//take.
	MaintenanceWindow *string `json:"maintenanceWindow,omitempty"`

	//StartHourUtc: Start hour after which cache patching can start.
	StartHourUtc int `json:"startHourUtc"`
}

Generated from: https://schema.management.azure.com/schemas/2020-12-01/Microsoft.Cache.json#/definitions/ScheduleEntry

func (*ScheduleEntryARM) DeepCopy

func (in *ScheduleEntryARM) DeepCopy() *ScheduleEntryARM

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ScheduleEntryARM.

func (*ScheduleEntryARM) DeepCopyInto

func (in *ScheduleEntryARM) DeepCopyInto(out *ScheduleEntryARM)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type ScheduleEntryDayOfWeek

type ScheduleEntryDayOfWeek string

+kubebuilder:validation:Enum={"Everyday","Friday","Monday","Saturday","Sunday","Thursday","Tuesday","Wednesday","Weekend"}

type ScheduleEntryStatusDayOfWeek

type ScheduleEntryStatusDayOfWeek string

type ScheduleEntry_Status

type ScheduleEntry_Status struct {
	// +kubebuilder:validation:Required
	//DayOfWeek: Day of the week when a cache can be patched.
	DayOfWeek ScheduleEntryStatusDayOfWeek `json:"dayOfWeek"`

	//MaintenanceWindow: ISO8601 timespan specifying how much time cache patching can
	//take.
	MaintenanceWindow *string `json:"maintenanceWindow,omitempty"`

	// +kubebuilder:validation:Required
	//StartHourUtc: Start hour after which cache patching can start.
	StartHourUtc int `json:"startHourUtc"`
}

func (*ScheduleEntry_Status) AssignPropertiesFromScheduleEntryStatus

func (scheduleEntryStatus *ScheduleEntry_Status) AssignPropertiesFromScheduleEntryStatus(source *v1alpha1api20201201storage.ScheduleEntry_Status) error

AssignPropertiesFromScheduleEntryStatus populates our ScheduleEntry_Status from the provided source ScheduleEntry_Status

func (*ScheduleEntry_Status) AssignPropertiesToScheduleEntryStatus

func (scheduleEntryStatus *ScheduleEntry_Status) AssignPropertiesToScheduleEntryStatus(destination *v1alpha1api20201201storage.ScheduleEntry_Status) error

AssignPropertiesToScheduleEntryStatus populates the provided destination ScheduleEntry_Status from our ScheduleEntry_Status

func (*ScheduleEntry_Status) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ScheduleEntry_Status.

func (*ScheduleEntry_Status) DeepCopyInto

func (in *ScheduleEntry_Status) DeepCopyInto(out *ScheduleEntry_Status)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*ScheduleEntry_Status) NewEmptyARMValue

func (scheduleEntryStatus *ScheduleEntry_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*ScheduleEntry_Status) PopulateFromARM

func (scheduleEntryStatus *ScheduleEntry_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type ScheduleEntry_StatusARM

type ScheduleEntry_StatusARM struct {
	//DayOfWeek: Day of the week when a cache can be patched.
	DayOfWeek ScheduleEntryStatusDayOfWeek `json:"dayOfWeek"`

	//MaintenanceWindow: ISO8601 timespan specifying how much time cache patching can
	//take.
	MaintenanceWindow *string `json:"maintenanceWindow,omitempty"`

	//StartHourUtc: Start hour after which cache patching can start.
	StartHourUtc int `json:"startHourUtc"`
}

func (*ScheduleEntry_StatusARM) DeepCopy

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ScheduleEntry_StatusARM.

func (*ScheduleEntry_StatusARM) DeepCopyInto

func (in *ScheduleEntry_StatusARM) DeepCopyInto(out *ScheduleEntry_StatusARM)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type Sku

type Sku struct {
	// +kubebuilder:validation:Required
	//Capacity: The size of the Redis cache to deploy. Valid values: for C
	//(Basic/Standard) family (0, 1, 2, 3, 4, 5, 6), for P (Premium) family (1, 2, 3,
	//4).
	Capacity int `json:"capacity"`

	// +kubebuilder:validation:Required
	//Family: The SKU family to use. Valid values: (C, P). (C = Basic/Standard, P =
	//Premium).
	Family SkuFamily `json:"family"`

	// +kubebuilder:validation:Required
	//Name: The type of Redis cache to deploy. Valid values: (Basic, Standard,
	//Premium).
	Name SkuName `json:"name"`
}

Generated from: https://schema.management.azure.com/schemas/2020-12-01/Microsoft.Cache.json#/definitions/Sku

func (*Sku) AssignPropertiesFromSku

func (sku *Sku) AssignPropertiesFromSku(source *v1alpha1api20201201storage.Sku) error

AssignPropertiesFromSku populates our Sku from the provided source Sku

func (*Sku) AssignPropertiesToSku

func (sku *Sku) AssignPropertiesToSku(destination *v1alpha1api20201201storage.Sku) error

AssignPropertiesToSku populates the provided destination Sku from our Sku

func (*Sku) ConvertToARM

func (sku *Sku) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*Sku) DeepCopy

func (in *Sku) DeepCopy() *Sku

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Sku.

func (*Sku) DeepCopyInto

func (in *Sku) DeepCopyInto(out *Sku)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

func (*Sku) NewEmptyARMValue

func (sku *Sku) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Sku) PopulateFromARM

func (sku *Sku) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type SkuARM

type SkuARM struct {
	//Capacity: The size of the Redis cache to deploy. Valid values: for C
	//(Basic/Standard) family (0, 1, 2, 3, 4, 5, 6), for P (Premium) family (1, 2, 3,
	//4).
	Capacity int `json:"capacity"`

	//Family: The SKU family to use. Valid values: (C, P). (C = Basic/Standard, P =
	//Premium).
	Family SkuFamily `json:"family"`

	//Name: The type of Redis cache to deploy. Valid values: (Basic, Standard,
	//Premium).
	Name SkuName `json:"name"`
}

Generated from: https://schema.management.azure.com/schemas/2020-12-01/Microsoft.Cache.json#/definitions/Sku

func (*SkuARM) DeepCopy

func (in *SkuARM) DeepCopy() *SkuARM

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SkuARM.

func (*SkuARM) DeepCopyInto

func (in *SkuARM) DeepCopyInto(out *SkuARM)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

type SkuFamily

type SkuFamily string

+kubebuilder:validation:Enum={"C","P"}

type SkuName

type SkuName string

+kubebuilder:validation:Enum={"Basic","Premium","Standard"}

type SkuStatusFamily

type SkuStatusFamily string

type SkuStatusName

type SkuStatusName string

type Sku_Status

type Sku_Status struct {
	// +kubebuilder:validation:Required
	//Capacity: The size of the Redis cache to deploy. Valid values: for C
	//(Basic/Standard) family (0, 1, 2, 3, 4, 5, 6), for P (Premium) family (1, 2, 3,
	//4).
	Capacity int `json:"capacity"`

	// +kubebuilder:validation:Required
	//Family: The SKU family to use. Valid values: (C, P). (C = Basic/Standard, P =
	//Premium).
	Family SkuStatusFamily `json:"family"`

	// +kubebuilder:validation:Required
	//Name: The type of Redis cache to deploy. Valid values: (Basic, Standard, Premium)
	Name SkuStatusName `json:"name"`
}

func (*Sku_Status) AssignPropertiesFromSkuStatus

func (skuStatus *Sku_Status) AssignPropertiesFromSkuStatus(source *v1alpha1api20201201storage.Sku_Status) error

AssignPropertiesFromSkuStatus populates our Sku_Status from the provided source Sku_Status

func (*Sku_Status) AssignPropertiesToSkuStatus

func (skuStatus *Sku_Status) AssignPropertiesToSkuStatus(destination *v1alpha1api20201201storage.Sku_Status) error

AssignPropertiesToSkuStatus 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.

func (*Sku_Status) NewEmptyARMValue

func (skuStatus *Sku_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Sku_Status) PopulateFromARM

func (skuStatus *Sku_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type Sku_StatusARM

type Sku_StatusARM struct {
	//Capacity: The size of the Redis cache to deploy. Valid values: for C
	//(Basic/Standard) family (0, 1, 2, 3, 4, 5, 6), for P (Premium) family (1, 2, 3,
	//4).
	Capacity int `json:"capacity"`

	//Family: The SKU family to use. Valid values: (C, P). (C = Basic/Standard, P =
	//Premium).
	Family SkuStatusFamily `json:"family"`

	//Name: The type of Redis cache to deploy. Valid values: (Basic, Standard, Premium)
	Name SkuStatusName `json:"name"`
}

func (*Sku_StatusARM) DeepCopy

func (in *Sku_StatusARM) DeepCopy() *Sku_StatusARM

DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Sku_StatusARM.

func (*Sku_StatusARM) DeepCopyInto

func (in *Sku_StatusARM) DeepCopyInto(out *Sku_StatusARM)

DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.

Jump to

Keyboard shortcuts

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