v1alpha1api20201201

package
v2.0.0-beta.1 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

Package v1alpha1api20201201 contains API Schema definitions for the cache v1alpha1api20201201 API group +groupName=cache.azure.com

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 APIVersionValue = APIVersion("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 APIVersion

type APIVersion string

Deprecated version of APIVersion. Use v1beta20201201.APIVersion instead +kubebuilder:validation:Enum={"2020-12-01"}

type PrivateEndpointConnection_Status_SubResourceEmbedded

type PrivateEndpointConnection_Status_SubResourceEmbedded struct {
	Id *string `json:"id,omitempty"`
}

Deprecated version of PrivateEndpointConnection_Status_SubResourceEmbedded. Use v1beta20201201.PrivateEndpointConnection_Status_SubResourceEmbedded instead

func (*PrivateEndpointConnection_Status_SubResourceEmbedded) AssignPropertiesFromPrivateEndpointConnectionStatusSubResourceEmbedded

func (embedded *PrivateEndpointConnection_Status_SubResourceEmbedded) AssignPropertiesFromPrivateEndpointConnectionStatusSubResourceEmbedded(source *alpha20201201s.PrivateEndpointConnection_Status_SubResourceEmbedded) error

AssignPropertiesFromPrivateEndpointConnectionStatusSubResourceEmbedded populates our PrivateEndpointConnection_Status_SubResourceEmbedded from the provided source PrivateEndpointConnection_Status_SubResourceEmbedded

func (*PrivateEndpointConnection_Status_SubResourceEmbedded) AssignPropertiesToPrivateEndpointConnectionStatusSubResourceEmbedded

func (embedded *PrivateEndpointConnection_Status_SubResourceEmbedded) AssignPropertiesToPrivateEndpointConnectionStatusSubResourceEmbedded(destination *alpha20201201s.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

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*PrivateEndpointConnection_Status_SubResourceEmbedded) PopulateFromARM

func (embedded *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 *string `json:"id,omitempty"`
}

Deprecated version of PrivateEndpointConnection_Status_SubResourceEmbedded. Use v1beta20201201.PrivateEndpointConnection_Status_SubResourceEmbedded instead

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" Deprecated version of Redis. Use v1beta20201201.Redis instead

func (*Redis) AssignPropertiesFromRedis

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

AssignPropertiesFromRedis populates our Redis from the provided source Redis

func (*Redis) AssignPropertiesToRedis

func (redis *Redis) AssignPropertiesToRedis(destination *alpha20201201s.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 RedisCreatePropertiesARM

type RedisCreatePropertiesARM struct {
	EnableNonSslPort    *bool                                     `json:"enableNonSslPort,omitempty"`
	MinimumTlsVersion   *RedisCreatePropertiesMinimumTlsVersion   `json:"minimumTlsVersion,omitempty"`
	PublicNetworkAccess *RedisCreatePropertiesPublicNetworkAccess `json:"publicNetworkAccess,omitempty"`
	RedisConfiguration  map[string]string                         `json:"redisConfiguration,omitempty"`
	RedisVersion        *string                                   `json:"redisVersion,omitempty"`
	ReplicasPerMaster   *int                                      `json:"replicasPerMaster,omitempty"`
	ReplicasPerPrimary  *int                                      `json:"replicasPerPrimary,omitempty"`
	ShardCount          *int                                      `json:"shardCount,omitempty"`
	Sku                 *SkuARM                                   `json:"sku,omitempty"`
	StaticIP            *string                                   `json:"staticIP,omitempty"`
	SubnetId            *string                                   `json:"subnetId,omitempty"`
	TenantSettings      map[string]string                         `json:"tenantSettings,omitempty"`
}

Deprecated version of RedisCreateProperties. Use v1beta20201201.RedisCreateProperties instead

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

Deprecated version of RedisCreatePropertiesMinimumTlsVersion. Use v1beta20201201.RedisCreatePropertiesMinimumTlsVersion instead +kubebuilder:validation:Enum={"1.0","1.1","1.2"}

type RedisCreatePropertiesPublicNetworkAccess

type RedisCreatePropertiesPublicNetworkAccess string

Deprecated version of RedisCreatePropertiesPublicNetworkAccess. Use v1beta20201201.RedisCreatePropertiesPublicNetworkAccess instead +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" Deprecated version of RedisFirewallRule. Use v1beta20201201.RedisFirewallRule instead

func (*RedisFirewallRule) AssignPropertiesFromRedisFirewallRule

func (rule *RedisFirewallRule) AssignPropertiesFromRedisFirewallRule(source *alpha20201201s.RedisFirewallRule) error

AssignPropertiesFromRedisFirewallRule populates our RedisFirewallRule from the provided source RedisFirewallRule

func (*RedisFirewallRule) AssignPropertiesToRedisFirewallRule

func (rule *RedisFirewallRule) AssignPropertiesToRedisFirewallRule(destination *alpha20201201s.RedisFirewallRule) error

AssignPropertiesToRedisFirewallRule populates the provided destination RedisFirewallRule from our RedisFirewallRule

func (*RedisFirewallRule) AzureName

func (rule *RedisFirewallRule) AzureName() string

AzureName returns the Azure name of the resource

func (*RedisFirewallRule) ConvertFrom

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

ConvertFrom populates our RedisFirewallRule from the provided hub RedisFirewallRule

func (*RedisFirewallRule) ConvertTo

func (rule *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 (rule *RedisFirewallRule) Default()

Default applies defaults to the RedisFirewallRule resource

func (RedisFirewallRule) GetAPIVersion

func (rule RedisFirewallRule) GetAPIVersion() string

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

func (*RedisFirewallRule) GetConditions

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

GetConditions returns the conditions of the resource

func (*RedisFirewallRule) GetResourceKind

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

GetResourceKind returns the kind of the resource

func (*RedisFirewallRule) GetSpec

GetSpec returns the specification of this resource

func (*RedisFirewallRule) GetStatus

GetStatus returns the status of this resource

func (*RedisFirewallRule) GetType

func (rule *RedisFirewallRule) GetType() string

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

func (*RedisFirewallRule) NewEmptyStatus

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

NewEmptyStatus returns a new empty (blank) status

func (*RedisFirewallRule) OriginalGVK

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

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

func (*RedisFirewallRule) Owner

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

func (*RedisFirewallRule) SetConditions

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

SetConditions sets the conditions on the resource status

func (*RedisFirewallRule) SetStatus

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

SetStatus sets the status of this resource

func (*RedisFirewallRule) ValidateCreate

func (rule *RedisFirewallRule) ValidateCreate() error

ValidateCreate validates the creation of the resource

func (*RedisFirewallRule) ValidateDelete

func (rule *RedisFirewallRule) ValidateDelete() error

ValidateDelete validates the deletion of the resource

func (*RedisFirewallRule) ValidateUpdate

func (rule *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 Deprecated version of RedisFirewallRule. Use v1beta20201201.RedisFirewallRule instead

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   *string `json:"endIP,omitempty"`
	StartIP *string `json:"startIP,omitempty"`
}

Deprecated version of RedisFirewallRuleProperties. Use v1beta20201201.RedisFirewallRuleProperties instead

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   *string `json:"endIP,omitempty"`
	StartIP *string `json:"startIP,omitempty"`
}

Deprecated version of RedisFirewallRuleProperties_Status. Use v1beta20201201.RedisFirewallRuleProperties_Status instead

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      *string                `json:"endIP,omitempty"`
	Id         *string                `json:"id,omitempty"`
	Name       *string                `json:"name,omitempty"`
	StartIP    *string                `json:"startIP,omitempty"`
	Type       *string                `json:"type,omitempty"`
}

Deprecated version of RedisFirewallRule_Status. Use v1beta20201201.RedisFirewallRule_Status instead

func (*RedisFirewallRule_Status) AssignPropertiesFromRedisFirewallRuleStatus

func (rule *RedisFirewallRule_Status) AssignPropertiesFromRedisFirewallRuleStatus(source *alpha20201201s.RedisFirewallRule_Status) error

AssignPropertiesFromRedisFirewallRuleStatus populates our RedisFirewallRule_Status from the provided source RedisFirewallRule_Status

func (*RedisFirewallRule_Status) AssignPropertiesToRedisFirewallRuleStatus

func (rule *RedisFirewallRule_Status) AssignPropertiesToRedisFirewallRuleStatus(destination *alpha20201201s.RedisFirewallRule_Status) error

AssignPropertiesToRedisFirewallRuleStatus populates the provided destination RedisFirewallRule_Status from our RedisFirewallRule_Status

func (*RedisFirewallRule_Status) ConvertStatusFrom

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

ConvertStatusFrom populates our RedisFirewallRule_Status from the provided source

func (*RedisFirewallRule_Status) ConvertStatusTo

func (rule *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 (rule *RedisFirewallRule_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*RedisFirewallRule_Status) PopulateFromARM

func (rule *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         *string                                `json:"id,omitempty"`
	Name       *string                                `json:"name,omitempty"`
	Properties *RedisFirewallRuleProperties_StatusARM `json:"properties,omitempty"`
	Type       *string                                `json:"type,omitempty"`
}

Deprecated version of RedisFirewallRule_Status. Use v1beta20201201.RedisFirewallRule_Status instead

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 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,omitempty"`

	// +kubebuilder:validation:Required
	EndIP    *string `json:"endIP,omitempty"`
	Location *string `json:"location,omitempty"`

	// +kubebuilder:validation:Required
	// Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also
	// controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a
	// reference to a cache.azure.com/Redis resource
	Owner *genruntime.KnownResourceReference `group:"cache.azure.com" json:"owner,omitempty" kind:"Redis"`

	// +kubebuilder:validation:Required
	StartIP *string           `json:"startIP,omitempty"`
	Tags    map[string]string `json:"tags,omitempty"`
}

func (*RedisFirewallRules_Spec) AssignPropertiesFromRedisFirewallRulesSpec

func (rules *RedisFirewallRules_Spec) AssignPropertiesFromRedisFirewallRulesSpec(source *alpha20201201s.RedisFirewallRules_Spec) error

AssignPropertiesFromRedisFirewallRulesSpec populates our RedisFirewallRules_Spec from the provided source RedisFirewallRules_Spec

func (*RedisFirewallRules_Spec) AssignPropertiesToRedisFirewallRulesSpec

func (rules *RedisFirewallRules_Spec) AssignPropertiesToRedisFirewallRulesSpec(destination *alpha20201201s.RedisFirewallRules_Spec) error

AssignPropertiesToRedisFirewallRulesSpec populates the provided destination RedisFirewallRules_Spec from our RedisFirewallRules_Spec

func (*RedisFirewallRules_Spec) ConvertSpecFrom

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

ConvertSpecFrom populates our RedisFirewallRules_Spec from the provided source

func (*RedisFirewallRules_Spec) ConvertSpecTo

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

ConvertSpecTo populates the provided destination from our RedisFirewallRules_Spec

func (*RedisFirewallRules_Spec) ConvertToARM

func (rules *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 (rules *RedisFirewallRules_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*RedisFirewallRules_Spec) OriginalVersion

func (rules *RedisFirewallRules_Spec) OriginalVersion() string

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

func (*RedisFirewallRules_Spec) PopulateFromARM

func (rules *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 (rules *RedisFirewallRules_Spec) SetAzureName(azureName string)

SetAzureName sets the Azure name of the resource

type RedisFirewallRules_SpecARM

type RedisFirewallRules_SpecARM struct {
	Location   *string                         `json:"location,omitempty"`
	Name       string                          `json:"name,omitempty"`
	Properties *RedisFirewallRulePropertiesARM `json:"properties,omitempty"`
	Tags       map[string]string               `json:"tags,omitempty"`
}

Deprecated version of RedisFirewallRules_Spec. Use v1beta20201201.RedisFirewallRules_Spec instead

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 (rules RedisFirewallRules_SpecARM) GetAPIVersion() string

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

func (*RedisFirewallRules_SpecARM) GetName

func (rules *RedisFirewallRules_SpecARM) GetName() string

GetName returns the Name of the resource

func (*RedisFirewallRules_SpecARM) GetType

func (rules *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   *bool   `json:"isMaster,omitempty"`
	IsPrimary  *bool   `json:"isPrimary,omitempty"`
	NonSslPort *int    `json:"nonSslPort,omitempty"`
	ShardId    *int    `json:"shardId,omitempty"`
	SslPort    *int    `json:"sslPort,omitempty"`
	Zone       *string `json:"zone,omitempty"`
}

Deprecated version of RedisInstanceDetails_Status. Use v1beta20201201.RedisInstanceDetails_Status instead

func (*RedisInstanceDetails_Status) AssignPropertiesFromRedisInstanceDetailsStatus

func (details *RedisInstanceDetails_Status) AssignPropertiesFromRedisInstanceDetailsStatus(source *alpha20201201s.RedisInstanceDetails_Status) error

AssignPropertiesFromRedisInstanceDetailsStatus populates our RedisInstanceDetails_Status from the provided source RedisInstanceDetails_Status

func (*RedisInstanceDetails_Status) AssignPropertiesToRedisInstanceDetailsStatus

func (details *RedisInstanceDetails_Status) AssignPropertiesToRedisInstanceDetailsStatus(destination *alpha20201201s.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 (details *RedisInstanceDetails_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*RedisInstanceDetails_Status) PopulateFromARM

func (details *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   *bool   `json:"isMaster,omitempty"`
	IsPrimary  *bool   `json:"isPrimary,omitempty"`
	NonSslPort *int    `json:"nonSslPort,omitempty"`
	ShardId    *int    `json:"shardId,omitempty"`
	SslPort    *int    `json:"sslPort,omitempty"`
	Zone       *string `json:"zone,omitempty"`
}

Deprecated version of RedisInstanceDetails_Status. Use v1beta20201201.RedisInstanceDetails_Status instead

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" Deprecated version of RedisLinkedServer. Use v1beta20201201.RedisLinkedServer instead

func (*RedisLinkedServer) AssignPropertiesFromRedisLinkedServer

func (server *RedisLinkedServer) AssignPropertiesFromRedisLinkedServer(source *alpha20201201s.RedisLinkedServer) error

AssignPropertiesFromRedisLinkedServer populates our RedisLinkedServer from the provided source RedisLinkedServer

func (*RedisLinkedServer) AssignPropertiesToRedisLinkedServer

func (server *RedisLinkedServer) AssignPropertiesToRedisLinkedServer(destination *alpha20201201s.RedisLinkedServer) error

AssignPropertiesToRedisLinkedServer populates the provided destination RedisLinkedServer from our RedisLinkedServer

func (*RedisLinkedServer) AzureName

func (server *RedisLinkedServer) AzureName() string

AzureName returns the Azure name of the resource

func (*RedisLinkedServer) ConvertFrom

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

ConvertFrom populates our RedisLinkedServer from the provided hub RedisLinkedServer

func (*RedisLinkedServer) ConvertTo

func (server *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 (server *RedisLinkedServer) Default()

Default applies defaults to the RedisLinkedServer resource

func (RedisLinkedServer) GetAPIVersion

func (server RedisLinkedServer) GetAPIVersion() string

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

func (*RedisLinkedServer) GetConditions

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

GetConditions returns the conditions of the resource

func (*RedisLinkedServer) GetResourceKind

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

GetResourceKind returns the kind of the resource

func (*RedisLinkedServer) GetSpec

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

GetSpec returns the specification of this resource

func (*RedisLinkedServer) GetStatus

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

GetStatus returns the status of this resource

func (*RedisLinkedServer) GetType

func (server *RedisLinkedServer) GetType() string

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

func (*RedisLinkedServer) NewEmptyStatus

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

NewEmptyStatus returns a new empty (blank) status

func (*RedisLinkedServer) OriginalGVK

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

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

func (*RedisLinkedServer) Owner

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

func (*RedisLinkedServer) SetConditions

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

SetConditions sets the conditions on the resource status

func (*RedisLinkedServer) SetStatus

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

SetStatus sets the status of this resource

func (*RedisLinkedServer) ValidateCreate

func (server *RedisLinkedServer) ValidateCreate() error

ValidateCreate validates the creation of the resource

func (*RedisLinkedServer) ValidateDelete

func (server *RedisLinkedServer) ValidateDelete() error

ValidateDelete validates the deletion of the resource

func (*RedisLinkedServer) ValidateUpdate

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

ValidateUpdate validates an update of the resource

type RedisLinkedServerCreatePropertiesARM

type RedisLinkedServerCreatePropertiesARM struct {
	LinkedRedisCacheId       *string                                      `json:"linkedRedisCacheId,omitempty"`
	LinkedRedisCacheLocation *string                                      `json:"linkedRedisCacheLocation,omitempty"`
	ServerRole               *RedisLinkedServerCreatePropertiesServerRole `json:"serverRole,omitempty"`
}

Deprecated version of RedisLinkedServerCreateProperties. Use v1beta20201201.RedisLinkedServerCreateProperties instead

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

Deprecated version of RedisLinkedServerCreatePropertiesServerRole. Use v1beta20201201.RedisLinkedServerCreatePropertiesServerRole instead +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 Deprecated version of RedisLinkedServer. Use v1beta20201201.RedisLinkedServer instead

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

Deprecated version of RedisLinkedServerPropertiesStatusServerRole. Use v1beta20201201.RedisLinkedServerPropertiesStatusServerRole instead

type RedisLinkedServerProperties_StatusARM

type RedisLinkedServerProperties_StatusARM struct {
	LinkedRedisCacheId       *string                                      `json:"linkedRedisCacheId,omitempty"`
	LinkedRedisCacheLocation *string                                      `json:"linkedRedisCacheLocation,omitempty"`
	ProvisioningState        *string                                      `json:"provisioningState,omitempty"`
	ServerRole               *RedisLinkedServerPropertiesStatusServerRole `json:"serverRole,omitempty"`
}

Deprecated version of RedisLinkedServerProperties_Status. Use v1beta20201201.RedisLinkedServerProperties_Status instead

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                       *string                                      `json:"id,omitempty"`
	LinkedRedisCacheId       *string                                      `json:"linkedRedisCacheId,omitempty"`
	LinkedRedisCacheLocation *string                                      `json:"linkedRedisCacheLocation,omitempty"`
	Name                     *string                                      `json:"name,omitempty"`
	ProvisioningState        *string                                      `json:"provisioningState,omitempty"`
	ServerRole               *RedisLinkedServerPropertiesStatusServerRole `json:"serverRole,omitempty"`
	Type                     *string                                      `json:"type,omitempty"`
}

Deprecated version of RedisLinkedServerWithProperties_Status. Use v1beta20201201.RedisLinkedServerWithProperties_Status instead

func (*RedisLinkedServerWithProperties_Status) AssignPropertiesFromRedisLinkedServerWithPropertiesStatus

func (properties *RedisLinkedServerWithProperties_Status) AssignPropertiesFromRedisLinkedServerWithPropertiesStatus(source *alpha20201201s.RedisLinkedServerWithProperties_Status) error

AssignPropertiesFromRedisLinkedServerWithPropertiesStatus populates our RedisLinkedServerWithProperties_Status from the provided source RedisLinkedServerWithProperties_Status

func (*RedisLinkedServerWithProperties_Status) AssignPropertiesToRedisLinkedServerWithPropertiesStatus

func (properties *RedisLinkedServerWithProperties_Status) AssignPropertiesToRedisLinkedServerWithPropertiesStatus(destination *alpha20201201s.RedisLinkedServerWithProperties_Status) error

AssignPropertiesToRedisLinkedServerWithPropertiesStatus populates the provided destination RedisLinkedServerWithProperties_Status from our RedisLinkedServerWithProperties_Status

func (*RedisLinkedServerWithProperties_Status) ConvertStatusFrom

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

ConvertStatusFrom populates our RedisLinkedServerWithProperties_Status from the provided source

func (*RedisLinkedServerWithProperties_Status) ConvertStatusTo

func (properties *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

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*RedisLinkedServerWithProperties_Status) PopulateFromARM

func (properties *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         *string                                `json:"id,omitempty"`
	Name       *string                                `json:"name,omitempty"`
	Properties *RedisLinkedServerProperties_StatusARM `json:"properties,omitempty"`
	Type       *string                                `json:"type,omitempty"`
}

Deprecated version of RedisLinkedServerWithProperties_Status. Use v1beta20201201.RedisLinkedServerWithProperties_Status instead

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 *string `json:"id,omitempty"`
}

Deprecated version of RedisLinkedServer_Status. Use v1beta20201201.RedisLinkedServer_Status instead

func (*RedisLinkedServer_Status) AssignPropertiesFromRedisLinkedServerStatus

func (server *RedisLinkedServer_Status) AssignPropertiesFromRedisLinkedServerStatus(source *alpha20201201s.RedisLinkedServer_Status) error

AssignPropertiesFromRedisLinkedServerStatus populates our RedisLinkedServer_Status from the provided source RedisLinkedServer_Status

func (*RedisLinkedServer_Status) AssignPropertiesToRedisLinkedServerStatus

func (server *RedisLinkedServer_Status) AssignPropertiesToRedisLinkedServerStatus(destination *alpha20201201s.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 (server *RedisLinkedServer_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*RedisLinkedServer_Status) PopulateFromARM

func (server *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 *string `json:"id,omitempty"`
}

Deprecated version of RedisLinkedServer_Status. Use v1beta20201201.RedisLinkedServer_Status instead

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 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,omitempty"`

	// +kubebuilder:validation:Required
	LinkedRedisCacheLocation *string `json:"linkedRedisCacheLocation,omitempty"`

	// +kubebuilder:validation:Required
	LinkedRedisCacheReference *genruntime.ResourceReference `armReference:"LinkedRedisCacheId" json:"linkedRedisCacheReference,omitempty"`
	Location                  *string                       `json:"location,omitempty"`

	// +kubebuilder:validation:Required
	// Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also
	// controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a
	// reference to a cache.azure.com/Redis resource
	Owner *genruntime.KnownResourceReference `group:"cache.azure.com" json:"owner,omitempty" kind:"Redis"`

	// +kubebuilder:validation:Required
	ServerRole *RedisLinkedServerCreatePropertiesServerRole `json:"serverRole,omitempty"`
	Tags       map[string]string                            `json:"tags,omitempty"`
}

func (*RedisLinkedServers_Spec) AssignPropertiesFromRedisLinkedServersSpec

func (servers *RedisLinkedServers_Spec) AssignPropertiesFromRedisLinkedServersSpec(source *alpha20201201s.RedisLinkedServers_Spec) error

AssignPropertiesFromRedisLinkedServersSpec populates our RedisLinkedServers_Spec from the provided source RedisLinkedServers_Spec

func (*RedisLinkedServers_Spec) AssignPropertiesToRedisLinkedServersSpec

func (servers *RedisLinkedServers_Spec) AssignPropertiesToRedisLinkedServersSpec(destination *alpha20201201s.RedisLinkedServers_Spec) error

AssignPropertiesToRedisLinkedServersSpec populates the provided destination RedisLinkedServers_Spec from our RedisLinkedServers_Spec

func (*RedisLinkedServers_Spec) ConvertSpecFrom

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

ConvertSpecFrom populates our RedisLinkedServers_Spec from the provided source

func (*RedisLinkedServers_Spec) ConvertSpecTo

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

ConvertSpecTo populates the provided destination from our RedisLinkedServers_Spec

func (*RedisLinkedServers_Spec) ConvertToARM

func (servers *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 (servers *RedisLinkedServers_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*RedisLinkedServers_Spec) OriginalVersion

func (servers *RedisLinkedServers_Spec) OriginalVersion() string

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

func (*RedisLinkedServers_Spec) PopulateFromARM

func (servers *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 (servers *RedisLinkedServers_Spec) SetAzureName(azureName string)

SetAzureName sets the Azure name of the resource

type RedisLinkedServers_SpecARM

type RedisLinkedServers_SpecARM struct {
	Location   *string                               `json:"location,omitempty"`
	Name       string                                `json:"name,omitempty"`
	Properties *RedisLinkedServerCreatePropertiesARM `json:"properties,omitempty"`
	Tags       map[string]string                     `json:"tags,omitempty"`
}

Deprecated version of RedisLinkedServers_Spec. Use v1beta20201201.RedisLinkedServers_Spec instead

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 (servers RedisLinkedServers_SpecARM) GetAPIVersion() string

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

func (*RedisLinkedServers_SpecARM) GetName

func (servers *RedisLinkedServers_SpecARM) GetName() string

GetName returns the Name of the resource

func (*RedisLinkedServers_SpecARM) GetType

func (servers *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 Deprecated version of Redis. Use v1beta20201201.Redis instead

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 RedisOperatorSecrets

type RedisOperatorSecrets struct {
	// HostName: indicates where the HostName secret should be placed. If omitted, the secret will not be retrieved from Azure.
	HostName *genruntime.SecretDestination `json:"hostName,omitempty"`

	// Port: indicates where the Port secret should be placed. If omitted, the secret will not be retrieved from Azure.
	Port *genruntime.SecretDestination `json:"port,omitempty"`

	// PrimaryKey: indicates where the PrimaryKey secret should be placed. If omitted, the secret will not be retrieved from
	// Azure.
	PrimaryKey *genruntime.SecretDestination `json:"primaryKey,omitempty"`

	// SSLPort: indicates where the SSLPort secret should be placed. If omitted, the secret will not be retrieved from Azure.
	SSLPort *genruntime.SecretDestination `json:"sslPort,omitempty"`

	// SecondaryKey: indicates where the SecondaryKey secret should be placed. If omitted, the secret will not be retrieved
	// from Azure.
	SecondaryKey *genruntime.SecretDestination `json:"secondaryKey,omitempty"`
}

func (*RedisOperatorSecrets) AssignPropertiesFromRedisOperatorSecrets

func (secrets *RedisOperatorSecrets) AssignPropertiesFromRedisOperatorSecrets(source *alpha20201201s.RedisOperatorSecrets) error

AssignPropertiesFromRedisOperatorSecrets populates our RedisOperatorSecrets from the provided source RedisOperatorSecrets

func (*RedisOperatorSecrets) AssignPropertiesToRedisOperatorSecrets

func (secrets *RedisOperatorSecrets) AssignPropertiesToRedisOperatorSecrets(destination *alpha20201201s.RedisOperatorSecrets) error

AssignPropertiesToRedisOperatorSecrets populates the provided destination RedisOperatorSecrets from our RedisOperatorSecrets

func (*RedisOperatorSecrets) DeepCopy

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

func (*RedisOperatorSecrets) DeepCopyInto

func (in *RedisOperatorSecrets) DeepCopyInto(out *RedisOperatorSecrets)

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

type RedisOperatorSpec

type RedisOperatorSpec struct {
	// Secrets: configures where to place Azure generated secrets.
	Secrets *RedisOperatorSecrets `json:"secrets,omitempty"`
}

Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure

func (*RedisOperatorSpec) AssignPropertiesFromRedisOperatorSpec

func (operator *RedisOperatorSpec) AssignPropertiesFromRedisOperatorSpec(source *alpha20201201s.RedisOperatorSpec) error

AssignPropertiesFromRedisOperatorSpec populates our RedisOperatorSpec from the provided source RedisOperatorSpec

func (*RedisOperatorSpec) AssignPropertiesToRedisOperatorSpec

func (operator *RedisOperatorSpec) AssignPropertiesToRedisOperatorSpec(destination *alpha20201201s.RedisOperatorSpec) error

AssignPropertiesToRedisOperatorSpec populates the provided destination RedisOperatorSpec from our RedisOperatorSpec

func (*RedisOperatorSpec) DeepCopy

func (in *RedisOperatorSpec) DeepCopy() *RedisOperatorSpec

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

func (*RedisOperatorSpec) DeepCopyInto

func (in *RedisOperatorSpec) DeepCopyInto(out *RedisOperatorSpec)

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

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" Deprecated version of RedisPatchSchedule. Use v1beta20201201.RedisPatchSchedule instead

func (*RedisPatchSchedule) AssignPropertiesFromRedisPatchSchedule

func (schedule *RedisPatchSchedule) AssignPropertiesFromRedisPatchSchedule(source *alpha20201201s.RedisPatchSchedule) error

AssignPropertiesFromRedisPatchSchedule populates our RedisPatchSchedule from the provided source RedisPatchSchedule

func (*RedisPatchSchedule) AssignPropertiesToRedisPatchSchedule

func (schedule *RedisPatchSchedule) AssignPropertiesToRedisPatchSchedule(destination *alpha20201201s.RedisPatchSchedule) error

AssignPropertiesToRedisPatchSchedule populates the provided destination RedisPatchSchedule from our RedisPatchSchedule

func (*RedisPatchSchedule) AzureName

func (schedule *RedisPatchSchedule) AzureName() string

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

func (*RedisPatchSchedule) ConvertFrom

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

ConvertFrom populates our RedisPatchSchedule from the provided hub RedisPatchSchedule

func (*RedisPatchSchedule) ConvertTo

func (schedule *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 (schedule *RedisPatchSchedule) Default()

Default applies defaults to the RedisPatchSchedule resource

func (RedisPatchSchedule) GetAPIVersion

func (schedule RedisPatchSchedule) GetAPIVersion() string

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

func (*RedisPatchSchedule) GetConditions

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

GetConditions returns the conditions of the resource

func (*RedisPatchSchedule) GetResourceKind

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

GetResourceKind returns the kind of the resource

func (*RedisPatchSchedule) GetSpec

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

GetSpec returns the specification of this resource

func (*RedisPatchSchedule) GetStatus

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

GetStatus returns the status of this resource

func (*RedisPatchSchedule) GetType

func (schedule *RedisPatchSchedule) GetType() string

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

func (*RedisPatchSchedule) NewEmptyStatus

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

NewEmptyStatus returns a new empty (blank) status

func (*RedisPatchSchedule) OriginalGVK

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

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

func (*RedisPatchSchedule) Owner

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

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

func (*RedisPatchSchedule) SetConditions

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

SetConditions sets the conditions on the resource status

func (*RedisPatchSchedule) SetStatus

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

SetStatus sets the status of this resource

func (*RedisPatchSchedule) ValidateCreate

func (schedule *RedisPatchSchedule) ValidateCreate() error

ValidateCreate validates the creation of the resource

func (*RedisPatchSchedule) ValidateDelete

func (schedule *RedisPatchSchedule) ValidateDelete() error

ValidateDelete validates the deletion of the resource

func (*RedisPatchSchedule) ValidateUpdate

func (schedule *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 Deprecated version of RedisPatchSchedule. Use v1beta20201201.RedisPatchSchedule instead

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              *string                `json:"id,omitempty"`
	Location        *string                `json:"location,omitempty"`
	Name            *string                `json:"name,omitempty"`
	ScheduleEntries []ScheduleEntry_Status `json:"scheduleEntries,omitempty"`
	Type            *string                `json:"type,omitempty"`
}

Deprecated version of RedisPatchSchedule_Status. Use v1beta20201201.RedisPatchSchedule_Status instead

func (*RedisPatchSchedule_Status) AssignPropertiesFromRedisPatchScheduleStatus

func (schedule *RedisPatchSchedule_Status) AssignPropertiesFromRedisPatchScheduleStatus(source *alpha20201201s.RedisPatchSchedule_Status) error

AssignPropertiesFromRedisPatchScheduleStatus populates our RedisPatchSchedule_Status from the provided source RedisPatchSchedule_Status

func (*RedisPatchSchedule_Status) AssignPropertiesToRedisPatchScheduleStatus

func (schedule *RedisPatchSchedule_Status) AssignPropertiesToRedisPatchScheduleStatus(destination *alpha20201201s.RedisPatchSchedule_Status) error

AssignPropertiesToRedisPatchScheduleStatus populates the provided destination RedisPatchSchedule_Status from our RedisPatchSchedule_Status

func (*RedisPatchSchedule_Status) ConvertStatusFrom

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

ConvertStatusFrom populates our RedisPatchSchedule_Status from the provided source

func (*RedisPatchSchedule_Status) ConvertStatusTo

func (schedule *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 (schedule *RedisPatchSchedule_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*RedisPatchSchedule_Status) PopulateFromARM

func (schedule *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         *string                    `json:"id,omitempty"`
	Location   *string                    `json:"location,omitempty"`
	Name       *string                    `json:"name,omitempty"`
	Properties *ScheduleEntries_StatusARM `json:"properties,omitempty"`
	Type       *string                    `json:"type,omitempty"`
}

Deprecated version of RedisPatchSchedule_Status. Use v1beta20201201.RedisPatchSchedule_Status instead

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 RedisPatchSchedules_Spec

type RedisPatchSchedules_Spec struct {
	Location *string `json:"location,omitempty"`

	// +kubebuilder:validation:Required
	// Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also
	// controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a
	// reference to a cache.azure.com/Redis resource
	Owner *genruntime.KnownResourceReference `group:"cache.azure.com" json:"owner,omitempty" kind:"Redis"`

	// +kubebuilder:validation:Required
	ScheduleEntries []ScheduleEntry   `json:"scheduleEntries,omitempty"`
	Tags            map[string]string `json:"tags,omitempty"`
}

func (*RedisPatchSchedules_Spec) AssignPropertiesFromRedisPatchSchedulesSpec

func (schedules *RedisPatchSchedules_Spec) AssignPropertiesFromRedisPatchSchedulesSpec(source *alpha20201201s.RedisPatchSchedules_Spec) error

AssignPropertiesFromRedisPatchSchedulesSpec populates our RedisPatchSchedules_Spec from the provided source RedisPatchSchedules_Spec

func (*RedisPatchSchedules_Spec) AssignPropertiesToRedisPatchSchedulesSpec

func (schedules *RedisPatchSchedules_Spec) AssignPropertiesToRedisPatchSchedulesSpec(destination *alpha20201201s.RedisPatchSchedules_Spec) error

AssignPropertiesToRedisPatchSchedulesSpec populates the provided destination RedisPatchSchedules_Spec from our RedisPatchSchedules_Spec

func (*RedisPatchSchedules_Spec) ConvertSpecFrom

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

ConvertSpecFrom populates our RedisPatchSchedules_Spec from the provided source

func (*RedisPatchSchedules_Spec) ConvertSpecTo

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

ConvertSpecTo populates the provided destination from our RedisPatchSchedules_Spec

func (*RedisPatchSchedules_Spec) ConvertToARM

func (schedules *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 (schedules *RedisPatchSchedules_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*RedisPatchSchedules_Spec) OriginalVersion

func (schedules *RedisPatchSchedules_Spec) OriginalVersion() string

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

func (*RedisPatchSchedules_Spec) PopulateFromARM

func (schedules *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   *string             `json:"location,omitempty"`
	Name       string              `json:"name,omitempty"`
	Properties *ScheduleEntriesARM `json:"properties,omitempty"`
	Tags       map[string]string   `json:"tags,omitempty"`
}

Deprecated version of RedisPatchSchedules_Spec. Use v1beta20201201.RedisPatchSchedules_Spec instead

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 (schedules RedisPatchSchedules_SpecARM) GetAPIVersion() string

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

func (*RedisPatchSchedules_SpecARM) GetName

func (schedules *RedisPatchSchedules_SpecARM) GetName() string

GetName returns the Name of the resource

func (*RedisPatchSchedules_SpecARM) GetType

func (schedules *RedisPatchSchedules_SpecARM) GetType() string

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

type RedisPropertiesStatusMinimumTlsVersion

type RedisPropertiesStatusMinimumTlsVersion string

Deprecated version of RedisPropertiesStatusMinimumTlsVersion. Use v1beta20201201.RedisPropertiesStatusMinimumTlsVersion instead

type RedisPropertiesStatusProvisioningState

type RedisPropertiesStatusProvisioningState string

Deprecated version of RedisPropertiesStatusProvisioningState. Use v1beta20201201.RedisPropertiesStatusProvisioningState instead

type RedisPropertiesStatusPublicNetworkAccess

type RedisPropertiesStatusPublicNetworkAccess string

Deprecated version of RedisPropertiesStatusPublicNetworkAccess. Use v1beta20201201.RedisPropertiesStatusPublicNetworkAccess instead

type RedisProperties_StatusARM

type RedisProperties_StatusARM struct {
	EnableNonSslPort           *bool                                                     `json:"enableNonSslPort,omitempty"`
	HostName                   *string                                                   `json:"hostName,omitempty"`
	Instances                  []RedisInstanceDetails_StatusARM                          `json:"instances,omitempty"`
	LinkedServers              []RedisLinkedServer_StatusARM                             `json:"linkedServers,omitempty"`
	MinimumTlsVersion          *RedisPropertiesStatusMinimumTlsVersion                   `json:"minimumTlsVersion,omitempty"`
	Port                       *int                                                      `json:"port,omitempty"`
	PrivateEndpointConnections []PrivateEndpointConnection_Status_SubResourceEmbeddedARM `json:"privateEndpointConnections,omitempty"`
	ProvisioningState          *RedisPropertiesStatusProvisioningState                   `json:"provisioningState,omitempty"`
	PublicNetworkAccess        *RedisPropertiesStatusPublicNetworkAccess                 `json:"publicNetworkAccess,omitempty"`
	RedisConfiguration         map[string]string                                         `json:"redisConfiguration,omitempty"`
	RedisVersion               *string                                                   `json:"redisVersion,omitempty"`
	ReplicasPerMaster          *int                                                      `json:"replicasPerMaster,omitempty"`
	ReplicasPerPrimary         *int                                                      `json:"replicasPerPrimary,omitempty"`
	ShardCount                 *int                                                      `json:"shardCount,omitempty"`
	Sku                        *Sku_StatusARM                                            `json:"sku,omitempty"`
	SslPort                    *int                                                      `json:"sslPort,omitempty"`
	StaticIP                   *string                                                   `json:"staticIP,omitempty"`
	SubnetId                   *string                                                   `json:"subnetId,omitempty"`
	TenantSettings             map[string]string                                         `json:"tenantSettings,omitempty"`
}

Deprecated version of RedisProperties_Status. Use v1beta20201201.RedisProperties_Status instead

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 {
	// Conditions: The observed state of the resource
	Conditions                 []conditions.Condition                                 `json:"conditions,omitempty"`
	EnableNonSslPort           *bool                                                  `json:"enableNonSslPort,omitempty"`
	HostName                   *string                                                `json:"hostName,omitempty"`
	Id                         *string                                                `json:"id,omitempty"`
	Instances                  []RedisInstanceDetails_Status                          `json:"instances,omitempty"`
	LinkedServers              []RedisLinkedServer_Status                             `json:"linkedServers,omitempty"`
	Location                   *string                                                `json:"location,omitempty"`
	MinimumTlsVersion          *RedisPropertiesStatusMinimumTlsVersion                `json:"minimumTlsVersion,omitempty"`
	Name                       *string                                                `json:"name,omitempty"`
	Port                       *int                                                   `json:"port,omitempty"`
	PrivateEndpointConnections []PrivateEndpointConnection_Status_SubResourceEmbedded `json:"privateEndpointConnections,omitempty"`
	ProvisioningState          *RedisPropertiesStatusProvisioningState                `json:"provisioningState,omitempty"`
	PublicNetworkAccess        *RedisPropertiesStatusPublicNetworkAccess              `json:"publicNetworkAccess,omitempty"`
	RedisConfiguration         map[string]string                                      `json:"redisConfiguration,omitempty"`
	RedisVersion               *string                                                `json:"redisVersion,omitempty"`
	ReplicasPerMaster          *int                                                   `json:"replicasPerMaster,omitempty"`
	ReplicasPerPrimary         *int                                                   `json:"replicasPerPrimary,omitempty"`
	ShardCount                 *int                                                   `json:"shardCount,omitempty"`
	Sku                        *Sku_Status                                            `json:"sku,omitempty"`
	SslPort                    *int                                                   `json:"sslPort,omitempty"`
	StaticIP                   *string                                                `json:"staticIP,omitempty"`
	SubnetId                   *string                                                `json:"subnetId,omitempty"`
	Tags                       map[string]string                                      `json:"tags,omitempty"`
	TenantSettings             map[string]string                                      `json:"tenantSettings,omitempty"`
	Type                       *string                                                `json:"type,omitempty"`
	Zones                      []string                                               `json:"zones,omitempty"`
}

Deprecated version of RedisResource_Status. Use v1beta20201201.RedisResource_Status instead

func (*RedisResource_Status) AssignPropertiesFromRedisResourceStatus

func (resource *RedisResource_Status) AssignPropertiesFromRedisResourceStatus(source *alpha20201201s.RedisResource_Status) error

AssignPropertiesFromRedisResourceStatus populates our RedisResource_Status from the provided source RedisResource_Status

func (*RedisResource_Status) AssignPropertiesToRedisResourceStatus

func (resource *RedisResource_Status) AssignPropertiesToRedisResourceStatus(destination *alpha20201201s.RedisResource_Status) error

AssignPropertiesToRedisResourceStatus populates the provided destination RedisResource_Status from our RedisResource_Status

func (*RedisResource_Status) ConvertStatusFrom

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

ConvertStatusFrom populates our RedisResource_Status from the provided source

func (*RedisResource_Status) ConvertStatusTo

func (resource *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 (resource *RedisResource_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*RedisResource_Status) PopulateFromARM

func (resource *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         *string                    `json:"id,omitempty"`
	Location   *string                    `json:"location,omitempty"`
	Name       *string                    `json:"name,omitempty"`
	Properties *RedisProperties_StatusARM `json:"properties,omitempty"`
	Tags       map[string]string          `json:"tags,omitempty"`
	Type       *string                    `json:"type,omitempty"`
	Zones      []string                   `json:"zones,omitempty"`
}

Deprecated version of RedisResource_Status. Use v1beta20201201.RedisResource_Status instead

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 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,omitempty"`
	EnableNonSslPort  *bool                                   `json:"enableNonSslPort,omitempty"`
	Location          *string                                 `json:"location,omitempty"`
	MinimumTlsVersion *RedisCreatePropertiesMinimumTlsVersion `json:"minimumTlsVersion,omitempty"`

	// OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not
	// passed directly to Azure
	OperatorSpec *RedisOperatorSpec `json:"operatorSpec,omitempty"`

	// +kubebuilder:validation:Required
	// Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also
	// controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a
	// reference to a resources.azure.com/ResourceGroup resource
	Owner               *genruntime.KnownResourceReference        `group:"resources.azure.com" json:"owner,omitempty" kind:"ResourceGroup"`
	PublicNetworkAccess *RedisCreatePropertiesPublicNetworkAccess `json:"publicNetworkAccess,omitempty"`
	RedisConfiguration  map[string]string                         `json:"redisConfiguration,omitempty"`
	RedisVersion        *string                                   `json:"redisVersion,omitempty"`
	ReplicasPerMaster   *int                                      `json:"replicasPerMaster,omitempty"`
	ReplicasPerPrimary  *int                                      `json:"replicasPerPrimary,omitempty"`
	ShardCount          *int                                      `json:"shardCount,omitempty"`

	// +kubebuilder:validation:Required
	Sku *Sku `json:"sku,omitempty"`

	// +kubebuilder:validation:Pattern="^\\d+\\.\\d+\\.\\d+\\.\\d+$"
	StaticIP        *string                       `json:"staticIP,omitempty"`
	SubnetReference *genruntime.ResourceReference `armReference:"SubnetId" json:"subnetReference,omitempty"`
	Tags            map[string]string             `json:"tags,omitempty"`
	TenantSettings  map[string]string             `json:"tenantSettings,omitempty"`
	Zones           []string                      `json:"zones,omitempty"`
}

func (*Redis_Spec) AssignPropertiesFromRedisSpec

func (redis *Redis_Spec) AssignPropertiesFromRedisSpec(source *alpha20201201s.Redis_Spec) error

AssignPropertiesFromRedisSpec populates our Redis_Spec from the provided source Redis_Spec

func (*Redis_Spec) AssignPropertiesToRedisSpec

func (redis *Redis_Spec) AssignPropertiesToRedisSpec(destination *alpha20201201s.Redis_Spec) error

AssignPropertiesToRedisSpec populates the provided destination Redis_Spec from our Redis_Spec

func (*Redis_Spec) ConvertSpecFrom

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

ConvertSpecFrom populates our Redis_Spec from the provided source

func (*Redis_Spec) ConvertSpecTo

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

ConvertSpecTo populates the provided destination from our Redis_Spec

func (*Redis_Spec) ConvertToARM

func (redis *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 (redis *Redis_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Redis_Spec) OriginalVersion

func (redis *Redis_Spec) OriginalVersion() string

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

func (*Redis_Spec) PopulateFromARM

func (redis *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 (redis *Redis_Spec) SetAzureName(azureName string)

SetAzureName sets the Azure name of the resource

type Redis_SpecARM

type Redis_SpecARM struct {
	Location   *string                   `json:"location,omitempty"`
	Name       string                    `json:"name,omitempty"`
	Properties *RedisCreatePropertiesARM `json:"properties,omitempty"`
	Tags       map[string]string         `json:"tags,omitempty"`
	Zones      []string                  `json:"zones,omitempty"`
}

Deprecated version of Redis_Spec. Use v1beta20201201.Redis_Spec instead

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 (redis Redis_SpecARM) GetAPIVersion() string

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

func (*Redis_SpecARM) GetName

func (redis *Redis_SpecARM) GetName() string

GetName returns the Name of the resource

func (*Redis_SpecARM) GetType

func (redis *Redis_SpecARM) GetType() string

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

type ScheduleEntriesARM

type ScheduleEntriesARM struct {
	ScheduleEntries []ScheduleEntryARM `json:"scheduleEntries,omitempty"`
}

Deprecated version of ScheduleEntries. Use v1beta20201201.ScheduleEntries instead

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 []ScheduleEntry_StatusARM `json:"scheduleEntries,omitempty"`
}

Deprecated version of ScheduleEntries_Status. Use v1beta20201201.ScheduleEntries_Status instead

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         *ScheduleEntryDayOfWeek `json:"dayOfWeek,omitempty"`
	MaintenanceWindow *string                 `json:"maintenanceWindow,omitempty"`

	// +kubebuilder:validation:Required
	StartHourUtc *int `json:"startHourUtc,omitempty"`
}

Deprecated version of ScheduleEntry. Use v1beta20201201.ScheduleEntry instead

func (*ScheduleEntry) AssignPropertiesFromScheduleEntry

func (entry *ScheduleEntry) AssignPropertiesFromScheduleEntry(source *alpha20201201s.ScheduleEntry) error

AssignPropertiesFromScheduleEntry populates our ScheduleEntry from the provided source ScheduleEntry

func (*ScheduleEntry) AssignPropertiesToScheduleEntry

func (entry *ScheduleEntry) AssignPropertiesToScheduleEntry(destination *alpha20201201s.ScheduleEntry) error

AssignPropertiesToScheduleEntry populates the provided destination ScheduleEntry from our ScheduleEntry

func (*ScheduleEntry) ConvertToARM

func (entry *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 (entry *ScheduleEntry) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*ScheduleEntry) PopulateFromARM

func (entry *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         *ScheduleEntryDayOfWeek `json:"dayOfWeek,omitempty"`
	MaintenanceWindow *string                 `json:"maintenanceWindow,omitempty"`
	StartHourUtc      *int                    `json:"startHourUtc,omitempty"`
}

Deprecated version of ScheduleEntry. Use v1beta20201201.ScheduleEntry instead

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

Deprecated version of ScheduleEntryDayOfWeek. Use v1beta20201201.ScheduleEntryDayOfWeek instead +kubebuilder:validation:Enum={"Everyday","Friday","Monday","Saturday","Sunday","Thursday","Tuesday","Wednesday","Weekend"}

type ScheduleEntryStatusDayOfWeek

type ScheduleEntryStatusDayOfWeek string

Deprecated version of ScheduleEntryStatusDayOfWeek. Use v1beta20201201.ScheduleEntryStatusDayOfWeek instead

type ScheduleEntry_Status

type ScheduleEntry_Status struct {
	DayOfWeek         *ScheduleEntryStatusDayOfWeek `json:"dayOfWeek,omitempty"`
	MaintenanceWindow *string                       `json:"maintenanceWindow,omitempty"`
	StartHourUtc      *int                          `json:"startHourUtc,omitempty"`
}

Deprecated version of ScheduleEntry_Status. Use v1beta20201201.ScheduleEntry_Status instead

func (*ScheduleEntry_Status) AssignPropertiesFromScheduleEntryStatus

func (entry *ScheduleEntry_Status) AssignPropertiesFromScheduleEntryStatus(source *alpha20201201s.ScheduleEntry_Status) error

AssignPropertiesFromScheduleEntryStatus populates our ScheduleEntry_Status from the provided source ScheduleEntry_Status

func (*ScheduleEntry_Status) AssignPropertiesToScheduleEntryStatus

func (entry *ScheduleEntry_Status) AssignPropertiesToScheduleEntryStatus(destination *alpha20201201s.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 (entry *ScheduleEntry_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*ScheduleEntry_Status) PopulateFromARM

func (entry *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         *ScheduleEntryStatusDayOfWeek `json:"dayOfWeek,omitempty"`
	MaintenanceWindow *string                       `json:"maintenanceWindow,omitempty"`
	StartHourUtc      *int                          `json:"startHourUtc,omitempty"`
}

Deprecated version of ScheduleEntry_Status. Use v1beta20201201.ScheduleEntry_Status instead

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 *int `json:"capacity,omitempty"`

	// +kubebuilder:validation:Required
	Family *SkuFamily `json:"family,omitempty"`

	// +kubebuilder:validation:Required
	Name *SkuName `json:"name,omitempty"`
}

Deprecated version of Sku. Use v1beta20201201.Sku instead

func (*Sku) AssignPropertiesFromSku

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

AssignPropertiesFromSku populates our Sku from the provided source Sku

func (*Sku) AssignPropertiesToSku

func (sku *Sku) AssignPropertiesToSku(destination *alpha20201201s.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 *int       `json:"capacity,omitempty"`
	Family   *SkuFamily `json:"family,omitempty"`
	Name     *SkuName   `json:"name,omitempty"`
}

Deprecated version of Sku. Use v1beta20201201.Sku instead

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

Deprecated version of SkuFamily. Use v1beta20201201.SkuFamily instead +kubebuilder:validation:Enum={"C","P"}

type SkuName

type SkuName string

Deprecated version of SkuName. Use v1beta20201201.SkuName instead +kubebuilder:validation:Enum={"Basic","Premium","Standard"}

type SkuStatusFamily

type SkuStatusFamily string

Deprecated version of SkuStatusFamily. Use v1beta20201201.SkuStatusFamily instead

type SkuStatusName

type SkuStatusName string

Deprecated version of SkuStatusName. Use v1beta20201201.SkuStatusName instead

type Sku_Status

type Sku_Status struct {
	Capacity *int             `json:"capacity,omitempty"`
	Family   *SkuStatusFamily `json:"family,omitempty"`
	Name     *SkuStatusName   `json:"name,omitempty"`
}

Deprecated version of Sku_Status. Use v1beta20201201.Sku_Status instead

func (*Sku_Status) AssignPropertiesFromSkuStatus

func (sku *Sku_Status) AssignPropertiesFromSkuStatus(source *alpha20201201s.Sku_Status) error

AssignPropertiesFromSkuStatus populates our Sku_Status from the provided source Sku_Status

func (*Sku_Status) AssignPropertiesToSkuStatus

func (sku *Sku_Status) AssignPropertiesToSkuStatus(destination *alpha20201201s.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 (sku *Sku_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Sku_Status) PopulateFromARM

func (sku *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 *int             `json:"capacity,omitempty"`
	Family   *SkuStatusFamily `json:"family,omitempty"`
	Name     *SkuStatusName   `json:"name,omitempty"`
}

Deprecated version of Sku_Status. Use v1beta20201201.Sku_Status instead

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