v1api20230101

package
v2.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: MIT Imports: 18 Imported by: 0

Documentation

Overview

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.

Package v1api20230101 contains API Schema definitions for the dataprotection v1api20230101 API group +groupName=dataprotection.azure.com

Package v1api20230101 contains API Schema definitions for the dataprotection v1api20230101 API group +kubebuilder:object:generate=true All object properties are optional by default, this will be overridden when needed: +kubebuilder:validation:Optional +groupName=dataprotection.azure.com +versionName=v1api20230101

Index

Constants

View Source
const (
	BackupVault_ProvisioningState_STATUS_Failed       = BackupVault_ProvisioningState_STATUS("Failed")
	BackupVault_ProvisioningState_STATUS_Provisioning = BackupVault_ProvisioningState_STATUS("Provisioning")
	BackupVault_ProvisioningState_STATUS_Succeeded    = BackupVault_ProvisioningState_STATUS("Succeeded")
	BackupVault_ProvisioningState_STATUS_Unknown      = BackupVault_ProvisioningState_STATUS("Unknown")
	BackupVault_ProvisioningState_STATUS_Updating     = BackupVault_ProvisioningState_STATUS("Updating")
)
View Source
const (
	BackupVault_ResourceMoveState_STATUS_CommitFailed    = BackupVault_ResourceMoveState_STATUS("CommitFailed")
	BackupVault_ResourceMoveState_STATUS_CommitTimedout  = BackupVault_ResourceMoveState_STATUS("CommitTimedout")
	BackupVault_ResourceMoveState_STATUS_CriticalFailure = BackupVault_ResourceMoveState_STATUS("CriticalFailure")
	BackupVault_ResourceMoveState_STATUS_Failed          = BackupVault_ResourceMoveState_STATUS("Failed")
	BackupVault_ResourceMoveState_STATUS_InProgress      = BackupVault_ResourceMoveState_STATUS("InProgress")
	BackupVault_ResourceMoveState_STATUS_MoveSucceeded   = BackupVault_ResourceMoveState_STATUS("MoveSucceeded")
	BackupVault_ResourceMoveState_STATUS_PartialSuccess  = BackupVault_ResourceMoveState_STATUS("PartialSuccess")
	BackupVault_ResourceMoveState_STATUS_PrepareFailed   = BackupVault_ResourceMoveState_STATUS("PrepareFailed")
	BackupVault_ResourceMoveState_STATUS_PrepareTimedout = BackupVault_ResourceMoveState_STATUS("PrepareTimedout")
	BackupVault_ResourceMoveState_STATUS_Unknown         = BackupVault_ResourceMoveState_STATUS("Unknown")
)
View Source
const (
	SystemData_CreatedByType_STATUS_Application     = SystemData_CreatedByType_STATUS("Application")
	SystemData_CreatedByType_STATUS_Key             = SystemData_CreatedByType_STATUS("Key")
	SystemData_CreatedByType_STATUS_ManagedIdentity = SystemData_CreatedByType_STATUS("ManagedIdentity")
	SystemData_CreatedByType_STATUS_User            = SystemData_CreatedByType_STATUS("User")
)
View Source
const (
	SystemData_LastModifiedByType_STATUS_Application     = SystemData_LastModifiedByType_STATUS("Application")
	SystemData_LastModifiedByType_STATUS_Key             = SystemData_LastModifiedByType_STATUS("Key")
	SystemData_LastModifiedByType_STATUS_ManagedIdentity = SystemData_LastModifiedByType_STATUS("ManagedIdentity")
	SystemData_LastModifiedByType_STATUS_User            = SystemData_LastModifiedByType_STATUS("User")
)
View Source
const (
	StorageSetting_DatastoreType_STATUS_ArchiveStore     = StorageSetting_DatastoreType_STATUS("ArchiveStore")
	StorageSetting_DatastoreType_STATUS_OperationalStore = StorageSetting_DatastoreType_STATUS("OperationalStore")
	StorageSetting_DatastoreType_STATUS_VaultStore       = StorageSetting_DatastoreType_STATUS("VaultStore")
)
View Source
const (
	StorageSetting_Type_STATUS_GeoRedundant     = StorageSetting_Type_STATUS("GeoRedundant")
	StorageSetting_Type_STATUS_LocallyRedundant = StorageSetting_Type_STATUS("LocallyRedundant")
	StorageSetting_Type_STATUS_ZoneRedundant    = StorageSetting_Type_STATUS("ZoneRedundant")
)
View Source
const (
	AzureMonitorAlertSettings_AlertsForAllJobFailures_STATUS_Disabled = AzureMonitorAlertSettings_AlertsForAllJobFailures_STATUS("Disabled")
	AzureMonitorAlertSettings_AlertsForAllJobFailures_STATUS_Enabled  = AzureMonitorAlertSettings_AlertsForAllJobFailures_STATUS("Enabled")
)
View Source
const (
	CrossSubscriptionRestoreSettings_State_STATUS_Disabled            = CrossSubscriptionRestoreSettings_State_STATUS("Disabled")
	CrossSubscriptionRestoreSettings_State_STATUS_Enabled             = CrossSubscriptionRestoreSettings_State_STATUS("Enabled")
	CrossSubscriptionRestoreSettings_State_STATUS_PermanentlyDisabled = CrossSubscriptionRestoreSettings_State_STATUS("PermanentlyDisabled")
)
View Source
const (
	ImmutabilitySettings_State_STATUS_Disabled = ImmutabilitySettings_State_STATUS("Disabled")
	ImmutabilitySettings_State_STATUS_Locked   = ImmutabilitySettings_State_STATUS("Locked")
	ImmutabilitySettings_State_STATUS_Unlocked = ImmutabilitySettings_State_STATUS("Unlocked")
)
View Source
const (
	SoftDeleteSettings_State_STATUS_AlwaysOn = SoftDeleteSettings_State_STATUS("AlwaysOn")
	SoftDeleteSettings_State_STATUS_Off      = SoftDeleteSettings_State_STATUS("Off")
	SoftDeleteSettings_State_STATUS_On       = SoftDeleteSettings_State_STATUS("On")
)
View Source
const (
	StorageSetting_DatastoreType_ArchiveStore     = StorageSetting_DatastoreType("ArchiveStore")
	StorageSetting_DatastoreType_OperationalStore = StorageSetting_DatastoreType("OperationalStore")
	StorageSetting_DatastoreType_VaultStore       = StorageSetting_DatastoreType("VaultStore")
)
View Source
const (
	StorageSetting_Type_GeoRedundant     = StorageSetting_Type("GeoRedundant")
	StorageSetting_Type_LocallyRedundant = StorageSetting_Type("LocallyRedundant")
	StorageSetting_Type_ZoneRedundant    = StorageSetting_Type("ZoneRedundant")
)
View Source
const (
	AzureMonitorAlertSettings_AlertsForAllJobFailures_Disabled = AzureMonitorAlertSettings_AlertsForAllJobFailures("Disabled")
	AzureMonitorAlertSettings_AlertsForAllJobFailures_Enabled  = AzureMonitorAlertSettings_AlertsForAllJobFailures("Enabled")
)
View Source
const (
	CrossSubscriptionRestoreSettings_State_Disabled            = CrossSubscriptionRestoreSettings_State("Disabled")
	CrossSubscriptionRestoreSettings_State_Enabled             = CrossSubscriptionRestoreSettings_State("Enabled")
	CrossSubscriptionRestoreSettings_State_PermanentlyDisabled = CrossSubscriptionRestoreSettings_State("PermanentlyDisabled")
)
View Source
const (
	ImmutabilitySettings_State_Disabled = ImmutabilitySettings_State("Disabled")
	ImmutabilitySettings_State_Locked   = ImmutabilitySettings_State("Locked")
	ImmutabilitySettings_State_Unlocked = ImmutabilitySettings_State("Unlocked")
)
View Source
const (
	SoftDeleteSettings_State_AlwaysOn = SoftDeleteSettings_State("AlwaysOn")
	SoftDeleteSettings_State_Off      = SoftDeleteSettings_State("Off")
	SoftDeleteSettings_State_On       = SoftDeleteSettings_State("On")
)
View Source
const (
	DataStoreInfoBase_DataStoreType_ArchiveStore     = DataStoreInfoBase_DataStoreType("ArchiveStore")
	DataStoreInfoBase_DataStoreType_OperationalStore = DataStoreInfoBase_DataStoreType("OperationalStore")
	DataStoreInfoBase_DataStoreType_VaultStore       = DataStoreInfoBase_DataStoreType("VaultStore")
)
View Source
const (
	ScheduleBasedBackupCriteria_AbsoluteCriteria_AllBackup    = ScheduleBasedBackupCriteria_AbsoluteCriteria("AllBackup")
	ScheduleBasedBackupCriteria_AbsoluteCriteria_FirstOfDay   = ScheduleBasedBackupCriteria_AbsoluteCriteria("FirstOfDay")
	ScheduleBasedBackupCriteria_AbsoluteCriteria_FirstOfMonth = ScheduleBasedBackupCriteria_AbsoluteCriteria("FirstOfMonth")
	ScheduleBasedBackupCriteria_AbsoluteCriteria_FirstOfWeek  = ScheduleBasedBackupCriteria_AbsoluteCriteria("FirstOfWeek")
	ScheduleBasedBackupCriteria_AbsoluteCriteria_FirstOfYear  = ScheduleBasedBackupCriteria_AbsoluteCriteria("FirstOfYear")
)
View Source
const (
	ScheduleBasedBackupCriteria_DaysOfTheWeek_Friday    = ScheduleBasedBackupCriteria_DaysOfTheWeek("Friday")
	ScheduleBasedBackupCriteria_DaysOfTheWeek_Monday    = ScheduleBasedBackupCriteria_DaysOfTheWeek("Monday")
	ScheduleBasedBackupCriteria_DaysOfTheWeek_Saturday  = ScheduleBasedBackupCriteria_DaysOfTheWeek("Saturday")
	ScheduleBasedBackupCriteria_DaysOfTheWeek_Sunday    = ScheduleBasedBackupCriteria_DaysOfTheWeek("Sunday")
	ScheduleBasedBackupCriteria_DaysOfTheWeek_Thursday  = ScheduleBasedBackupCriteria_DaysOfTheWeek("Thursday")
	ScheduleBasedBackupCriteria_DaysOfTheWeek_Tuesday   = ScheduleBasedBackupCriteria_DaysOfTheWeek("Tuesday")
	ScheduleBasedBackupCriteria_DaysOfTheWeek_Wednesday = ScheduleBasedBackupCriteria_DaysOfTheWeek("Wednesday")
)
View Source
const (
	ScheduleBasedBackupCriteria_MonthsOfYear_April     = ScheduleBasedBackupCriteria_MonthsOfYear("April")
	ScheduleBasedBackupCriteria_MonthsOfYear_August    = ScheduleBasedBackupCriteria_MonthsOfYear("August")
	ScheduleBasedBackupCriteria_MonthsOfYear_December  = ScheduleBasedBackupCriteria_MonthsOfYear("December")
	ScheduleBasedBackupCriteria_MonthsOfYear_February  = ScheduleBasedBackupCriteria_MonthsOfYear("February")
	ScheduleBasedBackupCriteria_MonthsOfYear_January   = ScheduleBasedBackupCriteria_MonthsOfYear("January")
	ScheduleBasedBackupCriteria_MonthsOfYear_July      = ScheduleBasedBackupCriteria_MonthsOfYear("July")
	ScheduleBasedBackupCriteria_MonthsOfYear_June      = ScheduleBasedBackupCriteria_MonthsOfYear("June")
	ScheduleBasedBackupCriteria_MonthsOfYear_March     = ScheduleBasedBackupCriteria_MonthsOfYear("March")
	ScheduleBasedBackupCriteria_MonthsOfYear_May       = ScheduleBasedBackupCriteria_MonthsOfYear("May")
	ScheduleBasedBackupCriteria_MonthsOfYear_November  = ScheduleBasedBackupCriteria_MonthsOfYear("November")
	ScheduleBasedBackupCriteria_MonthsOfYear_October   = ScheduleBasedBackupCriteria_MonthsOfYear("October")
	ScheduleBasedBackupCriteria_MonthsOfYear_September = ScheduleBasedBackupCriteria_MonthsOfYear("September")
)
View Source
const (
	ScheduleBasedBackupCriteria_WeeksOfTheMonth_First  = ScheduleBasedBackupCriteria_WeeksOfTheMonth("First")
	ScheduleBasedBackupCriteria_WeeksOfTheMonth_Fourth = ScheduleBasedBackupCriteria_WeeksOfTheMonth("Fourth")
	ScheduleBasedBackupCriteria_WeeksOfTheMonth_Last   = ScheduleBasedBackupCriteria_WeeksOfTheMonth("Last")
	ScheduleBasedBackupCriteria_WeeksOfTheMonth_Second = ScheduleBasedBackupCriteria_WeeksOfTheMonth("Second")
	ScheduleBasedBackupCriteria_WeeksOfTheMonth_Third  = ScheduleBasedBackupCriteria_WeeksOfTheMonth("Third")
)
View Source
const (
	DataStoreInfoBase_DataStoreType_STATUS_ArchiveStore     = DataStoreInfoBase_DataStoreType_STATUS("ArchiveStore")
	DataStoreInfoBase_DataStoreType_STATUS_OperationalStore = DataStoreInfoBase_DataStoreType_STATUS("OperationalStore")
	DataStoreInfoBase_DataStoreType_STATUS_VaultStore       = DataStoreInfoBase_DataStoreType_STATUS("VaultStore")
)
View Source
const (
	ScheduleBasedBackupCriteria_AbsoluteCriteria_STATUS_AllBackup    = ScheduleBasedBackupCriteria_AbsoluteCriteria_STATUS("AllBackup")
	ScheduleBasedBackupCriteria_AbsoluteCriteria_STATUS_FirstOfDay   = ScheduleBasedBackupCriteria_AbsoluteCriteria_STATUS("FirstOfDay")
	ScheduleBasedBackupCriteria_AbsoluteCriteria_STATUS_FirstOfMonth = ScheduleBasedBackupCriteria_AbsoluteCriteria_STATUS("FirstOfMonth")
	ScheduleBasedBackupCriteria_AbsoluteCriteria_STATUS_FirstOfWeek  = ScheduleBasedBackupCriteria_AbsoluteCriteria_STATUS("FirstOfWeek")
	ScheduleBasedBackupCriteria_AbsoluteCriteria_STATUS_FirstOfYear  = ScheduleBasedBackupCriteria_AbsoluteCriteria_STATUS("FirstOfYear")
)
View Source
const (
	ScheduleBasedBackupCriteria_DaysOfTheWeek_STATUS_Friday    = ScheduleBasedBackupCriteria_DaysOfTheWeek_STATUS("Friday")
	ScheduleBasedBackupCriteria_DaysOfTheWeek_STATUS_Monday    = ScheduleBasedBackupCriteria_DaysOfTheWeek_STATUS("Monday")
	ScheduleBasedBackupCriteria_DaysOfTheWeek_STATUS_Saturday  = ScheduleBasedBackupCriteria_DaysOfTheWeek_STATUS("Saturday")
	ScheduleBasedBackupCriteria_DaysOfTheWeek_STATUS_Sunday    = ScheduleBasedBackupCriteria_DaysOfTheWeek_STATUS("Sunday")
	ScheduleBasedBackupCriteria_DaysOfTheWeek_STATUS_Thursday  = ScheduleBasedBackupCriteria_DaysOfTheWeek_STATUS("Thursday")
	ScheduleBasedBackupCriteria_DaysOfTheWeek_STATUS_Tuesday   = ScheduleBasedBackupCriteria_DaysOfTheWeek_STATUS("Tuesday")
	ScheduleBasedBackupCriteria_DaysOfTheWeek_STATUS_Wednesday = ScheduleBasedBackupCriteria_DaysOfTheWeek_STATUS("Wednesday")
)
View Source
const (
	ScheduleBasedBackupCriteria_MonthsOfYear_STATUS_April     = ScheduleBasedBackupCriteria_MonthsOfYear_STATUS("April")
	ScheduleBasedBackupCriteria_MonthsOfYear_STATUS_August    = ScheduleBasedBackupCriteria_MonthsOfYear_STATUS("August")
	ScheduleBasedBackupCriteria_MonthsOfYear_STATUS_December  = ScheduleBasedBackupCriteria_MonthsOfYear_STATUS("December")
	ScheduleBasedBackupCriteria_MonthsOfYear_STATUS_February  = ScheduleBasedBackupCriteria_MonthsOfYear_STATUS("February")
	ScheduleBasedBackupCriteria_MonthsOfYear_STATUS_January   = ScheduleBasedBackupCriteria_MonthsOfYear_STATUS("January")
	ScheduleBasedBackupCriteria_MonthsOfYear_STATUS_July      = ScheduleBasedBackupCriteria_MonthsOfYear_STATUS("July")
	ScheduleBasedBackupCriteria_MonthsOfYear_STATUS_June      = ScheduleBasedBackupCriteria_MonthsOfYear_STATUS("June")
	ScheduleBasedBackupCriteria_MonthsOfYear_STATUS_March     = ScheduleBasedBackupCriteria_MonthsOfYear_STATUS("March")
	ScheduleBasedBackupCriteria_MonthsOfYear_STATUS_May       = ScheduleBasedBackupCriteria_MonthsOfYear_STATUS("May")
	ScheduleBasedBackupCriteria_MonthsOfYear_STATUS_November  = ScheduleBasedBackupCriteria_MonthsOfYear_STATUS("November")
	ScheduleBasedBackupCriteria_MonthsOfYear_STATUS_October   = ScheduleBasedBackupCriteria_MonthsOfYear_STATUS("October")
	ScheduleBasedBackupCriteria_MonthsOfYear_STATUS_September = ScheduleBasedBackupCriteria_MonthsOfYear_STATUS("September")
)
View Source
const (
	ScheduleBasedBackupCriteria_WeeksOfTheMonth_STATUS_First  = ScheduleBasedBackupCriteria_WeeksOfTheMonth_STATUS("First")
	ScheduleBasedBackupCriteria_WeeksOfTheMonth_STATUS_Fourth = ScheduleBasedBackupCriteria_WeeksOfTheMonth_STATUS("Fourth")
	ScheduleBasedBackupCriteria_WeeksOfTheMonth_STATUS_Last   = ScheduleBasedBackupCriteria_WeeksOfTheMonth_STATUS("Last")
	ScheduleBasedBackupCriteria_WeeksOfTheMonth_STATUS_Second = ScheduleBasedBackupCriteria_WeeksOfTheMonth_STATUS("Second")
	ScheduleBasedBackupCriteria_WeeksOfTheMonth_STATUS_Third  = ScheduleBasedBackupCriteria_WeeksOfTheMonth_STATUS("Third")
)
View Source
const APIVersion_Value = APIVersion("2023-01-01")
View Source
const AbsoluteDeleteOption_ObjectType_AbsoluteDeleteOption = AbsoluteDeleteOption_ObjectType("AbsoluteDeleteOption")
View Source
const AbsoluteDeleteOption_ObjectType_STATUS_AbsoluteDeleteOption = AbsoluteDeleteOption_ObjectType_STATUS("AbsoluteDeleteOption")
View Source
const AdhocBasedTriggerContext_ObjectType_AdhocBasedTriggerContext = AdhocBasedTriggerContext_ObjectType("AdhocBasedTriggerContext")
View Source
const AdhocBasedTriggerContext_ObjectType_STATUS_AdhocBasedTriggerContext = AdhocBasedTriggerContext_ObjectType_STATUS("AdhocBasedTriggerContext")
View Source
const AzureBackupParams_ObjectType_AzureBackupParams = AzureBackupParams_ObjectType("AzureBackupParams")
View Source
const AzureBackupParams_ObjectType_STATUS_AzureBackupParams = AzureBackupParams_ObjectType_STATUS("AzureBackupParams")
View Source
const AzureBackupRule_ObjectType_AzureBackupRule = AzureBackupRule_ObjectType("AzureBackupRule")
View Source
const AzureBackupRule_ObjectType_STATUS_AzureBackupRule = AzureBackupRule_ObjectType_STATUS("AzureBackupRule")
View Source
const AzureRetentionRule_ObjectType_AzureRetentionRule = AzureRetentionRule_ObjectType("AzureRetentionRule")
View Source
const AzureRetentionRule_ObjectType_STATUS_AzureRetentionRule = AzureRetentionRule_ObjectType_STATUS("AzureRetentionRule")
View Source
const BackupPolicy_ObjectType_BackupPolicy = BackupPolicy_ObjectType("BackupPolicy")
View Source
const BackupPolicy_ObjectType_STATUS_BackupPolicy = BackupPolicy_ObjectType_STATUS("BackupPolicy")
View Source
const CopyOnExpiryOption_ObjectType_CopyOnExpiryOption = CopyOnExpiryOption_ObjectType("CopyOnExpiryOption")
View Source
const CopyOnExpiryOption_ObjectType_STATUS_CopyOnExpiryOption = CopyOnExpiryOption_ObjectType_STATUS("CopyOnExpiryOption")
View Source
const CustomCopyOption_ObjectType_CustomCopyOption = CustomCopyOption_ObjectType("CustomCopyOption")
View Source
const CustomCopyOption_ObjectType_STATUS_CustomCopyOption = CustomCopyOption_ObjectType_STATUS("CustomCopyOption")
View Source
const ImmediateCopyOption_ObjectType_ImmediateCopyOption = ImmediateCopyOption_ObjectType("ImmediateCopyOption")
View Source
const ImmediateCopyOption_ObjectType_STATUS_ImmediateCopyOption = ImmediateCopyOption_ObjectType_STATUS("ImmediateCopyOption")
View Source
const ScheduleBasedBackupCriteria_ObjectType_STATUS_ScheduleBasedBackupCriteria = ScheduleBasedBackupCriteria_ObjectType_STATUS("ScheduleBasedBackupCriteria")
View Source
const ScheduleBasedBackupCriteria_ObjectType_ScheduleBasedBackupCriteria = ScheduleBasedBackupCriteria_ObjectType("ScheduleBasedBackupCriteria")
View Source
const ScheduleBasedTriggerContext_ObjectType_STATUS_ScheduleBasedTriggerContext = ScheduleBasedTriggerContext_ObjectType_STATUS("ScheduleBasedTriggerContext")
View Source
const ScheduleBasedTriggerContext_ObjectType_ScheduleBasedTriggerContext = ScheduleBasedTriggerContext_ObjectType("ScheduleBasedTriggerContext")

Variables

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

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

+kubebuilder:validation:Enum={"2023-01-01"}

type AbsoluteDeleteOption

type AbsoluteDeleteOption struct {
	// +kubebuilder:validation:Required
	// Duration: Duration of deletion after given timespan
	Duration *string `json:"duration,omitempty"`

	// +kubebuilder:validation:Required
	// ObjectType: Type of the specific object - used for deserializing
	ObjectType *AbsoluteDeleteOption_ObjectType `json:"objectType,omitempty"`
}

func (*AbsoluteDeleteOption) AssignProperties_From_AbsoluteDeleteOption

func (option *AbsoluteDeleteOption) AssignProperties_From_AbsoluteDeleteOption(source *v20230101s.AbsoluteDeleteOption) error

AssignProperties_From_AbsoluteDeleteOption populates our AbsoluteDeleteOption from the provided source AbsoluteDeleteOption

func (*AbsoluteDeleteOption) AssignProperties_To_AbsoluteDeleteOption

func (option *AbsoluteDeleteOption) AssignProperties_To_AbsoluteDeleteOption(destination *v20230101s.AbsoluteDeleteOption) error

AssignProperties_To_AbsoluteDeleteOption populates the provided destination AbsoluteDeleteOption from our AbsoluteDeleteOption

func (*AbsoluteDeleteOption) ConvertToARM

func (option *AbsoluteDeleteOption) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*AbsoluteDeleteOption) DeepCopy

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

func (*AbsoluteDeleteOption) DeepCopyInto

func (in *AbsoluteDeleteOption) DeepCopyInto(out *AbsoluteDeleteOption)

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

func (*AbsoluteDeleteOption) NewEmptyARMValue

func (option *AbsoluteDeleteOption) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*AbsoluteDeleteOption) PopulateFromARM

func (option *AbsoluteDeleteOption) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type AbsoluteDeleteOption_ARM

type AbsoluteDeleteOption_ARM struct {
	// Duration: Duration of deletion after given timespan
	Duration *string `json:"duration,omitempty"`

	// ObjectType: Type of the specific object - used for deserializing
	ObjectType AbsoluteDeleteOption_ObjectType `json:"objectType,omitempty"`
}

func (*AbsoluteDeleteOption_ARM) DeepCopy

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

func (*AbsoluteDeleteOption_ARM) DeepCopyInto

func (in *AbsoluteDeleteOption_ARM) DeepCopyInto(out *AbsoluteDeleteOption_ARM)

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

type AbsoluteDeleteOption_ObjectType

type AbsoluteDeleteOption_ObjectType string

+kubebuilder:validation:Enum={"AbsoluteDeleteOption"}

type AbsoluteDeleteOption_ObjectType_STATUS

type AbsoluteDeleteOption_ObjectType_STATUS string

type AbsoluteDeleteOption_STATUS

type AbsoluteDeleteOption_STATUS struct {
	// Duration: Duration of deletion after given timespan
	Duration *string `json:"duration,omitempty"`

	// ObjectType: Type of the specific object - used for deserializing
	ObjectType *AbsoluteDeleteOption_ObjectType_STATUS `json:"objectType,omitempty"`
}

func (*AbsoluteDeleteOption_STATUS) AssignProperties_From_AbsoluteDeleteOption_STATUS

func (option *AbsoluteDeleteOption_STATUS) AssignProperties_From_AbsoluteDeleteOption_STATUS(source *v20230101s.AbsoluteDeleteOption_STATUS) error

AssignProperties_From_AbsoluteDeleteOption_STATUS populates our AbsoluteDeleteOption_STATUS from the provided source AbsoluteDeleteOption_STATUS

func (*AbsoluteDeleteOption_STATUS) AssignProperties_To_AbsoluteDeleteOption_STATUS

func (option *AbsoluteDeleteOption_STATUS) AssignProperties_To_AbsoluteDeleteOption_STATUS(destination *v20230101s.AbsoluteDeleteOption_STATUS) error

AssignProperties_To_AbsoluteDeleteOption_STATUS populates the provided destination AbsoluteDeleteOption_STATUS from our AbsoluteDeleteOption_STATUS

func (*AbsoluteDeleteOption_STATUS) DeepCopy

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

func (*AbsoluteDeleteOption_STATUS) DeepCopyInto

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

func (*AbsoluteDeleteOption_STATUS) NewEmptyARMValue

func (option *AbsoluteDeleteOption_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*AbsoluteDeleteOption_STATUS) PopulateFromARM

func (option *AbsoluteDeleteOption_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type AbsoluteDeleteOption_STATUS_ARM

type AbsoluteDeleteOption_STATUS_ARM struct {
	// Duration: Duration of deletion after given timespan
	Duration *string `json:"duration,omitempty"`

	// ObjectType: Type of the specific object - used for deserializing
	ObjectType AbsoluteDeleteOption_ObjectType_STATUS `json:"objectType,omitempty"`
}

func (*AbsoluteDeleteOption_STATUS_ARM) DeepCopy

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

func (*AbsoluteDeleteOption_STATUS_ARM) DeepCopyInto

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

type AdhocBasedTaggingCriteria

type AdhocBasedTaggingCriteria struct {
	// TagInfo: Retention tag information
	TagInfo *RetentionTag `json:"tagInfo,omitempty"`
}

Adhoc backup tagging criteria

func (*AdhocBasedTaggingCriteria) AssignProperties_From_AdhocBasedTaggingCriteria

func (criteria *AdhocBasedTaggingCriteria) AssignProperties_From_AdhocBasedTaggingCriteria(source *v20230101s.AdhocBasedTaggingCriteria) error

AssignProperties_From_AdhocBasedTaggingCriteria populates our AdhocBasedTaggingCriteria from the provided source AdhocBasedTaggingCriteria

func (*AdhocBasedTaggingCriteria) AssignProperties_To_AdhocBasedTaggingCriteria

func (criteria *AdhocBasedTaggingCriteria) AssignProperties_To_AdhocBasedTaggingCriteria(destination *v20230101s.AdhocBasedTaggingCriteria) error

AssignProperties_To_AdhocBasedTaggingCriteria populates the provided destination AdhocBasedTaggingCriteria from our AdhocBasedTaggingCriteria

func (*AdhocBasedTaggingCriteria) ConvertToARM

func (criteria *AdhocBasedTaggingCriteria) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*AdhocBasedTaggingCriteria) DeepCopy

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

func (*AdhocBasedTaggingCriteria) DeepCopyInto

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

func (*AdhocBasedTaggingCriteria) NewEmptyARMValue

func (criteria *AdhocBasedTaggingCriteria) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*AdhocBasedTaggingCriteria) PopulateFromARM

func (criteria *AdhocBasedTaggingCriteria) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type AdhocBasedTaggingCriteria_ARM

type AdhocBasedTaggingCriteria_ARM struct {
	// TagInfo: Retention tag information
	TagInfo *RetentionTag_ARM `json:"tagInfo,omitempty"`
}

Adhoc backup tagging criteria

func (*AdhocBasedTaggingCriteria_ARM) DeepCopy

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

func (*AdhocBasedTaggingCriteria_ARM) DeepCopyInto

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

type AdhocBasedTaggingCriteria_STATUS

type AdhocBasedTaggingCriteria_STATUS struct {
	// TagInfo: Retention tag information
	TagInfo *RetentionTag_STATUS `json:"tagInfo,omitempty"`
}

Adhoc backup tagging criteria

func (*AdhocBasedTaggingCriteria_STATUS) AssignProperties_From_AdhocBasedTaggingCriteria_STATUS

func (criteria *AdhocBasedTaggingCriteria_STATUS) AssignProperties_From_AdhocBasedTaggingCriteria_STATUS(source *v20230101s.AdhocBasedTaggingCriteria_STATUS) error

AssignProperties_From_AdhocBasedTaggingCriteria_STATUS populates our AdhocBasedTaggingCriteria_STATUS from the provided source AdhocBasedTaggingCriteria_STATUS

func (*AdhocBasedTaggingCriteria_STATUS) AssignProperties_To_AdhocBasedTaggingCriteria_STATUS

func (criteria *AdhocBasedTaggingCriteria_STATUS) AssignProperties_To_AdhocBasedTaggingCriteria_STATUS(destination *v20230101s.AdhocBasedTaggingCriteria_STATUS) error

AssignProperties_To_AdhocBasedTaggingCriteria_STATUS populates the provided destination AdhocBasedTaggingCriteria_STATUS from our AdhocBasedTaggingCriteria_STATUS

func (*AdhocBasedTaggingCriteria_STATUS) DeepCopy

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

func (*AdhocBasedTaggingCriteria_STATUS) DeepCopyInto

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

func (*AdhocBasedTaggingCriteria_STATUS) NewEmptyARMValue

func (criteria *AdhocBasedTaggingCriteria_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*AdhocBasedTaggingCriteria_STATUS) PopulateFromARM

func (criteria *AdhocBasedTaggingCriteria_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type AdhocBasedTaggingCriteria_STATUS_ARM

type AdhocBasedTaggingCriteria_STATUS_ARM struct {
	// TagInfo: Retention tag information
	TagInfo *RetentionTag_STATUS_ARM `json:"tagInfo,omitempty"`
}

Adhoc backup tagging criteria

func (*AdhocBasedTaggingCriteria_STATUS_ARM) DeepCopy

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

func (*AdhocBasedTaggingCriteria_STATUS_ARM) DeepCopyInto

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

type AdhocBasedTriggerContext

type AdhocBasedTriggerContext struct {
	// +kubebuilder:validation:Required
	// ObjectType: Type of the specific object - used for deserializing
	ObjectType *AdhocBasedTriggerContext_ObjectType `json:"objectType,omitempty"`

	// +kubebuilder:validation:Required
	// TaggingCriteria: Tagging Criteria containing retention tag for adhoc backup.
	TaggingCriteria *AdhocBasedTaggingCriteria `json:"taggingCriteria,omitempty"`
}

func (*AdhocBasedTriggerContext) AssignProperties_From_AdhocBasedTriggerContext

func (context *AdhocBasedTriggerContext) AssignProperties_From_AdhocBasedTriggerContext(source *v20230101s.AdhocBasedTriggerContext) error

AssignProperties_From_AdhocBasedTriggerContext populates our AdhocBasedTriggerContext from the provided source AdhocBasedTriggerContext

func (*AdhocBasedTriggerContext) AssignProperties_To_AdhocBasedTriggerContext

func (context *AdhocBasedTriggerContext) AssignProperties_To_AdhocBasedTriggerContext(destination *v20230101s.AdhocBasedTriggerContext) error

AssignProperties_To_AdhocBasedTriggerContext populates the provided destination AdhocBasedTriggerContext from our AdhocBasedTriggerContext

func (*AdhocBasedTriggerContext) ConvertToARM

func (context *AdhocBasedTriggerContext) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*AdhocBasedTriggerContext) DeepCopy

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

func (*AdhocBasedTriggerContext) DeepCopyInto

func (in *AdhocBasedTriggerContext) DeepCopyInto(out *AdhocBasedTriggerContext)

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

func (*AdhocBasedTriggerContext) NewEmptyARMValue

func (context *AdhocBasedTriggerContext) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*AdhocBasedTriggerContext) PopulateFromARM

func (context *AdhocBasedTriggerContext) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type AdhocBasedTriggerContext_ARM

type AdhocBasedTriggerContext_ARM struct {
	// ObjectType: Type of the specific object - used for deserializing
	ObjectType AdhocBasedTriggerContext_ObjectType `json:"objectType,omitempty"`

	// TaggingCriteria: Tagging Criteria containing retention tag for adhoc backup.
	TaggingCriteria *AdhocBasedTaggingCriteria_ARM `json:"taggingCriteria,omitempty"`
}

func (*AdhocBasedTriggerContext_ARM) DeepCopy

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

func (*AdhocBasedTriggerContext_ARM) DeepCopyInto

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

type AdhocBasedTriggerContext_ObjectType

type AdhocBasedTriggerContext_ObjectType string

+kubebuilder:validation:Enum={"AdhocBasedTriggerContext"}

type AdhocBasedTriggerContext_ObjectType_STATUS

type AdhocBasedTriggerContext_ObjectType_STATUS string

type AdhocBasedTriggerContext_STATUS

type AdhocBasedTriggerContext_STATUS struct {
	// ObjectType: Type of the specific object - used for deserializing
	ObjectType *AdhocBasedTriggerContext_ObjectType_STATUS `json:"objectType,omitempty"`

	// TaggingCriteria: Tagging Criteria containing retention tag for adhoc backup.
	TaggingCriteria *AdhocBasedTaggingCriteria_STATUS `json:"taggingCriteria,omitempty"`
}

func (*AdhocBasedTriggerContext_STATUS) AssignProperties_From_AdhocBasedTriggerContext_STATUS

func (context *AdhocBasedTriggerContext_STATUS) AssignProperties_From_AdhocBasedTriggerContext_STATUS(source *v20230101s.AdhocBasedTriggerContext_STATUS) error

AssignProperties_From_AdhocBasedTriggerContext_STATUS populates our AdhocBasedTriggerContext_STATUS from the provided source AdhocBasedTriggerContext_STATUS

func (*AdhocBasedTriggerContext_STATUS) AssignProperties_To_AdhocBasedTriggerContext_STATUS

func (context *AdhocBasedTriggerContext_STATUS) AssignProperties_To_AdhocBasedTriggerContext_STATUS(destination *v20230101s.AdhocBasedTriggerContext_STATUS) error

AssignProperties_To_AdhocBasedTriggerContext_STATUS populates the provided destination AdhocBasedTriggerContext_STATUS from our AdhocBasedTriggerContext_STATUS

func (*AdhocBasedTriggerContext_STATUS) DeepCopy

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

func (*AdhocBasedTriggerContext_STATUS) DeepCopyInto

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

func (*AdhocBasedTriggerContext_STATUS) NewEmptyARMValue

func (context *AdhocBasedTriggerContext_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*AdhocBasedTriggerContext_STATUS) PopulateFromARM

func (context *AdhocBasedTriggerContext_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type AdhocBasedTriggerContext_STATUS_ARM

type AdhocBasedTriggerContext_STATUS_ARM struct {
	// ObjectType: Type of the specific object - used for deserializing
	ObjectType AdhocBasedTriggerContext_ObjectType_STATUS `json:"objectType,omitempty"`

	// TaggingCriteria: Tagging Criteria containing retention tag for adhoc backup.
	TaggingCriteria *AdhocBasedTaggingCriteria_STATUS_ARM `json:"taggingCriteria,omitempty"`
}

func (*AdhocBasedTriggerContext_STATUS_ARM) DeepCopy

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

func (*AdhocBasedTriggerContext_STATUS_ARM) DeepCopyInto

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

type AzureBackupParams

type AzureBackupParams struct {
	// +kubebuilder:validation:Required
	// BackupType: BackupType ; Full/Incremental etc
	BackupType *string `json:"backupType,omitempty"`

	// +kubebuilder:validation:Required
	// ObjectType: Type of the specific object - used for deserializing
	ObjectType *AzureBackupParams_ObjectType `json:"objectType,omitempty"`
}

func (*AzureBackupParams) AssignProperties_From_AzureBackupParams

func (params *AzureBackupParams) AssignProperties_From_AzureBackupParams(source *v20230101s.AzureBackupParams) error

AssignProperties_From_AzureBackupParams populates our AzureBackupParams from the provided source AzureBackupParams

func (*AzureBackupParams) AssignProperties_To_AzureBackupParams

func (params *AzureBackupParams) AssignProperties_To_AzureBackupParams(destination *v20230101s.AzureBackupParams) error

AssignProperties_To_AzureBackupParams populates the provided destination AzureBackupParams from our AzureBackupParams

func (*AzureBackupParams) ConvertToARM

func (params *AzureBackupParams) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*AzureBackupParams) DeepCopy

func (in *AzureBackupParams) DeepCopy() *AzureBackupParams

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

func (*AzureBackupParams) DeepCopyInto

func (in *AzureBackupParams) DeepCopyInto(out *AzureBackupParams)

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

func (*AzureBackupParams) NewEmptyARMValue

func (params *AzureBackupParams) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*AzureBackupParams) PopulateFromARM

func (params *AzureBackupParams) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type AzureBackupParams_ARM

type AzureBackupParams_ARM struct {
	// BackupType: BackupType ; Full/Incremental etc
	BackupType *string `json:"backupType,omitempty"`

	// ObjectType: Type of the specific object - used for deserializing
	ObjectType AzureBackupParams_ObjectType `json:"objectType,omitempty"`
}

func (*AzureBackupParams_ARM) DeepCopy

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

func (*AzureBackupParams_ARM) DeepCopyInto

func (in *AzureBackupParams_ARM) DeepCopyInto(out *AzureBackupParams_ARM)

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

type AzureBackupParams_ObjectType

type AzureBackupParams_ObjectType string

+kubebuilder:validation:Enum={"AzureBackupParams"}

type AzureBackupParams_ObjectType_STATUS

type AzureBackupParams_ObjectType_STATUS string

type AzureBackupParams_STATUS

type AzureBackupParams_STATUS struct {
	// BackupType: BackupType ; Full/Incremental etc
	BackupType *string `json:"backupType,omitempty"`

	// ObjectType: Type of the specific object - used for deserializing
	ObjectType *AzureBackupParams_ObjectType_STATUS `json:"objectType,omitempty"`
}

func (*AzureBackupParams_STATUS) AssignProperties_From_AzureBackupParams_STATUS

func (params *AzureBackupParams_STATUS) AssignProperties_From_AzureBackupParams_STATUS(source *v20230101s.AzureBackupParams_STATUS) error

AssignProperties_From_AzureBackupParams_STATUS populates our AzureBackupParams_STATUS from the provided source AzureBackupParams_STATUS

func (*AzureBackupParams_STATUS) AssignProperties_To_AzureBackupParams_STATUS

func (params *AzureBackupParams_STATUS) AssignProperties_To_AzureBackupParams_STATUS(destination *v20230101s.AzureBackupParams_STATUS) error

AssignProperties_To_AzureBackupParams_STATUS populates the provided destination AzureBackupParams_STATUS from our AzureBackupParams_STATUS

func (*AzureBackupParams_STATUS) DeepCopy

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

func (*AzureBackupParams_STATUS) DeepCopyInto

func (in *AzureBackupParams_STATUS) DeepCopyInto(out *AzureBackupParams_STATUS)

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

func (*AzureBackupParams_STATUS) NewEmptyARMValue

func (params *AzureBackupParams_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*AzureBackupParams_STATUS) PopulateFromARM

func (params *AzureBackupParams_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type AzureBackupParams_STATUS_ARM

type AzureBackupParams_STATUS_ARM struct {
	// BackupType: BackupType ; Full/Incremental etc
	BackupType *string `json:"backupType,omitempty"`

	// ObjectType: Type of the specific object - used for deserializing
	ObjectType AzureBackupParams_ObjectType_STATUS `json:"objectType,omitempty"`
}

func (*AzureBackupParams_STATUS_ARM) DeepCopy

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

func (*AzureBackupParams_STATUS_ARM) DeepCopyInto

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

type AzureBackupRule

type AzureBackupRule struct {
	BackupParameters *BackupParameters `json:"backupParameters,omitempty"`

	// +kubebuilder:validation:Required
	// DataStore: DataStoreInfo base
	DataStore *DataStoreInfoBase `json:"dataStore,omitempty"`

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

	// +kubebuilder:validation:Required
	ObjectType *AzureBackupRule_ObjectType `json:"objectType,omitempty"`

	// +kubebuilder:validation:Required
	Trigger *TriggerContext `json:"trigger,omitempty"`
}

func (*AzureBackupRule) AssignProperties_From_AzureBackupRule

func (rule *AzureBackupRule) AssignProperties_From_AzureBackupRule(source *v20230101s.AzureBackupRule) error

AssignProperties_From_AzureBackupRule populates our AzureBackupRule from the provided source AzureBackupRule

func (*AzureBackupRule) AssignProperties_To_AzureBackupRule

func (rule *AzureBackupRule) AssignProperties_To_AzureBackupRule(destination *v20230101s.AzureBackupRule) error

AssignProperties_To_AzureBackupRule populates the provided destination AzureBackupRule from our AzureBackupRule

func (*AzureBackupRule) ConvertToARM

func (rule *AzureBackupRule) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*AzureBackupRule) DeepCopy

func (in *AzureBackupRule) DeepCopy() *AzureBackupRule

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

func (*AzureBackupRule) DeepCopyInto

func (in *AzureBackupRule) DeepCopyInto(out *AzureBackupRule)

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

func (*AzureBackupRule) NewEmptyARMValue

func (rule *AzureBackupRule) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*AzureBackupRule) PopulateFromARM

func (rule *AzureBackupRule) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type AzureBackupRule_ARM

type AzureBackupRule_ARM struct {
	BackupParameters *BackupParameters_ARM `json:"backupParameters,omitempty"`

	// DataStore: DataStoreInfo base
	DataStore  *DataStoreInfoBase_ARM     `json:"dataStore,omitempty"`
	Name       *string                    `json:"name,omitempty"`
	ObjectType AzureBackupRule_ObjectType `json:"objectType,omitempty"`
	Trigger    *TriggerContext_ARM        `json:"trigger,omitempty"`
}

func (*AzureBackupRule_ARM) DeepCopy

func (in *AzureBackupRule_ARM) DeepCopy() *AzureBackupRule_ARM

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

func (*AzureBackupRule_ARM) DeepCopyInto

func (in *AzureBackupRule_ARM) DeepCopyInto(out *AzureBackupRule_ARM)

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

type AzureBackupRule_ObjectType

type AzureBackupRule_ObjectType string

+kubebuilder:validation:Enum={"AzureBackupRule"}

type AzureBackupRule_ObjectType_STATUS

type AzureBackupRule_ObjectType_STATUS string

type AzureBackupRule_STATUS

type AzureBackupRule_STATUS struct {
	BackupParameters *BackupParameters_STATUS `json:"backupParameters,omitempty"`

	// DataStore: DataStoreInfo base
	DataStore  *DataStoreInfoBase_STATUS          `json:"dataStore,omitempty"`
	Name       *string                            `json:"name,omitempty"`
	ObjectType *AzureBackupRule_ObjectType_STATUS `json:"objectType,omitempty"`
	Trigger    *TriggerContext_STATUS             `json:"trigger,omitempty"`
}

func (*AzureBackupRule_STATUS) AssignProperties_From_AzureBackupRule_STATUS

func (rule *AzureBackupRule_STATUS) AssignProperties_From_AzureBackupRule_STATUS(source *v20230101s.AzureBackupRule_STATUS) error

AssignProperties_From_AzureBackupRule_STATUS populates our AzureBackupRule_STATUS from the provided source AzureBackupRule_STATUS

func (*AzureBackupRule_STATUS) AssignProperties_To_AzureBackupRule_STATUS

func (rule *AzureBackupRule_STATUS) AssignProperties_To_AzureBackupRule_STATUS(destination *v20230101s.AzureBackupRule_STATUS) error

AssignProperties_To_AzureBackupRule_STATUS populates the provided destination AzureBackupRule_STATUS from our AzureBackupRule_STATUS

func (*AzureBackupRule_STATUS) DeepCopy

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

func (*AzureBackupRule_STATUS) DeepCopyInto

func (in *AzureBackupRule_STATUS) DeepCopyInto(out *AzureBackupRule_STATUS)

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

func (*AzureBackupRule_STATUS) NewEmptyARMValue

func (rule *AzureBackupRule_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*AzureBackupRule_STATUS) PopulateFromARM

func (rule *AzureBackupRule_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type AzureBackupRule_STATUS_ARM

type AzureBackupRule_STATUS_ARM struct {
	BackupParameters *BackupParameters_STATUS_ARM `json:"backupParameters,omitempty"`

	// DataStore: DataStoreInfo base
	DataStore  *DataStoreInfoBase_STATUS_ARM     `json:"dataStore,omitempty"`
	Name       *string                           `json:"name,omitempty"`
	ObjectType AzureBackupRule_ObjectType_STATUS `json:"objectType,omitempty"`
	Trigger    *TriggerContext_STATUS_ARM        `json:"trigger,omitempty"`
}

func (*AzureBackupRule_STATUS_ARM) DeepCopy

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

func (*AzureBackupRule_STATUS_ARM) DeepCopyInto

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

type AzureMonitorAlertSettings

type AzureMonitorAlertSettings struct {
	AlertsForAllJobFailures *AzureMonitorAlertSettings_AlertsForAllJobFailures `json:"alertsForAllJobFailures,omitempty"`
}

Settings for Azure Monitor based alerts

func (*AzureMonitorAlertSettings) AssignProperties_From_AzureMonitorAlertSettings

func (settings *AzureMonitorAlertSettings) AssignProperties_From_AzureMonitorAlertSettings(source *v20230101s.AzureMonitorAlertSettings) error

AssignProperties_From_AzureMonitorAlertSettings populates our AzureMonitorAlertSettings from the provided source AzureMonitorAlertSettings

func (*AzureMonitorAlertSettings) AssignProperties_To_AzureMonitorAlertSettings

func (settings *AzureMonitorAlertSettings) AssignProperties_To_AzureMonitorAlertSettings(destination *v20230101s.AzureMonitorAlertSettings) error

AssignProperties_To_AzureMonitorAlertSettings populates the provided destination AzureMonitorAlertSettings from our AzureMonitorAlertSettings

func (*AzureMonitorAlertSettings) ConvertToARM

func (settings *AzureMonitorAlertSettings) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*AzureMonitorAlertSettings) DeepCopy

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

func (*AzureMonitorAlertSettings) DeepCopyInto

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

func (*AzureMonitorAlertSettings) NewEmptyARMValue

func (settings *AzureMonitorAlertSettings) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*AzureMonitorAlertSettings) PopulateFromARM

func (settings *AzureMonitorAlertSettings) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type AzureMonitorAlertSettings_ARM

type AzureMonitorAlertSettings_ARM struct {
	AlertsForAllJobFailures *AzureMonitorAlertSettings_AlertsForAllJobFailures `json:"alertsForAllJobFailures,omitempty"`
}

Settings for Azure Monitor based alerts

func (*AzureMonitorAlertSettings_ARM) DeepCopy

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

func (*AzureMonitorAlertSettings_ARM) DeepCopyInto

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

type AzureMonitorAlertSettings_AlertsForAllJobFailures

type AzureMonitorAlertSettings_AlertsForAllJobFailures string

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

type AzureMonitorAlertSettings_AlertsForAllJobFailures_STATUS

type AzureMonitorAlertSettings_AlertsForAllJobFailures_STATUS string

type AzureMonitorAlertSettings_STATUS

type AzureMonitorAlertSettings_STATUS struct {
	AlertsForAllJobFailures *AzureMonitorAlertSettings_AlertsForAllJobFailures_STATUS `json:"alertsForAllJobFailures,omitempty"`
}

Settings for Azure Monitor based alerts

func (*AzureMonitorAlertSettings_STATUS) AssignProperties_From_AzureMonitorAlertSettings_STATUS

func (settings *AzureMonitorAlertSettings_STATUS) AssignProperties_From_AzureMonitorAlertSettings_STATUS(source *v20230101s.AzureMonitorAlertSettings_STATUS) error

AssignProperties_From_AzureMonitorAlertSettings_STATUS populates our AzureMonitorAlertSettings_STATUS from the provided source AzureMonitorAlertSettings_STATUS

func (*AzureMonitorAlertSettings_STATUS) AssignProperties_To_AzureMonitorAlertSettings_STATUS

func (settings *AzureMonitorAlertSettings_STATUS) AssignProperties_To_AzureMonitorAlertSettings_STATUS(destination *v20230101s.AzureMonitorAlertSettings_STATUS) error

AssignProperties_To_AzureMonitorAlertSettings_STATUS populates the provided destination AzureMonitorAlertSettings_STATUS from our AzureMonitorAlertSettings_STATUS

func (*AzureMonitorAlertSettings_STATUS) DeepCopy

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

func (*AzureMonitorAlertSettings_STATUS) DeepCopyInto

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

func (*AzureMonitorAlertSettings_STATUS) NewEmptyARMValue

func (settings *AzureMonitorAlertSettings_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*AzureMonitorAlertSettings_STATUS) PopulateFromARM

func (settings *AzureMonitorAlertSettings_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type AzureMonitorAlertSettings_STATUS_ARM

type AzureMonitorAlertSettings_STATUS_ARM struct {
	AlertsForAllJobFailures *AzureMonitorAlertSettings_AlertsForAllJobFailures_STATUS `json:"alertsForAllJobFailures,omitempty"`
}

Settings for Azure Monitor based alerts

func (*AzureMonitorAlertSettings_STATUS_ARM) DeepCopy

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

func (*AzureMonitorAlertSettings_STATUS_ARM) DeepCopyInto

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

type AzureRetentionRule

type AzureRetentionRule struct {
	IsDefault *bool `json:"isDefault,omitempty"`

	// +kubebuilder:validation:Required
	Lifecycles []SourceLifeCycle `json:"lifecycles,omitempty"`

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

	// +kubebuilder:validation:Required
	ObjectType *AzureRetentionRule_ObjectType `json:"objectType,omitempty"`
}

func (*AzureRetentionRule) AssignProperties_From_AzureRetentionRule

func (rule *AzureRetentionRule) AssignProperties_From_AzureRetentionRule(source *v20230101s.AzureRetentionRule) error

AssignProperties_From_AzureRetentionRule populates our AzureRetentionRule from the provided source AzureRetentionRule

func (*AzureRetentionRule) AssignProperties_To_AzureRetentionRule

func (rule *AzureRetentionRule) AssignProperties_To_AzureRetentionRule(destination *v20230101s.AzureRetentionRule) error

AssignProperties_To_AzureRetentionRule populates the provided destination AzureRetentionRule from our AzureRetentionRule

func (*AzureRetentionRule) ConvertToARM

func (rule *AzureRetentionRule) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*AzureRetentionRule) DeepCopy

func (in *AzureRetentionRule) DeepCopy() *AzureRetentionRule

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

func (*AzureRetentionRule) DeepCopyInto

func (in *AzureRetentionRule) DeepCopyInto(out *AzureRetentionRule)

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

func (*AzureRetentionRule) NewEmptyARMValue

func (rule *AzureRetentionRule) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*AzureRetentionRule) PopulateFromARM

func (rule *AzureRetentionRule) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type AzureRetentionRule_ARM

type AzureRetentionRule_ARM struct {
	IsDefault  *bool                         `json:"isDefault,omitempty"`
	Lifecycles []SourceLifeCycle_ARM         `json:"lifecycles,omitempty"`
	Name       *string                       `json:"name,omitempty"`
	ObjectType AzureRetentionRule_ObjectType `json:"objectType,omitempty"`
}

func (*AzureRetentionRule_ARM) DeepCopy

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

func (*AzureRetentionRule_ARM) DeepCopyInto

func (in *AzureRetentionRule_ARM) DeepCopyInto(out *AzureRetentionRule_ARM)

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

type AzureRetentionRule_ObjectType

type AzureRetentionRule_ObjectType string

+kubebuilder:validation:Enum={"AzureRetentionRule"}

type AzureRetentionRule_ObjectType_STATUS

type AzureRetentionRule_ObjectType_STATUS string

type AzureRetentionRule_STATUS

type AzureRetentionRule_STATUS struct {
	IsDefault  *bool                                 `json:"isDefault,omitempty"`
	Lifecycles []SourceLifeCycle_STATUS              `json:"lifecycles,omitempty"`
	Name       *string                               `json:"name,omitempty"`
	ObjectType *AzureRetentionRule_ObjectType_STATUS `json:"objectType,omitempty"`
}

func (*AzureRetentionRule_STATUS) AssignProperties_From_AzureRetentionRule_STATUS

func (rule *AzureRetentionRule_STATUS) AssignProperties_From_AzureRetentionRule_STATUS(source *v20230101s.AzureRetentionRule_STATUS) error

AssignProperties_From_AzureRetentionRule_STATUS populates our AzureRetentionRule_STATUS from the provided source AzureRetentionRule_STATUS

func (*AzureRetentionRule_STATUS) AssignProperties_To_AzureRetentionRule_STATUS

func (rule *AzureRetentionRule_STATUS) AssignProperties_To_AzureRetentionRule_STATUS(destination *v20230101s.AzureRetentionRule_STATUS) error

AssignProperties_To_AzureRetentionRule_STATUS populates the provided destination AzureRetentionRule_STATUS from our AzureRetentionRule_STATUS

func (*AzureRetentionRule_STATUS) DeepCopy

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

func (*AzureRetentionRule_STATUS) DeepCopyInto

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

func (*AzureRetentionRule_STATUS) NewEmptyARMValue

func (rule *AzureRetentionRule_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*AzureRetentionRule_STATUS) PopulateFromARM

func (rule *AzureRetentionRule_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type AzureRetentionRule_STATUS_ARM

type AzureRetentionRule_STATUS_ARM struct {
	IsDefault  *bool                                `json:"isDefault,omitempty"`
	Lifecycles []SourceLifeCycle_STATUS_ARM         `json:"lifecycles,omitempty"`
	Name       *string                              `json:"name,omitempty"`
	ObjectType AzureRetentionRule_ObjectType_STATUS `json:"objectType,omitempty"`
}

func (*AzureRetentionRule_STATUS_ARM) DeepCopy

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

func (*AzureRetentionRule_STATUS_ARM) DeepCopyInto

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

type BackupCriteria

type BackupCriteria struct {
	// ScheduleBasedBackupCriteria: Mutually exclusive with all other properties
	ScheduleBasedBackupCriteria *ScheduleBasedBackupCriteria `json:"scheduleBasedBackupCriteria,omitempty"`
}

func (*BackupCriteria) AssignProperties_From_BackupCriteria

func (criteria *BackupCriteria) AssignProperties_From_BackupCriteria(source *v20230101s.BackupCriteria) error

AssignProperties_From_BackupCriteria populates our BackupCriteria from the provided source BackupCriteria

func (*BackupCriteria) AssignProperties_To_BackupCriteria

func (criteria *BackupCriteria) AssignProperties_To_BackupCriteria(destination *v20230101s.BackupCriteria) error

AssignProperties_To_BackupCriteria populates the provided destination BackupCriteria from our BackupCriteria

func (*BackupCriteria) ConvertToARM

func (criteria *BackupCriteria) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*BackupCriteria) DeepCopy

func (in *BackupCriteria) DeepCopy() *BackupCriteria

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

func (*BackupCriteria) DeepCopyInto

func (in *BackupCriteria) DeepCopyInto(out *BackupCriteria)

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

func (*BackupCriteria) NewEmptyARMValue

func (criteria *BackupCriteria) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*BackupCriteria) PopulateFromARM

func (criteria *BackupCriteria) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type BackupCriteria_ARM

type BackupCriteria_ARM struct {
	// ScheduleBasedBackupCriteria: Mutually exclusive with all other properties
	ScheduleBasedBackupCriteria *ScheduleBasedBackupCriteria_ARM `json:"scheduleBasedBackupCriteria,omitempty"`
}

func (*BackupCriteria_ARM) DeepCopy

func (in *BackupCriteria_ARM) DeepCopy() *BackupCriteria_ARM

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

func (*BackupCriteria_ARM) DeepCopyInto

func (in *BackupCriteria_ARM) DeepCopyInto(out *BackupCriteria_ARM)

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

func (BackupCriteria_ARM) MarshalJSON

func (criteria BackupCriteria_ARM) MarshalJSON() ([]byte, error)

MarshalJSON defers JSON marshaling to the first non-nil property, because BackupCriteria_ARM represents a discriminated union (JSON OneOf)

func (*BackupCriteria_ARM) UnmarshalJSON

func (criteria *BackupCriteria_ARM) UnmarshalJSON(data []byte) error

UnmarshalJSON unmarshals the BackupCriteria_ARM

type BackupCriteria_STATUS

type BackupCriteria_STATUS struct {
	// ScheduleBasedBackupCriteria: Mutually exclusive with all other properties
	ScheduleBasedBackupCriteria *ScheduleBasedBackupCriteria_STATUS `json:"scheduleBasedBackupCriteria,omitempty"`
}

func (*BackupCriteria_STATUS) AssignProperties_From_BackupCriteria_STATUS

func (criteria *BackupCriteria_STATUS) AssignProperties_From_BackupCriteria_STATUS(source *v20230101s.BackupCriteria_STATUS) error

AssignProperties_From_BackupCriteria_STATUS populates our BackupCriteria_STATUS from the provided source BackupCriteria_STATUS

func (*BackupCriteria_STATUS) AssignProperties_To_BackupCriteria_STATUS

func (criteria *BackupCriteria_STATUS) AssignProperties_To_BackupCriteria_STATUS(destination *v20230101s.BackupCriteria_STATUS) error

AssignProperties_To_BackupCriteria_STATUS populates the provided destination BackupCriteria_STATUS from our BackupCriteria_STATUS

func (*BackupCriteria_STATUS) DeepCopy

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

func (*BackupCriteria_STATUS) DeepCopyInto

func (in *BackupCriteria_STATUS) DeepCopyInto(out *BackupCriteria_STATUS)

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

func (*BackupCriteria_STATUS) NewEmptyARMValue

func (criteria *BackupCriteria_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*BackupCriteria_STATUS) PopulateFromARM

func (criteria *BackupCriteria_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type BackupCriteria_STATUS_ARM

type BackupCriteria_STATUS_ARM struct {
	// ScheduleBasedBackupCriteria: Mutually exclusive with all other properties
	ScheduleBasedBackupCriteria *ScheduleBasedBackupCriteria_STATUS_ARM `json:"scheduleBasedBackupCriteria,omitempty"`
}

func (*BackupCriteria_STATUS_ARM) DeepCopy

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

func (*BackupCriteria_STATUS_ARM) DeepCopyInto

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

func (BackupCriteria_STATUS_ARM) MarshalJSON

func (criteria BackupCriteria_STATUS_ARM) MarshalJSON() ([]byte, error)

MarshalJSON defers JSON marshaling to the first non-nil property, because BackupCriteria_STATUS_ARM represents a discriminated union (JSON OneOf)

func (*BackupCriteria_STATUS_ARM) UnmarshalJSON

func (criteria *BackupCriteria_STATUS_ARM) UnmarshalJSON(data []byte) error

UnmarshalJSON unmarshals the BackupCriteria_STATUS_ARM

type BackupParameters

type BackupParameters struct {
	// AzureBackupParams: Mutually exclusive with all other properties
	AzureBackupParams *AzureBackupParams `json:"azureBackupParams,omitempty"`
}

func (*BackupParameters) AssignProperties_From_BackupParameters

func (parameters *BackupParameters) AssignProperties_From_BackupParameters(source *v20230101s.BackupParameters) error

AssignProperties_From_BackupParameters populates our BackupParameters from the provided source BackupParameters

func (*BackupParameters) AssignProperties_To_BackupParameters

func (parameters *BackupParameters) AssignProperties_To_BackupParameters(destination *v20230101s.BackupParameters) error

AssignProperties_To_BackupParameters populates the provided destination BackupParameters from our BackupParameters

func (*BackupParameters) ConvertToARM

func (parameters *BackupParameters) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*BackupParameters) DeepCopy

func (in *BackupParameters) DeepCopy() *BackupParameters

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

func (*BackupParameters) DeepCopyInto

func (in *BackupParameters) DeepCopyInto(out *BackupParameters)

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

func (*BackupParameters) NewEmptyARMValue

func (parameters *BackupParameters) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*BackupParameters) PopulateFromARM

func (parameters *BackupParameters) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type BackupParameters_ARM

type BackupParameters_ARM struct {
	// AzureBackupParams: Mutually exclusive with all other properties
	AzureBackupParams *AzureBackupParams_ARM `json:"azureBackupParams,omitempty"`
}

func (*BackupParameters_ARM) DeepCopy

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

func (*BackupParameters_ARM) DeepCopyInto

func (in *BackupParameters_ARM) DeepCopyInto(out *BackupParameters_ARM)

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

func (BackupParameters_ARM) MarshalJSON

func (parameters BackupParameters_ARM) MarshalJSON() ([]byte, error)

MarshalJSON defers JSON marshaling to the first non-nil property, because BackupParameters_ARM represents a discriminated union (JSON OneOf)

func (*BackupParameters_ARM) UnmarshalJSON

func (parameters *BackupParameters_ARM) UnmarshalJSON(data []byte) error

UnmarshalJSON unmarshals the BackupParameters_ARM

type BackupParameters_STATUS

type BackupParameters_STATUS struct {
	// AzureBackupParams: Mutually exclusive with all other properties
	AzureBackupParams *AzureBackupParams_STATUS `json:"azureBackupParams,omitempty"`
}

func (*BackupParameters_STATUS) AssignProperties_From_BackupParameters_STATUS

func (parameters *BackupParameters_STATUS) AssignProperties_From_BackupParameters_STATUS(source *v20230101s.BackupParameters_STATUS) error

AssignProperties_From_BackupParameters_STATUS populates our BackupParameters_STATUS from the provided source BackupParameters_STATUS

func (*BackupParameters_STATUS) AssignProperties_To_BackupParameters_STATUS

func (parameters *BackupParameters_STATUS) AssignProperties_To_BackupParameters_STATUS(destination *v20230101s.BackupParameters_STATUS) error

AssignProperties_To_BackupParameters_STATUS populates the provided destination BackupParameters_STATUS from our BackupParameters_STATUS

func (*BackupParameters_STATUS) DeepCopy

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

func (*BackupParameters_STATUS) DeepCopyInto

func (in *BackupParameters_STATUS) DeepCopyInto(out *BackupParameters_STATUS)

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

func (*BackupParameters_STATUS) NewEmptyARMValue

func (parameters *BackupParameters_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*BackupParameters_STATUS) PopulateFromARM

func (parameters *BackupParameters_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type BackupParameters_STATUS_ARM

type BackupParameters_STATUS_ARM struct {
	// AzureBackupParams: Mutually exclusive with all other properties
	AzureBackupParams *AzureBackupParams_STATUS_ARM `json:"azureBackupParams,omitempty"`
}

func (*BackupParameters_STATUS_ARM) DeepCopy

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

func (*BackupParameters_STATUS_ARM) DeepCopyInto

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

func (BackupParameters_STATUS_ARM) MarshalJSON

func (parameters BackupParameters_STATUS_ARM) MarshalJSON() ([]byte, error)

MarshalJSON defers JSON marshaling to the first non-nil property, because BackupParameters_STATUS_ARM represents a discriminated union (JSON OneOf)

func (*BackupParameters_STATUS_ARM) UnmarshalJSON

func (parameters *BackupParameters_STATUS_ARM) UnmarshalJSON(data []byte) error

UnmarshalJSON unmarshals the BackupParameters_STATUS_ARM

type BackupPolicy

type BackupPolicy struct {
	// +kubebuilder:validation:Required
	// DatasourceTypes: Type of datasource for the backup management
	DatasourceTypes []string `json:"datasourceTypes,omitempty"`

	// +kubebuilder:validation:Required
	ObjectType *BackupPolicy_ObjectType `json:"objectType,omitempty"`

	// +kubebuilder:validation:Required
	// PolicyRules: Policy rule dictionary that contains rules for each backuptype i.e Full/Incremental/Logs etc
	PolicyRules []BasePolicyRule `json:"policyRules,omitempty"`
}

func (*BackupPolicy) AssignProperties_From_BackupPolicy

func (policy *BackupPolicy) AssignProperties_From_BackupPolicy(source *v20230101s.BackupPolicy) error

AssignProperties_From_BackupPolicy populates our BackupPolicy from the provided source BackupPolicy

func (*BackupPolicy) AssignProperties_To_BackupPolicy

func (policy *BackupPolicy) AssignProperties_To_BackupPolicy(destination *v20230101s.BackupPolicy) error

AssignProperties_To_BackupPolicy populates the provided destination BackupPolicy from our BackupPolicy

func (*BackupPolicy) ConvertToARM

func (policy *BackupPolicy) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*BackupPolicy) DeepCopy

func (in *BackupPolicy) DeepCopy() *BackupPolicy

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

func (*BackupPolicy) DeepCopyInto

func (in *BackupPolicy) DeepCopyInto(out *BackupPolicy)

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

func (*BackupPolicy) NewEmptyARMValue

func (policy *BackupPolicy) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*BackupPolicy) PopulateFromARM

func (policy *BackupPolicy) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type BackupPolicy_ARM

type BackupPolicy_ARM struct {
	// DatasourceTypes: Type of datasource for the backup management
	DatasourceTypes []string                `json:"datasourceTypes,omitempty"`
	ObjectType      BackupPolicy_ObjectType `json:"objectType,omitempty"`

	// PolicyRules: Policy rule dictionary that contains rules for each backuptype i.e Full/Incremental/Logs etc
	PolicyRules []BasePolicyRule_ARM `json:"policyRules,omitempty"`
}

func (*BackupPolicy_ARM) DeepCopy

func (in *BackupPolicy_ARM) DeepCopy() *BackupPolicy_ARM

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

func (*BackupPolicy_ARM) DeepCopyInto

func (in *BackupPolicy_ARM) DeepCopyInto(out *BackupPolicy_ARM)

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

type BackupPolicy_ObjectType

type BackupPolicy_ObjectType string

+kubebuilder:validation:Enum={"BackupPolicy"}

type BackupPolicy_ObjectType_STATUS

type BackupPolicy_ObjectType_STATUS string

type BackupPolicy_STATUS

type BackupPolicy_STATUS struct {
	// DatasourceTypes: Type of datasource for the backup management
	DatasourceTypes []string                        `json:"datasourceTypes,omitempty"`
	ObjectType      *BackupPolicy_ObjectType_STATUS `json:"objectType,omitempty"`

	// PolicyRules: Policy rule dictionary that contains rules for each backuptype i.e Full/Incremental/Logs etc
	PolicyRules []BasePolicyRule_STATUS `json:"policyRules,omitempty"`
}

func (*BackupPolicy_STATUS) AssignProperties_From_BackupPolicy_STATUS

func (policy *BackupPolicy_STATUS) AssignProperties_From_BackupPolicy_STATUS(source *v20230101s.BackupPolicy_STATUS) error

AssignProperties_From_BackupPolicy_STATUS populates our BackupPolicy_STATUS from the provided source BackupPolicy_STATUS

func (*BackupPolicy_STATUS) AssignProperties_To_BackupPolicy_STATUS

func (policy *BackupPolicy_STATUS) AssignProperties_To_BackupPolicy_STATUS(destination *v20230101s.BackupPolicy_STATUS) error

AssignProperties_To_BackupPolicy_STATUS populates the provided destination BackupPolicy_STATUS from our BackupPolicy_STATUS

func (*BackupPolicy_STATUS) DeepCopy

func (in *BackupPolicy_STATUS) DeepCopy() *BackupPolicy_STATUS

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

func (*BackupPolicy_STATUS) DeepCopyInto

func (in *BackupPolicy_STATUS) DeepCopyInto(out *BackupPolicy_STATUS)

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

func (*BackupPolicy_STATUS) NewEmptyARMValue

func (policy *BackupPolicy_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*BackupPolicy_STATUS) PopulateFromARM

func (policy *BackupPolicy_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type BackupPolicy_STATUS_ARM

type BackupPolicy_STATUS_ARM struct {
	// DatasourceTypes: Type of datasource for the backup management
	DatasourceTypes []string                       `json:"datasourceTypes,omitempty"`
	ObjectType      BackupPolicy_ObjectType_STATUS `json:"objectType,omitempty"`

	// PolicyRules: Policy rule dictionary that contains rules for each backuptype i.e Full/Incremental/Logs etc
	PolicyRules []BasePolicyRule_STATUS_ARM `json:"policyRules,omitempty"`
}

func (*BackupPolicy_STATUS_ARM) DeepCopy

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

func (*BackupPolicy_STATUS_ARM) DeepCopyInto

func (in *BackupPolicy_STATUS_ARM) DeepCopyInto(out *BackupPolicy_STATUS_ARM)

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

type BackupSchedule

type BackupSchedule struct {
	// +kubebuilder:validation:Required
	// RepeatingTimeIntervals: ISO 8601 repeating time interval format
	RepeatingTimeIntervals []string `json:"repeatingTimeIntervals,omitempty"`

	// TimeZone: Time zone for a schedule. Example: Pacific Standard Time
	TimeZone *string `json:"timeZone,omitempty"`
}

Schedule for backup

func (*BackupSchedule) AssignProperties_From_BackupSchedule

func (schedule *BackupSchedule) AssignProperties_From_BackupSchedule(source *v20230101s.BackupSchedule) error

AssignProperties_From_BackupSchedule populates our BackupSchedule from the provided source BackupSchedule

func (*BackupSchedule) AssignProperties_To_BackupSchedule

func (schedule *BackupSchedule) AssignProperties_To_BackupSchedule(destination *v20230101s.BackupSchedule) error

AssignProperties_To_BackupSchedule populates the provided destination BackupSchedule from our BackupSchedule

func (*BackupSchedule) ConvertToARM

func (schedule *BackupSchedule) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*BackupSchedule) DeepCopy

func (in *BackupSchedule) DeepCopy() *BackupSchedule

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

func (*BackupSchedule) DeepCopyInto

func (in *BackupSchedule) DeepCopyInto(out *BackupSchedule)

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

func (*BackupSchedule) NewEmptyARMValue

func (schedule *BackupSchedule) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*BackupSchedule) PopulateFromARM

func (schedule *BackupSchedule) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type BackupSchedule_ARM

type BackupSchedule_ARM struct {
	// RepeatingTimeIntervals: ISO 8601 repeating time interval format
	RepeatingTimeIntervals []string `json:"repeatingTimeIntervals,omitempty"`

	// TimeZone: Time zone for a schedule. Example: Pacific Standard Time
	TimeZone *string `json:"timeZone,omitempty"`
}

Schedule for backup

func (*BackupSchedule_ARM) DeepCopy

func (in *BackupSchedule_ARM) DeepCopy() *BackupSchedule_ARM

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

func (*BackupSchedule_ARM) DeepCopyInto

func (in *BackupSchedule_ARM) DeepCopyInto(out *BackupSchedule_ARM)

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

type BackupSchedule_STATUS

type BackupSchedule_STATUS struct {
	// RepeatingTimeIntervals: ISO 8601 repeating time interval format
	RepeatingTimeIntervals []string `json:"repeatingTimeIntervals,omitempty"`

	// TimeZone: Time zone for a schedule. Example: Pacific Standard Time
	TimeZone *string `json:"timeZone,omitempty"`
}

Schedule for backup

func (*BackupSchedule_STATUS) AssignProperties_From_BackupSchedule_STATUS

func (schedule *BackupSchedule_STATUS) AssignProperties_From_BackupSchedule_STATUS(source *v20230101s.BackupSchedule_STATUS) error

AssignProperties_From_BackupSchedule_STATUS populates our BackupSchedule_STATUS from the provided source BackupSchedule_STATUS

func (*BackupSchedule_STATUS) AssignProperties_To_BackupSchedule_STATUS

func (schedule *BackupSchedule_STATUS) AssignProperties_To_BackupSchedule_STATUS(destination *v20230101s.BackupSchedule_STATUS) error

AssignProperties_To_BackupSchedule_STATUS populates the provided destination BackupSchedule_STATUS from our BackupSchedule_STATUS

func (*BackupSchedule_STATUS) DeepCopy

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

func (*BackupSchedule_STATUS) DeepCopyInto

func (in *BackupSchedule_STATUS) DeepCopyInto(out *BackupSchedule_STATUS)

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

func (*BackupSchedule_STATUS) NewEmptyARMValue

func (schedule *BackupSchedule_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*BackupSchedule_STATUS) PopulateFromARM

func (schedule *BackupSchedule_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type BackupSchedule_STATUS_ARM

type BackupSchedule_STATUS_ARM struct {
	// RepeatingTimeIntervals: ISO 8601 repeating time interval format
	RepeatingTimeIntervals []string `json:"repeatingTimeIntervals,omitempty"`

	// TimeZone: Time zone for a schedule. Example: Pacific Standard Time
	TimeZone *string `json:"timeZone,omitempty"`
}

Schedule for backup

func (*BackupSchedule_STATUS_ARM) DeepCopy

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

func (*BackupSchedule_STATUS_ARM) DeepCopyInto

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

type BackupVault

type BackupVault struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              BackupVault_Spec           `json:"spec,omitempty"`
	Status            BackupVaultResource_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" Generator information: - Generated from: /dataprotection/resource-manager/Microsoft.DataProtection/stable/2023-01-01/dataprotection.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/backupVaults/{vaultName}

func (*BackupVault) AssignProperties_From_BackupVault

func (vault *BackupVault) AssignProperties_From_BackupVault(source *v20230101s.BackupVault) error

AssignProperties_From_BackupVault populates our BackupVault from the provided source BackupVault

func (*BackupVault) AssignProperties_To_BackupVault

func (vault *BackupVault) AssignProperties_To_BackupVault(destination *v20230101s.BackupVault) error

AssignProperties_To_BackupVault populates the provided destination BackupVault from our BackupVault

func (*BackupVault) AzureName

func (vault *BackupVault) AzureName() string

AzureName returns the Azure name of the resource

func (*BackupVault) ConvertFrom

func (vault *BackupVault) ConvertFrom(hub conversion.Hub) error

ConvertFrom populates our BackupVault from the provided hub BackupVault

func (*BackupVault) ConvertTo

func (vault *BackupVault) ConvertTo(hub conversion.Hub) error

ConvertTo populates the provided hub BackupVault from our BackupVault

func (*BackupVault) DeepCopy

func (in *BackupVault) DeepCopy() *BackupVault

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

func (*BackupVault) DeepCopyInto

func (in *BackupVault) DeepCopyInto(out *BackupVault)

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

func (*BackupVault) DeepCopyObject

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

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

func (*BackupVault) Default

func (vault *BackupVault) Default()

Default applies defaults to the BackupVault resource

func (*BackupVault) ExportKubernetesResources added in v2.7.0

func (vault *BackupVault) ExportKubernetesResources(_ context.Context, _ genruntime.MetaObject, _ *genericarmclient.GenericClient, _ logr.Logger) ([]client.Object, error)

ExportKubernetesResources defines a resource which can create other resources in Kubernetes.

func (BackupVault) GetAPIVersion

func (vault BackupVault) GetAPIVersion() string

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

func (*BackupVault) GetConditions

func (vault *BackupVault) GetConditions() conditions.Conditions

GetConditions returns the conditions of the resource

func (*BackupVault) GetResourceScope

func (vault *BackupVault) GetResourceScope() genruntime.ResourceScope

GetResourceScope returns the scope of the resource

func (*BackupVault) GetSpec

func (vault *BackupVault) GetSpec() genruntime.ConvertibleSpec

GetSpec returns the specification of this resource

func (*BackupVault) GetStatus

func (vault *BackupVault) GetStatus() genruntime.ConvertibleStatus

GetStatus returns the status of this resource

func (*BackupVault) GetSupportedOperations added in v2.4.0

func (vault *BackupVault) GetSupportedOperations() []genruntime.ResourceOperation

GetSupportedOperations returns the operations supported by the resource

func (*BackupVault) GetType

func (vault *BackupVault) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.DataProtection/backupVaults"

func (*BackupVault) NewEmptyStatus

func (vault *BackupVault) NewEmptyStatus() genruntime.ConvertibleStatus

NewEmptyStatus returns a new empty (blank) status

func (*BackupVault) OriginalGVK

func (vault *BackupVault) OriginalGVK() *schema.GroupVersionKind

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

func (*BackupVault) Owner

func (vault *BackupVault) Owner() *genruntime.ResourceReference

Owner returns the ResourceReference of the owner

func (*BackupVault) SetConditions

func (vault *BackupVault) SetConditions(conditions conditions.Conditions)

SetConditions sets the conditions on the resource status

func (*BackupVault) SetStatus

func (vault *BackupVault) SetStatus(status genruntime.ConvertibleStatus) error

SetStatus sets the status of this resource

func (*BackupVault) ValidateCreate

func (vault *BackupVault) ValidateCreate() (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*BackupVault) ValidateDelete

func (vault *BackupVault) ValidateDelete() (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*BackupVault) ValidateUpdate

func (vault *BackupVault) ValidateUpdate(old runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type BackupVaultList

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

+kubebuilder:object:root=true Generator information: - Generated from: /dataprotection/resource-manager/Microsoft.DataProtection/stable/2023-01-01/dataprotection.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/backupVaults/{vaultName}

func (*BackupVaultList) DeepCopy

func (in *BackupVaultList) DeepCopy() *BackupVaultList

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

func (*BackupVaultList) DeepCopyInto

func (in *BackupVaultList) DeepCopyInto(out *BackupVaultList)

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

func (*BackupVaultList) DeepCopyObject

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

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

type BackupVaultOperatorConfigMaps added in v2.7.0

type BackupVaultOperatorConfigMaps struct {
	// PrincipalId: indicates where the PrincipalId config map should be placed. If omitted, no config map will be created.
	PrincipalId *genruntime.ConfigMapDestination `json:"principalId,omitempty"`
}

func (*BackupVaultOperatorConfigMaps) AssignProperties_From_BackupVaultOperatorConfigMaps added in v2.7.0

func (maps *BackupVaultOperatorConfigMaps) AssignProperties_From_BackupVaultOperatorConfigMaps(source *v20230101s.BackupVaultOperatorConfigMaps) error

AssignProperties_From_BackupVaultOperatorConfigMaps populates our BackupVaultOperatorConfigMaps from the provided source BackupVaultOperatorConfigMaps

func (*BackupVaultOperatorConfigMaps) AssignProperties_To_BackupVaultOperatorConfigMaps added in v2.7.0

func (maps *BackupVaultOperatorConfigMaps) AssignProperties_To_BackupVaultOperatorConfigMaps(destination *v20230101s.BackupVaultOperatorConfigMaps) error

AssignProperties_To_BackupVaultOperatorConfigMaps populates the provided destination BackupVaultOperatorConfigMaps from our BackupVaultOperatorConfigMaps

func (*BackupVaultOperatorConfigMaps) DeepCopy added in v2.7.0

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

func (*BackupVaultOperatorConfigMaps) DeepCopyInto added in v2.7.0

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

type BackupVaultOperatorSpec added in v2.7.0

type BackupVaultOperatorSpec struct {
	// ConfigMaps: configures where to place operator written ConfigMaps.
	ConfigMaps *BackupVaultOperatorConfigMaps `json:"configMaps,omitempty"`
}

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

func (*BackupVaultOperatorSpec) AssignProperties_From_BackupVaultOperatorSpec added in v2.7.0

func (operator *BackupVaultOperatorSpec) AssignProperties_From_BackupVaultOperatorSpec(source *v20230101s.BackupVaultOperatorSpec) error

AssignProperties_From_BackupVaultOperatorSpec populates our BackupVaultOperatorSpec from the provided source BackupVaultOperatorSpec

func (*BackupVaultOperatorSpec) AssignProperties_To_BackupVaultOperatorSpec added in v2.7.0

func (operator *BackupVaultOperatorSpec) AssignProperties_To_BackupVaultOperatorSpec(destination *v20230101s.BackupVaultOperatorSpec) error

AssignProperties_To_BackupVaultOperatorSpec populates the provided destination BackupVaultOperatorSpec from our BackupVaultOperatorSpec

func (*BackupVaultOperatorSpec) DeepCopy added in v2.7.0

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

func (*BackupVaultOperatorSpec) DeepCopyInto added in v2.7.0

func (in *BackupVaultOperatorSpec) DeepCopyInto(out *BackupVaultOperatorSpec)

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

type BackupVaultResource_STATUS

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

	// ETag: Optional ETag.
	ETag *string `json:"eTag,omitempty"`

	// Id: Resource Id represents the complete path to the resource.
	Id *string `json:"id,omitempty"`

	// Identity: Input Managed Identity Details
	Identity *DppIdentityDetails_STATUS `json:"identity,omitempty"`

	// Location: Resource location.
	Location *string `json:"location,omitempty"`

	// Name: Resource name associated with the resource.
	Name *string `json:"name,omitempty"`

	// Properties: BackupVaultResource properties
	Properties *BackupVault_STATUS `json:"properties,omitempty"`

	// SystemData: Metadata pertaining to creation and last modification of the resource.
	SystemData *SystemData_STATUS `json:"systemData,omitempty"`

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

	// Type: Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
	Type *string `json:"type,omitempty"`
}

Backup Vault Resource

func (*BackupVaultResource_STATUS) AssignProperties_From_BackupVaultResource_STATUS

func (resource *BackupVaultResource_STATUS) AssignProperties_From_BackupVaultResource_STATUS(source *v20230101s.BackupVaultResource_STATUS) error

AssignProperties_From_BackupVaultResource_STATUS populates our BackupVaultResource_STATUS from the provided source BackupVaultResource_STATUS

func (*BackupVaultResource_STATUS) AssignProperties_To_BackupVaultResource_STATUS

func (resource *BackupVaultResource_STATUS) AssignProperties_To_BackupVaultResource_STATUS(destination *v20230101s.BackupVaultResource_STATUS) error

AssignProperties_To_BackupVaultResource_STATUS populates the provided destination BackupVaultResource_STATUS from our BackupVaultResource_STATUS

func (*BackupVaultResource_STATUS) ConvertStatusFrom

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

ConvertStatusFrom populates our BackupVaultResource_STATUS from the provided source

func (*BackupVaultResource_STATUS) ConvertStatusTo

func (resource *BackupVaultResource_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error

ConvertStatusTo populates the provided destination from our BackupVaultResource_STATUS

func (*BackupVaultResource_STATUS) DeepCopy

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

func (*BackupVaultResource_STATUS) DeepCopyInto

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

func (*BackupVaultResource_STATUS) NewEmptyARMValue

func (resource *BackupVaultResource_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*BackupVaultResource_STATUS) PopulateFromARM

func (resource *BackupVaultResource_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type BackupVaultResource_STATUS_ARM

type BackupVaultResource_STATUS_ARM struct {
	// ETag: Optional ETag.
	ETag *string `json:"eTag,omitempty"`

	// Id: Resource Id represents the complete path to the resource.
	Id *string `json:"id,omitempty"`

	// Identity: Input Managed Identity Details
	Identity *DppIdentityDetails_STATUS_ARM `json:"identity,omitempty"`

	// Location: Resource location.
	Location *string `json:"location,omitempty"`

	// Name: Resource name associated with the resource.
	Name *string `json:"name,omitempty"`

	// Properties: BackupVaultResource properties
	Properties *BackupVault_STATUS_ARM `json:"properties,omitempty"`

	// SystemData: Metadata pertaining to creation and last modification of the resource.
	SystemData *SystemData_STATUS_ARM `json:"systemData,omitempty"`

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

	// Type: Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
	Type *string `json:"type,omitempty"`
}

Backup Vault Resource

func (*BackupVaultResource_STATUS_ARM) DeepCopy

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

func (*BackupVaultResource_STATUS_ARM) DeepCopyInto

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

type BackupVaultSpec

type BackupVaultSpec struct {
	// FeatureSettings: Feature Settings
	FeatureSettings *FeatureSettings `json:"featureSettings,omitempty"`

	// MonitoringSettings: Monitoring Settings
	MonitoringSettings *MonitoringSettings `json:"monitoringSettings,omitempty"`

	// SecuritySettings: Security Settings
	SecuritySettings *SecuritySettings `json:"securitySettings,omitempty"`

	// +kubebuilder:validation:Required
	// StorageSettings: Storage Settings
	StorageSettings []StorageSetting `json:"storageSettings,omitempty"`
}

Backup Vault

func (*BackupVaultSpec) AssignProperties_From_BackupVaultSpec

func (vault *BackupVaultSpec) AssignProperties_From_BackupVaultSpec(source *v20230101s.BackupVaultSpec) error

AssignProperties_From_BackupVaultSpec populates our BackupVaultSpec from the provided source BackupVaultSpec

func (*BackupVaultSpec) AssignProperties_To_BackupVaultSpec

func (vault *BackupVaultSpec) AssignProperties_To_BackupVaultSpec(destination *v20230101s.BackupVaultSpec) error

AssignProperties_To_BackupVaultSpec populates the provided destination BackupVaultSpec from our BackupVaultSpec

func (*BackupVaultSpec) ConvertToARM

func (vault *BackupVaultSpec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*BackupVaultSpec) DeepCopy

func (in *BackupVaultSpec) DeepCopy() *BackupVaultSpec

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

func (*BackupVaultSpec) DeepCopyInto

func (in *BackupVaultSpec) DeepCopyInto(out *BackupVaultSpec)

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

func (*BackupVaultSpec) NewEmptyARMValue

func (vault *BackupVaultSpec) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*BackupVaultSpec) PopulateFromARM

func (vault *BackupVaultSpec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type BackupVaultSpec_ARM

type BackupVaultSpec_ARM struct {
	// FeatureSettings: Feature Settings
	FeatureSettings *FeatureSettings_ARM `json:"featureSettings,omitempty"`

	// MonitoringSettings: Monitoring Settings
	MonitoringSettings *MonitoringSettings_ARM `json:"monitoringSettings,omitempty"`

	// SecuritySettings: Security Settings
	SecuritySettings *SecuritySettings_ARM `json:"securitySettings,omitempty"`

	// StorageSettings: Storage Settings
	StorageSettings []StorageSetting_ARM `json:"storageSettings,omitempty"`
}

Backup Vault

func (*BackupVaultSpec_ARM) DeepCopy

func (in *BackupVaultSpec_ARM) DeepCopy() *BackupVaultSpec_ARM

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

func (*BackupVaultSpec_ARM) DeepCopyInto

func (in *BackupVaultSpec_ARM) DeepCopyInto(out *BackupVaultSpec_ARM)

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

type BackupVault_ProvisioningState_STATUS

type BackupVault_ProvisioningState_STATUS string

type BackupVault_ResourceMoveState_STATUS

type BackupVault_ResourceMoveState_STATUS string

type BackupVault_STATUS

type BackupVault_STATUS struct {
	// FeatureSettings: Feature Settings
	FeatureSettings *FeatureSettings_STATUS `json:"featureSettings,omitempty"`

	// IsVaultProtectedByResourceGuard: Is vault protected by resource guard
	IsVaultProtectedByResourceGuard *bool `json:"isVaultProtectedByResourceGuard,omitempty"`

	// MonitoringSettings: Monitoring Settings
	MonitoringSettings *MonitoringSettings_STATUS `json:"monitoringSettings,omitempty"`

	// ProvisioningState: Provisioning state of the BackupVault resource
	ProvisioningState *BackupVault_ProvisioningState_STATUS `json:"provisioningState,omitempty"`

	// ResourceMoveDetails: Resource move details for backup vault
	ResourceMoveDetails *ResourceMoveDetails_STATUS `json:"resourceMoveDetails,omitempty"`

	// ResourceMoveState: Resource move state for backup vault
	ResourceMoveState *BackupVault_ResourceMoveState_STATUS `json:"resourceMoveState,omitempty"`

	// SecuritySettings: Security Settings
	SecuritySettings *SecuritySettings_STATUS `json:"securitySettings,omitempty"`

	// StorageSettings: Storage Settings
	StorageSettings []StorageSetting_STATUS `json:"storageSettings,omitempty"`
}

Backup Vault

func (*BackupVault_STATUS) AssignProperties_From_BackupVault_STATUS

func (vault *BackupVault_STATUS) AssignProperties_From_BackupVault_STATUS(source *v20230101s.BackupVault_STATUS) error

AssignProperties_From_BackupVault_STATUS populates our BackupVault_STATUS from the provided source BackupVault_STATUS

func (*BackupVault_STATUS) AssignProperties_To_BackupVault_STATUS

func (vault *BackupVault_STATUS) AssignProperties_To_BackupVault_STATUS(destination *v20230101s.BackupVault_STATUS) error

AssignProperties_To_BackupVault_STATUS populates the provided destination BackupVault_STATUS from our BackupVault_STATUS

func (*BackupVault_STATUS) DeepCopy

func (in *BackupVault_STATUS) DeepCopy() *BackupVault_STATUS

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

func (*BackupVault_STATUS) DeepCopyInto

func (in *BackupVault_STATUS) DeepCopyInto(out *BackupVault_STATUS)

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

func (*BackupVault_STATUS) NewEmptyARMValue

func (vault *BackupVault_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*BackupVault_STATUS) PopulateFromARM

func (vault *BackupVault_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type BackupVault_STATUS_ARM

type BackupVault_STATUS_ARM struct {
	// FeatureSettings: Feature Settings
	FeatureSettings *FeatureSettings_STATUS_ARM `json:"featureSettings,omitempty"`

	// IsVaultProtectedByResourceGuard: Is vault protected by resource guard
	IsVaultProtectedByResourceGuard *bool `json:"isVaultProtectedByResourceGuard,omitempty"`

	// MonitoringSettings: Monitoring Settings
	MonitoringSettings *MonitoringSettings_STATUS_ARM `json:"monitoringSettings,omitempty"`

	// ProvisioningState: Provisioning state of the BackupVault resource
	ProvisioningState *BackupVault_ProvisioningState_STATUS `json:"provisioningState,omitempty"`

	// ResourceMoveDetails: Resource move details for backup vault
	ResourceMoveDetails *ResourceMoveDetails_STATUS_ARM `json:"resourceMoveDetails,omitempty"`

	// ResourceMoveState: Resource move state for backup vault
	ResourceMoveState *BackupVault_ResourceMoveState_STATUS `json:"resourceMoveState,omitempty"`

	// SecuritySettings: Security Settings
	SecuritySettings *SecuritySettings_STATUS_ARM `json:"securitySettings,omitempty"`

	// StorageSettings: Storage Settings
	StorageSettings []StorageSetting_STATUS_ARM `json:"storageSettings,omitempty"`
}

Backup Vault

func (*BackupVault_STATUS_ARM) DeepCopy

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

func (*BackupVault_STATUS_ARM) DeepCopyInto

func (in *BackupVault_STATUS_ARM) DeepCopyInto(out *BackupVault_STATUS_ARM)

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

type BackupVault_Spec

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

	// Identity: Input Managed Identity Details
	Identity *DppIdentityDetails `json:"identity,omitempty"`

	// Location: Resource location.
	Location *string `json:"location,omitempty"`

	// OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not
	// passed directly to Azure
	OperatorSpec *BackupVaultOperatorSpec `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"`

	// +kubebuilder:validation:Required
	// Properties: BackupVaultResource properties
	Properties *BackupVaultSpec `json:"properties,omitempty"`

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

func (*BackupVault_Spec) AssignProperties_From_BackupVault_Spec

func (vault *BackupVault_Spec) AssignProperties_From_BackupVault_Spec(source *v20230101s.BackupVault_Spec) error

AssignProperties_From_BackupVault_Spec populates our BackupVault_Spec from the provided source BackupVault_Spec

func (*BackupVault_Spec) AssignProperties_To_BackupVault_Spec

func (vault *BackupVault_Spec) AssignProperties_To_BackupVault_Spec(destination *v20230101s.BackupVault_Spec) error

AssignProperties_To_BackupVault_Spec populates the provided destination BackupVault_Spec from our BackupVault_Spec

func (*BackupVault_Spec) ConvertSpecFrom

func (vault *BackupVault_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error

ConvertSpecFrom populates our BackupVault_Spec from the provided source

func (*BackupVault_Spec) ConvertSpecTo

func (vault *BackupVault_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error

ConvertSpecTo populates the provided destination from our BackupVault_Spec

func (*BackupVault_Spec) ConvertToARM

func (vault *BackupVault_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*BackupVault_Spec) DeepCopy

func (in *BackupVault_Spec) DeepCopy() *BackupVault_Spec

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

func (*BackupVault_Spec) DeepCopyInto

func (in *BackupVault_Spec) DeepCopyInto(out *BackupVault_Spec)

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

func (*BackupVault_Spec) NewEmptyARMValue

func (vault *BackupVault_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*BackupVault_Spec) OriginalVersion

func (vault *BackupVault_Spec) OriginalVersion() string

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

func (*BackupVault_Spec) PopulateFromARM

func (vault *BackupVault_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

func (*BackupVault_Spec) SetAzureName

func (vault *BackupVault_Spec) SetAzureName(azureName string)

SetAzureName sets the Azure name of the resource

type BackupVault_Spec_ARM

type BackupVault_Spec_ARM struct {
	// Identity: Input Managed Identity Details
	Identity *DppIdentityDetails_ARM `json:"identity,omitempty"`

	// Location: Resource location.
	Location *string `json:"location,omitempty"`
	Name     string  `json:"name,omitempty"`

	// Properties: BackupVaultResource properties
	Properties *BackupVaultSpec_ARM `json:"properties,omitempty"`

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

func (*BackupVault_Spec_ARM) DeepCopy

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

func (*BackupVault_Spec_ARM) DeepCopyInto

func (in *BackupVault_Spec_ARM) DeepCopyInto(out *BackupVault_Spec_ARM)

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

func (BackupVault_Spec_ARM) GetAPIVersion

func (vault BackupVault_Spec_ARM) GetAPIVersion() string

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

func (*BackupVault_Spec_ARM) GetName

func (vault *BackupVault_Spec_ARM) GetName() string

GetName returns the Name of the resource

func (*BackupVault_Spec_ARM) GetType

func (vault *BackupVault_Spec_ARM) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.DataProtection/backupVaults"

type BackupVaultsBackupPolicy

type BackupVaultsBackupPolicy struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              BackupVaults_BackupPolicy_Spec   `json:"spec,omitempty"`
	Status            BackupVaults_BackupPolicy_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" Generator information: - Generated from: /dataprotection/resource-manager/Microsoft.DataProtection/stable/2023-01-01/dataprotection.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/backupVaults/{vaultName}/backupPolicies/{backupPolicyName}

func (*BackupVaultsBackupPolicy) AssignProperties_From_BackupVaultsBackupPolicy

func (policy *BackupVaultsBackupPolicy) AssignProperties_From_BackupVaultsBackupPolicy(source *v20230101s.BackupVaultsBackupPolicy) error

AssignProperties_From_BackupVaultsBackupPolicy populates our BackupVaultsBackupPolicy from the provided source BackupVaultsBackupPolicy

func (*BackupVaultsBackupPolicy) AssignProperties_To_BackupVaultsBackupPolicy

func (policy *BackupVaultsBackupPolicy) AssignProperties_To_BackupVaultsBackupPolicy(destination *v20230101s.BackupVaultsBackupPolicy) error

AssignProperties_To_BackupVaultsBackupPolicy populates the provided destination BackupVaultsBackupPolicy from our BackupVaultsBackupPolicy

func (*BackupVaultsBackupPolicy) AzureName

func (policy *BackupVaultsBackupPolicy) AzureName() string

AzureName returns the Azure name of the resource

func (*BackupVaultsBackupPolicy) ConvertFrom

func (policy *BackupVaultsBackupPolicy) ConvertFrom(hub conversion.Hub) error

ConvertFrom populates our BackupVaultsBackupPolicy from the provided hub BackupVaultsBackupPolicy

func (*BackupVaultsBackupPolicy) ConvertTo

func (policy *BackupVaultsBackupPolicy) ConvertTo(hub conversion.Hub) error

ConvertTo populates the provided hub BackupVaultsBackupPolicy from our BackupVaultsBackupPolicy

func (*BackupVaultsBackupPolicy) DeepCopy

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

func (*BackupVaultsBackupPolicy) DeepCopyInto

func (in *BackupVaultsBackupPolicy) DeepCopyInto(out *BackupVaultsBackupPolicy)

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

func (*BackupVaultsBackupPolicy) DeepCopyObject

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

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

func (*BackupVaultsBackupPolicy) Default

func (policy *BackupVaultsBackupPolicy) Default()

Default applies defaults to the BackupVaultsBackupPolicy resource

func (BackupVaultsBackupPolicy) GetAPIVersion

func (policy BackupVaultsBackupPolicy) GetAPIVersion() string

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

func (*BackupVaultsBackupPolicy) GetConditions

func (policy *BackupVaultsBackupPolicy) GetConditions() conditions.Conditions

GetConditions returns the conditions of the resource

func (*BackupVaultsBackupPolicy) GetResourceScope

func (policy *BackupVaultsBackupPolicy) GetResourceScope() genruntime.ResourceScope

GetResourceScope returns the scope of the resource

func (*BackupVaultsBackupPolicy) GetSpec

GetSpec returns the specification of this resource

func (*BackupVaultsBackupPolicy) GetStatus

GetStatus returns the status of this resource

func (*BackupVaultsBackupPolicy) GetSupportedOperations added in v2.4.0

func (policy *BackupVaultsBackupPolicy) GetSupportedOperations() []genruntime.ResourceOperation

GetSupportedOperations returns the operations supported by the resource

func (*BackupVaultsBackupPolicy) GetType

func (policy *BackupVaultsBackupPolicy) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.DataProtection/backupVaults/backupPolicies"

func (*BackupVaultsBackupPolicy) NewEmptyStatus

func (policy *BackupVaultsBackupPolicy) NewEmptyStatus() genruntime.ConvertibleStatus

NewEmptyStatus returns a new empty (blank) status

func (*BackupVaultsBackupPolicy) OriginalGVK

func (policy *BackupVaultsBackupPolicy) OriginalGVK() *schema.GroupVersionKind

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

func (*BackupVaultsBackupPolicy) Owner

Owner returns the ResourceReference of the owner

func (*BackupVaultsBackupPolicy) SetConditions

func (policy *BackupVaultsBackupPolicy) SetConditions(conditions conditions.Conditions)

SetConditions sets the conditions on the resource status

func (*BackupVaultsBackupPolicy) SetStatus

func (policy *BackupVaultsBackupPolicy) SetStatus(status genruntime.ConvertibleStatus) error

SetStatus sets the status of this resource

func (*BackupVaultsBackupPolicy) ValidateCreate

func (policy *BackupVaultsBackupPolicy) ValidateCreate() (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*BackupVaultsBackupPolicy) ValidateDelete

func (policy *BackupVaultsBackupPolicy) ValidateDelete() (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*BackupVaultsBackupPolicy) ValidateUpdate

func (policy *BackupVaultsBackupPolicy) ValidateUpdate(old runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type BackupVaultsBackupPolicyList

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

+kubebuilder:object:root=true Generator information: - Generated from: /dataprotection/resource-manager/Microsoft.DataProtection/stable/2023-01-01/dataprotection.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataProtection/backupVaults/{vaultName}/backupPolicies/{backupPolicyName}

func (*BackupVaultsBackupPolicyList) DeepCopy

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

func (*BackupVaultsBackupPolicyList) DeepCopyInto

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

func (*BackupVaultsBackupPolicyList) DeepCopyObject

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

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

type BackupVaults_BackupPolicy_STATUS

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

	// Id: Resource Id represents the complete path to the resource.
	Id *string `json:"id,omitempty"`

	// Name: Resource name associated with the resource.
	Name *string `json:"name,omitempty"`

	// Properties: BaseBackupPolicyResource properties
	Properties *BaseBackupPolicy_STATUS `json:"properties,omitempty"`

	// SystemData: Metadata pertaining to creation and last modification of the resource.
	SystemData *SystemData_STATUS `json:"systemData,omitempty"`

	// Type: Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
	Type *string `json:"type,omitempty"`
}

func (*BackupVaults_BackupPolicy_STATUS) AssignProperties_From_BackupVaults_BackupPolicy_STATUS

func (policy *BackupVaults_BackupPolicy_STATUS) AssignProperties_From_BackupVaults_BackupPolicy_STATUS(source *v20230101s.BackupVaults_BackupPolicy_STATUS) error

AssignProperties_From_BackupVaults_BackupPolicy_STATUS populates our BackupVaults_BackupPolicy_STATUS from the provided source BackupVaults_BackupPolicy_STATUS

func (*BackupVaults_BackupPolicy_STATUS) AssignProperties_To_BackupVaults_BackupPolicy_STATUS

func (policy *BackupVaults_BackupPolicy_STATUS) AssignProperties_To_BackupVaults_BackupPolicy_STATUS(destination *v20230101s.BackupVaults_BackupPolicy_STATUS) error

AssignProperties_To_BackupVaults_BackupPolicy_STATUS populates the provided destination BackupVaults_BackupPolicy_STATUS from our BackupVaults_BackupPolicy_STATUS

func (*BackupVaults_BackupPolicy_STATUS) ConvertStatusFrom

func (policy *BackupVaults_BackupPolicy_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error

ConvertStatusFrom populates our BackupVaults_BackupPolicy_STATUS from the provided source

func (*BackupVaults_BackupPolicy_STATUS) ConvertStatusTo

func (policy *BackupVaults_BackupPolicy_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error

ConvertStatusTo populates the provided destination from our BackupVaults_BackupPolicy_STATUS

func (*BackupVaults_BackupPolicy_STATUS) DeepCopy

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

func (*BackupVaults_BackupPolicy_STATUS) DeepCopyInto

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

func (*BackupVaults_BackupPolicy_STATUS) NewEmptyARMValue

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*BackupVaults_BackupPolicy_STATUS) PopulateFromARM

func (policy *BackupVaults_BackupPolicy_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type BackupVaults_BackupPolicy_STATUS_ARM

type BackupVaults_BackupPolicy_STATUS_ARM struct {
	// Id: Resource Id represents the complete path to the resource.
	Id *string `json:"id,omitempty"`

	// Name: Resource name associated with the resource.
	Name *string `json:"name,omitempty"`

	// Properties: BaseBackupPolicyResource properties
	Properties *BaseBackupPolicy_STATUS_ARM `json:"properties,omitempty"`

	// SystemData: Metadata pertaining to creation and last modification of the resource.
	SystemData *SystemData_STATUS_ARM `json:"systemData,omitempty"`

	// Type: Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...
	Type *string `json:"type,omitempty"`
}

func (*BackupVaults_BackupPolicy_STATUS_ARM) DeepCopy

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

func (*BackupVaults_BackupPolicy_STATUS_ARM) DeepCopyInto

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

type BackupVaults_BackupPolicy_Spec

type BackupVaults_BackupPolicy_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
	// 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 dataprotection.azure.com/BackupVault resource
	Owner *genruntime.KnownResourceReference `group:"dataprotection.azure.com" json:"owner,omitempty" kind:"BackupVault"`

	// Properties: BaseBackupPolicyResource properties
	Properties *BaseBackupPolicy `json:"properties,omitempty"`
}

func (*BackupVaults_BackupPolicy_Spec) AssignProperties_From_BackupVaults_BackupPolicy_Spec

func (policy *BackupVaults_BackupPolicy_Spec) AssignProperties_From_BackupVaults_BackupPolicy_Spec(source *v20230101s.BackupVaults_BackupPolicy_Spec) error

AssignProperties_From_BackupVaults_BackupPolicy_Spec populates our BackupVaults_BackupPolicy_Spec from the provided source BackupVaults_BackupPolicy_Spec

func (*BackupVaults_BackupPolicy_Spec) AssignProperties_To_BackupVaults_BackupPolicy_Spec

func (policy *BackupVaults_BackupPolicy_Spec) AssignProperties_To_BackupVaults_BackupPolicy_Spec(destination *v20230101s.BackupVaults_BackupPolicy_Spec) error

AssignProperties_To_BackupVaults_BackupPolicy_Spec populates the provided destination BackupVaults_BackupPolicy_Spec from our BackupVaults_BackupPolicy_Spec

func (*BackupVaults_BackupPolicy_Spec) ConvertSpecFrom

func (policy *BackupVaults_BackupPolicy_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error

ConvertSpecFrom populates our BackupVaults_BackupPolicy_Spec from the provided source

func (*BackupVaults_BackupPolicy_Spec) ConvertSpecTo

func (policy *BackupVaults_BackupPolicy_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error

ConvertSpecTo populates the provided destination from our BackupVaults_BackupPolicy_Spec

func (*BackupVaults_BackupPolicy_Spec) ConvertToARM

func (policy *BackupVaults_BackupPolicy_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*BackupVaults_BackupPolicy_Spec) DeepCopy

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

func (*BackupVaults_BackupPolicy_Spec) DeepCopyInto

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

func (*BackupVaults_BackupPolicy_Spec) NewEmptyARMValue

func (policy *BackupVaults_BackupPolicy_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*BackupVaults_BackupPolicy_Spec) OriginalVersion

func (policy *BackupVaults_BackupPolicy_Spec) OriginalVersion() string

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

func (*BackupVaults_BackupPolicy_Spec) PopulateFromARM

func (policy *BackupVaults_BackupPolicy_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

func (*BackupVaults_BackupPolicy_Spec) SetAzureName

func (policy *BackupVaults_BackupPolicy_Spec) SetAzureName(azureName string)

SetAzureName sets the Azure name of the resource

type BackupVaults_BackupPolicy_Spec_ARM

type BackupVaults_BackupPolicy_Spec_ARM struct {
	Name string `json:"name,omitempty"`

	// Properties: BaseBackupPolicyResource properties
	Properties *BaseBackupPolicy_ARM `json:"properties,omitempty"`
}

func (*BackupVaults_BackupPolicy_Spec_ARM) DeepCopy

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

func (*BackupVaults_BackupPolicy_Spec_ARM) DeepCopyInto

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

func (BackupVaults_BackupPolicy_Spec_ARM) GetAPIVersion

func (policy BackupVaults_BackupPolicy_Spec_ARM) GetAPIVersion() string

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

func (*BackupVaults_BackupPolicy_Spec_ARM) GetName

func (policy *BackupVaults_BackupPolicy_Spec_ARM) GetName() string

GetName returns the Name of the resource

func (*BackupVaults_BackupPolicy_Spec_ARM) GetType

func (policy *BackupVaults_BackupPolicy_Spec_ARM) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.DataProtection/backupVaults/backupPolicies"

type BaseBackupPolicy

type BaseBackupPolicy struct {
	// BackupPolicy: Mutually exclusive with all other properties
	BackupPolicy *BackupPolicy `json:"backupPolicy,omitempty"`
}

func (*BaseBackupPolicy) AssignProperties_From_BaseBackupPolicy

func (policy *BaseBackupPolicy) AssignProperties_From_BaseBackupPolicy(source *v20230101s.BaseBackupPolicy) error

AssignProperties_From_BaseBackupPolicy populates our BaseBackupPolicy from the provided source BaseBackupPolicy

func (*BaseBackupPolicy) AssignProperties_To_BaseBackupPolicy

func (policy *BaseBackupPolicy) AssignProperties_To_BaseBackupPolicy(destination *v20230101s.BaseBackupPolicy) error

AssignProperties_To_BaseBackupPolicy populates the provided destination BaseBackupPolicy from our BaseBackupPolicy

func (*BaseBackupPolicy) ConvertToARM

func (policy *BaseBackupPolicy) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*BaseBackupPolicy) DeepCopy

func (in *BaseBackupPolicy) DeepCopy() *BaseBackupPolicy

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

func (*BaseBackupPolicy) DeepCopyInto

func (in *BaseBackupPolicy) DeepCopyInto(out *BaseBackupPolicy)

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

func (*BaseBackupPolicy) NewEmptyARMValue

func (policy *BaseBackupPolicy) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*BaseBackupPolicy) PopulateFromARM

func (policy *BaseBackupPolicy) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type BaseBackupPolicy_ARM

type BaseBackupPolicy_ARM struct {
	// BackupPolicy: Mutually exclusive with all other properties
	BackupPolicy *BackupPolicy_ARM `json:"backupPolicy,omitempty"`
}

func (*BaseBackupPolicy_ARM) DeepCopy

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

func (*BaseBackupPolicy_ARM) DeepCopyInto

func (in *BaseBackupPolicy_ARM) DeepCopyInto(out *BaseBackupPolicy_ARM)

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

func (BaseBackupPolicy_ARM) MarshalJSON

func (policy BaseBackupPolicy_ARM) MarshalJSON() ([]byte, error)

MarshalJSON defers JSON marshaling to the first non-nil property, because BaseBackupPolicy_ARM represents a discriminated union (JSON OneOf)

func (*BaseBackupPolicy_ARM) UnmarshalJSON

func (policy *BaseBackupPolicy_ARM) UnmarshalJSON(data []byte) error

UnmarshalJSON unmarshals the BaseBackupPolicy_ARM

type BaseBackupPolicy_STATUS

type BaseBackupPolicy_STATUS struct {
	// BackupPolicy: Mutually exclusive with all other properties
	BackupPolicy *BackupPolicy_STATUS `json:"backupPolicy,omitempty"`
}

func (*BaseBackupPolicy_STATUS) AssignProperties_From_BaseBackupPolicy_STATUS

func (policy *BaseBackupPolicy_STATUS) AssignProperties_From_BaseBackupPolicy_STATUS(source *v20230101s.BaseBackupPolicy_STATUS) error

AssignProperties_From_BaseBackupPolicy_STATUS populates our BaseBackupPolicy_STATUS from the provided source BaseBackupPolicy_STATUS

func (*BaseBackupPolicy_STATUS) AssignProperties_To_BaseBackupPolicy_STATUS

func (policy *BaseBackupPolicy_STATUS) AssignProperties_To_BaseBackupPolicy_STATUS(destination *v20230101s.BaseBackupPolicy_STATUS) error

AssignProperties_To_BaseBackupPolicy_STATUS populates the provided destination BaseBackupPolicy_STATUS from our BaseBackupPolicy_STATUS

func (*BaseBackupPolicy_STATUS) DeepCopy

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

func (*BaseBackupPolicy_STATUS) DeepCopyInto

func (in *BaseBackupPolicy_STATUS) DeepCopyInto(out *BaseBackupPolicy_STATUS)

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

func (*BaseBackupPolicy_STATUS) NewEmptyARMValue

func (policy *BaseBackupPolicy_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*BaseBackupPolicy_STATUS) PopulateFromARM

func (policy *BaseBackupPolicy_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type BaseBackupPolicy_STATUS_ARM

type BaseBackupPolicy_STATUS_ARM struct {
	// BackupPolicy: Mutually exclusive with all other properties
	BackupPolicy *BackupPolicy_STATUS_ARM `json:"backupPolicy,omitempty"`
}

func (*BaseBackupPolicy_STATUS_ARM) DeepCopy

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

func (*BaseBackupPolicy_STATUS_ARM) DeepCopyInto

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

func (BaseBackupPolicy_STATUS_ARM) MarshalJSON

func (policy BaseBackupPolicy_STATUS_ARM) MarshalJSON() ([]byte, error)

MarshalJSON defers JSON marshaling to the first non-nil property, because BaseBackupPolicy_STATUS_ARM represents a discriminated union (JSON OneOf)

func (*BaseBackupPolicy_STATUS_ARM) UnmarshalJSON

func (policy *BaseBackupPolicy_STATUS_ARM) UnmarshalJSON(data []byte) error

UnmarshalJSON unmarshals the BaseBackupPolicy_STATUS_ARM

type BasePolicyRule

type BasePolicyRule struct {
	// AzureBackup: Mutually exclusive with all other properties
	AzureBackup *AzureBackupRule `json:"azureBackupRule,omitempty"`

	// AzureRetention: Mutually exclusive with all other properties
	AzureRetention *AzureRetentionRule `json:"azureRetentionRule,omitempty"`
}

func (*BasePolicyRule) AssignProperties_From_BasePolicyRule

func (rule *BasePolicyRule) AssignProperties_From_BasePolicyRule(source *v20230101s.BasePolicyRule) error

AssignProperties_From_BasePolicyRule populates our BasePolicyRule from the provided source BasePolicyRule

func (*BasePolicyRule) AssignProperties_To_BasePolicyRule

func (rule *BasePolicyRule) AssignProperties_To_BasePolicyRule(destination *v20230101s.BasePolicyRule) error

AssignProperties_To_BasePolicyRule populates the provided destination BasePolicyRule from our BasePolicyRule

func (*BasePolicyRule) ConvertToARM

func (rule *BasePolicyRule) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*BasePolicyRule) DeepCopy

func (in *BasePolicyRule) DeepCopy() *BasePolicyRule

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

func (*BasePolicyRule) DeepCopyInto

func (in *BasePolicyRule) DeepCopyInto(out *BasePolicyRule)

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

func (*BasePolicyRule) NewEmptyARMValue

func (rule *BasePolicyRule) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*BasePolicyRule) PopulateFromARM

func (rule *BasePolicyRule) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type BasePolicyRule_ARM

type BasePolicyRule_ARM struct {
	// AzureBackup: Mutually exclusive with all other properties
	AzureBackup *AzureBackupRule_ARM `json:"azureBackupRule,omitempty"`

	// AzureRetention: Mutually exclusive with all other properties
	AzureRetention *AzureRetentionRule_ARM `json:"azureRetentionRule,omitempty"`
}

func (*BasePolicyRule_ARM) DeepCopy

func (in *BasePolicyRule_ARM) DeepCopy() *BasePolicyRule_ARM

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

func (*BasePolicyRule_ARM) DeepCopyInto

func (in *BasePolicyRule_ARM) DeepCopyInto(out *BasePolicyRule_ARM)

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

func (BasePolicyRule_ARM) MarshalJSON

func (rule BasePolicyRule_ARM) MarshalJSON() ([]byte, error)

MarshalJSON defers JSON marshaling to the first non-nil property, because BasePolicyRule_ARM represents a discriminated union (JSON OneOf)

func (*BasePolicyRule_ARM) UnmarshalJSON

func (rule *BasePolicyRule_ARM) UnmarshalJSON(data []byte) error

UnmarshalJSON unmarshals the BasePolicyRule_ARM

type BasePolicyRule_STATUS

type BasePolicyRule_STATUS struct {
	// AzureBackup: Mutually exclusive with all other properties
	AzureBackup *AzureBackupRule_STATUS `json:"azureBackupRule,omitempty"`

	// AzureRetention: Mutually exclusive with all other properties
	AzureRetention *AzureRetentionRule_STATUS `json:"azureRetentionRule,omitempty"`
}

func (*BasePolicyRule_STATUS) AssignProperties_From_BasePolicyRule_STATUS

func (rule *BasePolicyRule_STATUS) AssignProperties_From_BasePolicyRule_STATUS(source *v20230101s.BasePolicyRule_STATUS) error

AssignProperties_From_BasePolicyRule_STATUS populates our BasePolicyRule_STATUS from the provided source BasePolicyRule_STATUS

func (*BasePolicyRule_STATUS) AssignProperties_To_BasePolicyRule_STATUS

func (rule *BasePolicyRule_STATUS) AssignProperties_To_BasePolicyRule_STATUS(destination *v20230101s.BasePolicyRule_STATUS) error

AssignProperties_To_BasePolicyRule_STATUS populates the provided destination BasePolicyRule_STATUS from our BasePolicyRule_STATUS

func (*BasePolicyRule_STATUS) DeepCopy

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

func (*BasePolicyRule_STATUS) DeepCopyInto

func (in *BasePolicyRule_STATUS) DeepCopyInto(out *BasePolicyRule_STATUS)

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

func (*BasePolicyRule_STATUS) NewEmptyARMValue

func (rule *BasePolicyRule_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*BasePolicyRule_STATUS) PopulateFromARM

func (rule *BasePolicyRule_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type BasePolicyRule_STATUS_ARM

type BasePolicyRule_STATUS_ARM struct {
	// AzureBackup: Mutually exclusive with all other properties
	AzureBackup *AzureBackupRule_STATUS_ARM `json:"azureBackupRule,omitempty"`

	// AzureRetention: Mutually exclusive with all other properties
	AzureRetention *AzureRetentionRule_STATUS_ARM `json:"azureRetentionRule,omitempty"`
}

func (*BasePolicyRule_STATUS_ARM) DeepCopy

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

func (*BasePolicyRule_STATUS_ARM) DeepCopyInto

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

func (BasePolicyRule_STATUS_ARM) MarshalJSON

func (rule BasePolicyRule_STATUS_ARM) MarshalJSON() ([]byte, error)

MarshalJSON defers JSON marshaling to the first non-nil property, because BasePolicyRule_STATUS_ARM represents a discriminated union (JSON OneOf)

func (*BasePolicyRule_STATUS_ARM) UnmarshalJSON

func (rule *BasePolicyRule_STATUS_ARM) UnmarshalJSON(data []byte) error

UnmarshalJSON unmarshals the BasePolicyRule_STATUS_ARM

type CopyOnExpiryOption

type CopyOnExpiryOption struct {
	// +kubebuilder:validation:Required
	// ObjectType: Type of the specific object - used for deserializing
	ObjectType *CopyOnExpiryOption_ObjectType `json:"objectType,omitempty"`
}

func (*CopyOnExpiryOption) AssignProperties_From_CopyOnExpiryOption

func (option *CopyOnExpiryOption) AssignProperties_From_CopyOnExpiryOption(source *v20230101s.CopyOnExpiryOption) error

AssignProperties_From_CopyOnExpiryOption populates our CopyOnExpiryOption from the provided source CopyOnExpiryOption

func (*CopyOnExpiryOption) AssignProperties_To_CopyOnExpiryOption

func (option *CopyOnExpiryOption) AssignProperties_To_CopyOnExpiryOption(destination *v20230101s.CopyOnExpiryOption) error

AssignProperties_To_CopyOnExpiryOption populates the provided destination CopyOnExpiryOption from our CopyOnExpiryOption

func (*CopyOnExpiryOption) ConvertToARM

func (option *CopyOnExpiryOption) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*CopyOnExpiryOption) DeepCopy

func (in *CopyOnExpiryOption) DeepCopy() *CopyOnExpiryOption

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

func (*CopyOnExpiryOption) DeepCopyInto

func (in *CopyOnExpiryOption) DeepCopyInto(out *CopyOnExpiryOption)

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

func (*CopyOnExpiryOption) NewEmptyARMValue

func (option *CopyOnExpiryOption) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*CopyOnExpiryOption) PopulateFromARM

func (option *CopyOnExpiryOption) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type CopyOnExpiryOption_ARM

type CopyOnExpiryOption_ARM struct {
	// ObjectType: Type of the specific object - used for deserializing
	ObjectType CopyOnExpiryOption_ObjectType `json:"objectType,omitempty"`
}

func (*CopyOnExpiryOption_ARM) DeepCopy

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

func (*CopyOnExpiryOption_ARM) DeepCopyInto

func (in *CopyOnExpiryOption_ARM) DeepCopyInto(out *CopyOnExpiryOption_ARM)

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

type CopyOnExpiryOption_ObjectType

type CopyOnExpiryOption_ObjectType string

+kubebuilder:validation:Enum={"CopyOnExpiryOption"}

type CopyOnExpiryOption_ObjectType_STATUS

type CopyOnExpiryOption_ObjectType_STATUS string

type CopyOnExpiryOption_STATUS

type CopyOnExpiryOption_STATUS struct {
	// ObjectType: Type of the specific object - used for deserializing
	ObjectType *CopyOnExpiryOption_ObjectType_STATUS `json:"objectType,omitempty"`
}

func (*CopyOnExpiryOption_STATUS) AssignProperties_From_CopyOnExpiryOption_STATUS

func (option *CopyOnExpiryOption_STATUS) AssignProperties_From_CopyOnExpiryOption_STATUS(source *v20230101s.CopyOnExpiryOption_STATUS) error

AssignProperties_From_CopyOnExpiryOption_STATUS populates our CopyOnExpiryOption_STATUS from the provided source CopyOnExpiryOption_STATUS

func (*CopyOnExpiryOption_STATUS) AssignProperties_To_CopyOnExpiryOption_STATUS

func (option *CopyOnExpiryOption_STATUS) AssignProperties_To_CopyOnExpiryOption_STATUS(destination *v20230101s.CopyOnExpiryOption_STATUS) error

AssignProperties_To_CopyOnExpiryOption_STATUS populates the provided destination CopyOnExpiryOption_STATUS from our CopyOnExpiryOption_STATUS

func (*CopyOnExpiryOption_STATUS) DeepCopy

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

func (*CopyOnExpiryOption_STATUS) DeepCopyInto

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

func (*CopyOnExpiryOption_STATUS) NewEmptyARMValue

func (option *CopyOnExpiryOption_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*CopyOnExpiryOption_STATUS) PopulateFromARM

func (option *CopyOnExpiryOption_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type CopyOnExpiryOption_STATUS_ARM

type CopyOnExpiryOption_STATUS_ARM struct {
	// ObjectType: Type of the specific object - used for deserializing
	ObjectType CopyOnExpiryOption_ObjectType_STATUS `json:"objectType,omitempty"`
}

func (*CopyOnExpiryOption_STATUS_ARM) DeepCopy

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

func (*CopyOnExpiryOption_STATUS_ARM) DeepCopyInto

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

type CopyOption

type CopyOption struct {
	// CopyOnExpiry: Mutually exclusive with all other properties
	CopyOnExpiry *CopyOnExpiryOption `json:"copyOnExpiryOption,omitempty"`

	// CustomCopy: Mutually exclusive with all other properties
	CustomCopy *CustomCopyOption `json:"customCopyOption,omitempty"`

	// ImmediateCopy: Mutually exclusive with all other properties
	ImmediateCopy *ImmediateCopyOption `json:"immediateCopyOption,omitempty"`
}

func (*CopyOption) AssignProperties_From_CopyOption

func (option *CopyOption) AssignProperties_From_CopyOption(source *v20230101s.CopyOption) error

AssignProperties_From_CopyOption populates our CopyOption from the provided source CopyOption

func (*CopyOption) AssignProperties_To_CopyOption

func (option *CopyOption) AssignProperties_To_CopyOption(destination *v20230101s.CopyOption) error

AssignProperties_To_CopyOption populates the provided destination CopyOption from our CopyOption

func (*CopyOption) ConvertToARM

func (option *CopyOption) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*CopyOption) DeepCopy

func (in *CopyOption) DeepCopy() *CopyOption

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

func (*CopyOption) DeepCopyInto

func (in *CopyOption) DeepCopyInto(out *CopyOption)

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

func (*CopyOption) NewEmptyARMValue

func (option *CopyOption) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*CopyOption) PopulateFromARM

func (option *CopyOption) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type CopyOption_ARM

type CopyOption_ARM struct {
	// CopyOnExpiry: Mutually exclusive with all other properties
	CopyOnExpiry *CopyOnExpiryOption_ARM `json:"copyOnExpiryOption,omitempty"`

	// CustomCopy: Mutually exclusive with all other properties
	CustomCopy *CustomCopyOption_ARM `json:"customCopyOption,omitempty"`

	// ImmediateCopy: Mutually exclusive with all other properties
	ImmediateCopy *ImmediateCopyOption_ARM `json:"immediateCopyOption,omitempty"`
}

func (*CopyOption_ARM) DeepCopy

func (in *CopyOption_ARM) DeepCopy() *CopyOption_ARM

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

func (*CopyOption_ARM) DeepCopyInto

func (in *CopyOption_ARM) DeepCopyInto(out *CopyOption_ARM)

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

func (CopyOption_ARM) MarshalJSON

func (option CopyOption_ARM) MarshalJSON() ([]byte, error)

MarshalJSON defers JSON marshaling to the first non-nil property, because CopyOption_ARM represents a discriminated union (JSON OneOf)

func (*CopyOption_ARM) UnmarshalJSON

func (option *CopyOption_ARM) UnmarshalJSON(data []byte) error

UnmarshalJSON unmarshals the CopyOption_ARM

type CopyOption_STATUS

type CopyOption_STATUS struct {
	// CopyOnExpiry: Mutually exclusive with all other properties
	CopyOnExpiry *CopyOnExpiryOption_STATUS `json:"copyOnExpiryOption,omitempty"`

	// CustomCopy: Mutually exclusive with all other properties
	CustomCopy *CustomCopyOption_STATUS `json:"customCopyOption,omitempty"`

	// ImmediateCopy: Mutually exclusive with all other properties
	ImmediateCopy *ImmediateCopyOption_STATUS `json:"immediateCopyOption,omitempty"`
}

func (*CopyOption_STATUS) AssignProperties_From_CopyOption_STATUS

func (option *CopyOption_STATUS) AssignProperties_From_CopyOption_STATUS(source *v20230101s.CopyOption_STATUS) error

AssignProperties_From_CopyOption_STATUS populates our CopyOption_STATUS from the provided source CopyOption_STATUS

func (*CopyOption_STATUS) AssignProperties_To_CopyOption_STATUS

func (option *CopyOption_STATUS) AssignProperties_To_CopyOption_STATUS(destination *v20230101s.CopyOption_STATUS) error

AssignProperties_To_CopyOption_STATUS populates the provided destination CopyOption_STATUS from our CopyOption_STATUS

func (*CopyOption_STATUS) DeepCopy

func (in *CopyOption_STATUS) DeepCopy() *CopyOption_STATUS

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

func (*CopyOption_STATUS) DeepCopyInto

func (in *CopyOption_STATUS) DeepCopyInto(out *CopyOption_STATUS)

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

func (*CopyOption_STATUS) NewEmptyARMValue

func (option *CopyOption_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*CopyOption_STATUS) PopulateFromARM

func (option *CopyOption_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type CopyOption_STATUS_ARM

type CopyOption_STATUS_ARM struct {
	// CopyOnExpiry: Mutually exclusive with all other properties
	CopyOnExpiry *CopyOnExpiryOption_STATUS_ARM `json:"copyOnExpiryOption,omitempty"`

	// CustomCopy: Mutually exclusive with all other properties
	CustomCopy *CustomCopyOption_STATUS_ARM `json:"customCopyOption,omitempty"`

	// ImmediateCopy: Mutually exclusive with all other properties
	ImmediateCopy *ImmediateCopyOption_STATUS_ARM `json:"immediateCopyOption,omitempty"`
}

func (*CopyOption_STATUS_ARM) DeepCopy

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

func (*CopyOption_STATUS_ARM) DeepCopyInto

func (in *CopyOption_STATUS_ARM) DeepCopyInto(out *CopyOption_STATUS_ARM)

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

func (CopyOption_STATUS_ARM) MarshalJSON

func (option CopyOption_STATUS_ARM) MarshalJSON() ([]byte, error)

MarshalJSON defers JSON marshaling to the first non-nil property, because CopyOption_STATUS_ARM represents a discriminated union (JSON OneOf)

func (*CopyOption_STATUS_ARM) UnmarshalJSON

func (option *CopyOption_STATUS_ARM) UnmarshalJSON(data []byte) error

UnmarshalJSON unmarshals the CopyOption_STATUS_ARM

type CrossSubscriptionRestoreSettings

type CrossSubscriptionRestoreSettings struct {
	// State: CrossSubscriptionRestore state
	State *CrossSubscriptionRestoreSettings_State `json:"state,omitempty"`
}

CrossSubscriptionRestore Settings

func (*CrossSubscriptionRestoreSettings) AssignProperties_From_CrossSubscriptionRestoreSettings

func (settings *CrossSubscriptionRestoreSettings) AssignProperties_From_CrossSubscriptionRestoreSettings(source *v20230101s.CrossSubscriptionRestoreSettings) error

AssignProperties_From_CrossSubscriptionRestoreSettings populates our CrossSubscriptionRestoreSettings from the provided source CrossSubscriptionRestoreSettings

func (*CrossSubscriptionRestoreSettings) AssignProperties_To_CrossSubscriptionRestoreSettings

func (settings *CrossSubscriptionRestoreSettings) AssignProperties_To_CrossSubscriptionRestoreSettings(destination *v20230101s.CrossSubscriptionRestoreSettings) error

AssignProperties_To_CrossSubscriptionRestoreSettings populates the provided destination CrossSubscriptionRestoreSettings from our CrossSubscriptionRestoreSettings

func (*CrossSubscriptionRestoreSettings) ConvertToARM

func (settings *CrossSubscriptionRestoreSettings) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*CrossSubscriptionRestoreSettings) DeepCopy

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

func (*CrossSubscriptionRestoreSettings) DeepCopyInto

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

func (*CrossSubscriptionRestoreSettings) NewEmptyARMValue

func (settings *CrossSubscriptionRestoreSettings) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*CrossSubscriptionRestoreSettings) PopulateFromARM

func (settings *CrossSubscriptionRestoreSettings) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type CrossSubscriptionRestoreSettings_ARM

type CrossSubscriptionRestoreSettings_ARM struct {
	// State: CrossSubscriptionRestore state
	State *CrossSubscriptionRestoreSettings_State `json:"state,omitempty"`
}

CrossSubscriptionRestore Settings

func (*CrossSubscriptionRestoreSettings_ARM) DeepCopy

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

func (*CrossSubscriptionRestoreSettings_ARM) DeepCopyInto

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

type CrossSubscriptionRestoreSettings_STATUS

type CrossSubscriptionRestoreSettings_STATUS struct {
	// State: CrossSubscriptionRestore state
	State *CrossSubscriptionRestoreSettings_State_STATUS `json:"state,omitempty"`
}

CrossSubscriptionRestore Settings

func (*CrossSubscriptionRestoreSettings_STATUS) AssignProperties_From_CrossSubscriptionRestoreSettings_STATUS

func (settings *CrossSubscriptionRestoreSettings_STATUS) AssignProperties_From_CrossSubscriptionRestoreSettings_STATUS(source *v20230101s.CrossSubscriptionRestoreSettings_STATUS) error

AssignProperties_From_CrossSubscriptionRestoreSettings_STATUS populates our CrossSubscriptionRestoreSettings_STATUS from the provided source CrossSubscriptionRestoreSettings_STATUS

func (*CrossSubscriptionRestoreSettings_STATUS) AssignProperties_To_CrossSubscriptionRestoreSettings_STATUS

func (settings *CrossSubscriptionRestoreSettings_STATUS) AssignProperties_To_CrossSubscriptionRestoreSettings_STATUS(destination *v20230101s.CrossSubscriptionRestoreSettings_STATUS) error

AssignProperties_To_CrossSubscriptionRestoreSettings_STATUS populates the provided destination CrossSubscriptionRestoreSettings_STATUS from our CrossSubscriptionRestoreSettings_STATUS

func (*CrossSubscriptionRestoreSettings_STATUS) DeepCopy

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

func (*CrossSubscriptionRestoreSettings_STATUS) DeepCopyInto

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

func (*CrossSubscriptionRestoreSettings_STATUS) NewEmptyARMValue

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*CrossSubscriptionRestoreSettings_STATUS) PopulateFromARM

func (settings *CrossSubscriptionRestoreSettings_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type CrossSubscriptionRestoreSettings_STATUS_ARM

type CrossSubscriptionRestoreSettings_STATUS_ARM struct {
	// State: CrossSubscriptionRestore state
	State *CrossSubscriptionRestoreSettings_State_STATUS `json:"state,omitempty"`
}

CrossSubscriptionRestore Settings

func (*CrossSubscriptionRestoreSettings_STATUS_ARM) DeepCopy

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

func (*CrossSubscriptionRestoreSettings_STATUS_ARM) DeepCopyInto

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

type CrossSubscriptionRestoreSettings_State

type CrossSubscriptionRestoreSettings_State string

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

type CrossSubscriptionRestoreSettings_State_STATUS

type CrossSubscriptionRestoreSettings_State_STATUS string

type CustomCopyOption

type CustomCopyOption struct {
	// Duration: Data copied after given timespan
	Duration *string `json:"duration,omitempty"`

	// +kubebuilder:validation:Required
	// ObjectType: Type of the specific object - used for deserializing
	ObjectType *CustomCopyOption_ObjectType `json:"objectType,omitempty"`
}

func (*CustomCopyOption) AssignProperties_From_CustomCopyOption

func (option *CustomCopyOption) AssignProperties_From_CustomCopyOption(source *v20230101s.CustomCopyOption) error

AssignProperties_From_CustomCopyOption populates our CustomCopyOption from the provided source CustomCopyOption

func (*CustomCopyOption) AssignProperties_To_CustomCopyOption

func (option *CustomCopyOption) AssignProperties_To_CustomCopyOption(destination *v20230101s.CustomCopyOption) error

AssignProperties_To_CustomCopyOption populates the provided destination CustomCopyOption from our CustomCopyOption

func (*CustomCopyOption) ConvertToARM

func (option *CustomCopyOption) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*CustomCopyOption) DeepCopy

func (in *CustomCopyOption) DeepCopy() *CustomCopyOption

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

func (*CustomCopyOption) DeepCopyInto

func (in *CustomCopyOption) DeepCopyInto(out *CustomCopyOption)

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

func (*CustomCopyOption) NewEmptyARMValue

func (option *CustomCopyOption) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*CustomCopyOption) PopulateFromARM

func (option *CustomCopyOption) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type CustomCopyOption_ARM

type CustomCopyOption_ARM struct {
	// Duration: Data copied after given timespan
	Duration *string `json:"duration,omitempty"`

	// ObjectType: Type of the specific object - used for deserializing
	ObjectType CustomCopyOption_ObjectType `json:"objectType,omitempty"`
}

func (*CustomCopyOption_ARM) DeepCopy

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

func (*CustomCopyOption_ARM) DeepCopyInto

func (in *CustomCopyOption_ARM) DeepCopyInto(out *CustomCopyOption_ARM)

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

type CustomCopyOption_ObjectType

type CustomCopyOption_ObjectType string

+kubebuilder:validation:Enum={"CustomCopyOption"}

type CustomCopyOption_ObjectType_STATUS

type CustomCopyOption_ObjectType_STATUS string

type CustomCopyOption_STATUS

type CustomCopyOption_STATUS struct {
	// Duration: Data copied after given timespan
	Duration *string `json:"duration,omitempty"`

	// ObjectType: Type of the specific object - used for deserializing
	ObjectType *CustomCopyOption_ObjectType_STATUS `json:"objectType,omitempty"`
}

func (*CustomCopyOption_STATUS) AssignProperties_From_CustomCopyOption_STATUS

func (option *CustomCopyOption_STATUS) AssignProperties_From_CustomCopyOption_STATUS(source *v20230101s.CustomCopyOption_STATUS) error

AssignProperties_From_CustomCopyOption_STATUS populates our CustomCopyOption_STATUS from the provided source CustomCopyOption_STATUS

func (*CustomCopyOption_STATUS) AssignProperties_To_CustomCopyOption_STATUS

func (option *CustomCopyOption_STATUS) AssignProperties_To_CustomCopyOption_STATUS(destination *v20230101s.CustomCopyOption_STATUS) error

AssignProperties_To_CustomCopyOption_STATUS populates the provided destination CustomCopyOption_STATUS from our CustomCopyOption_STATUS

func (*CustomCopyOption_STATUS) DeepCopy

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

func (*CustomCopyOption_STATUS) DeepCopyInto

func (in *CustomCopyOption_STATUS) DeepCopyInto(out *CustomCopyOption_STATUS)

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

func (*CustomCopyOption_STATUS) NewEmptyARMValue

func (option *CustomCopyOption_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*CustomCopyOption_STATUS) PopulateFromARM

func (option *CustomCopyOption_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type CustomCopyOption_STATUS_ARM

type CustomCopyOption_STATUS_ARM struct {
	// Duration: Data copied after given timespan
	Duration *string `json:"duration,omitempty"`

	// ObjectType: Type of the specific object - used for deserializing
	ObjectType CustomCopyOption_ObjectType_STATUS `json:"objectType,omitempty"`
}

func (*CustomCopyOption_STATUS_ARM) DeepCopy

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

func (*CustomCopyOption_STATUS_ARM) DeepCopyInto

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

type DataStoreInfoBase

type DataStoreInfoBase struct {
	// +kubebuilder:validation:Required
	// DataStoreType: type of datastore; Operational/Vault/Archive
	DataStoreType *DataStoreInfoBase_DataStoreType `json:"dataStoreType,omitempty"`

	// +kubebuilder:validation:Required
	// ObjectType: Type of Datasource object, used to initialize the right inherited type
	ObjectType *string `json:"objectType,omitempty"`
}

DataStoreInfo base

func (*DataStoreInfoBase) AssignProperties_From_DataStoreInfoBase

func (base *DataStoreInfoBase) AssignProperties_From_DataStoreInfoBase(source *v20230101s.DataStoreInfoBase) error

AssignProperties_From_DataStoreInfoBase populates our DataStoreInfoBase from the provided source DataStoreInfoBase

func (*DataStoreInfoBase) AssignProperties_To_DataStoreInfoBase

func (base *DataStoreInfoBase) AssignProperties_To_DataStoreInfoBase(destination *v20230101s.DataStoreInfoBase) error

AssignProperties_To_DataStoreInfoBase populates the provided destination DataStoreInfoBase from our DataStoreInfoBase

func (*DataStoreInfoBase) ConvertToARM

func (base *DataStoreInfoBase) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*DataStoreInfoBase) DeepCopy

func (in *DataStoreInfoBase) DeepCopy() *DataStoreInfoBase

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

func (*DataStoreInfoBase) DeepCopyInto

func (in *DataStoreInfoBase) DeepCopyInto(out *DataStoreInfoBase)

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

func (*DataStoreInfoBase) NewEmptyARMValue

func (base *DataStoreInfoBase) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*DataStoreInfoBase) PopulateFromARM

func (base *DataStoreInfoBase) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type DataStoreInfoBase_ARM

type DataStoreInfoBase_ARM struct {
	// DataStoreType: type of datastore; Operational/Vault/Archive
	DataStoreType *DataStoreInfoBase_DataStoreType `json:"dataStoreType,omitempty"`

	// ObjectType: Type of Datasource object, used to initialize the right inherited type
	ObjectType *string `json:"objectType,omitempty"`
}

DataStoreInfo base

func (*DataStoreInfoBase_ARM) DeepCopy

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

func (*DataStoreInfoBase_ARM) DeepCopyInto

func (in *DataStoreInfoBase_ARM) DeepCopyInto(out *DataStoreInfoBase_ARM)

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

type DataStoreInfoBase_DataStoreType

type DataStoreInfoBase_DataStoreType string

+kubebuilder:validation:Enum={"ArchiveStore","OperationalStore","VaultStore"}

type DataStoreInfoBase_DataStoreType_STATUS

type DataStoreInfoBase_DataStoreType_STATUS string

type DataStoreInfoBase_STATUS

type DataStoreInfoBase_STATUS struct {
	// DataStoreType: type of datastore; Operational/Vault/Archive
	DataStoreType *DataStoreInfoBase_DataStoreType_STATUS `json:"dataStoreType,omitempty"`

	// ObjectType: Type of Datasource object, used to initialize the right inherited type
	ObjectType *string `json:"objectType,omitempty"`
}

DataStoreInfo base

func (*DataStoreInfoBase_STATUS) AssignProperties_From_DataStoreInfoBase_STATUS

func (base *DataStoreInfoBase_STATUS) AssignProperties_From_DataStoreInfoBase_STATUS(source *v20230101s.DataStoreInfoBase_STATUS) error

AssignProperties_From_DataStoreInfoBase_STATUS populates our DataStoreInfoBase_STATUS from the provided source DataStoreInfoBase_STATUS

func (*DataStoreInfoBase_STATUS) AssignProperties_To_DataStoreInfoBase_STATUS

func (base *DataStoreInfoBase_STATUS) AssignProperties_To_DataStoreInfoBase_STATUS(destination *v20230101s.DataStoreInfoBase_STATUS) error

AssignProperties_To_DataStoreInfoBase_STATUS populates the provided destination DataStoreInfoBase_STATUS from our DataStoreInfoBase_STATUS

func (*DataStoreInfoBase_STATUS) DeepCopy

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

func (*DataStoreInfoBase_STATUS) DeepCopyInto

func (in *DataStoreInfoBase_STATUS) DeepCopyInto(out *DataStoreInfoBase_STATUS)

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

func (*DataStoreInfoBase_STATUS) NewEmptyARMValue

func (base *DataStoreInfoBase_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*DataStoreInfoBase_STATUS) PopulateFromARM

func (base *DataStoreInfoBase_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type DataStoreInfoBase_STATUS_ARM

type DataStoreInfoBase_STATUS_ARM struct {
	// DataStoreType: type of datastore; Operational/Vault/Archive
	DataStoreType *DataStoreInfoBase_DataStoreType_STATUS `json:"dataStoreType,omitempty"`

	// ObjectType: Type of Datasource object, used to initialize the right inherited type
	ObjectType *string `json:"objectType,omitempty"`
}

DataStoreInfo base

func (*DataStoreInfoBase_STATUS_ARM) DeepCopy

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

func (*DataStoreInfoBase_STATUS_ARM) DeepCopyInto

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

type Day

type Day struct {
	// Date: Date of the month
	Date *int `json:"date,omitempty"`

	// IsLast: Whether Date is last date of month
	IsLast *bool `json:"isLast,omitempty"`
}

Day of the week

func (*Day) AssignProperties_From_Day

func (day *Day) AssignProperties_From_Day(source *v20230101s.Day) error

AssignProperties_From_Day populates our Day from the provided source Day

func (*Day) AssignProperties_To_Day

func (day *Day) AssignProperties_To_Day(destination *v20230101s.Day) error

AssignProperties_To_Day populates the provided destination Day from our Day

func (*Day) ConvertToARM

func (day *Day) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*Day) DeepCopy

func (in *Day) DeepCopy() *Day

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

func (*Day) DeepCopyInto

func (in *Day) DeepCopyInto(out *Day)

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

func (*Day) NewEmptyARMValue

func (day *Day) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Day) PopulateFromARM

func (day *Day) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type Day_ARM

type Day_ARM struct {
	// Date: Date of the month
	Date *int `json:"date,omitempty"`

	// IsLast: Whether Date is last date of month
	IsLast *bool `json:"isLast,omitempty"`
}

Day of the week

func (*Day_ARM) DeepCopy

func (in *Day_ARM) DeepCopy() *Day_ARM

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

func (*Day_ARM) DeepCopyInto

func (in *Day_ARM) DeepCopyInto(out *Day_ARM)

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

type Day_STATUS

type Day_STATUS struct {
	// Date: Date of the month
	Date *int `json:"date,omitempty"`

	// IsLast: Whether Date is last date of month
	IsLast *bool `json:"isLast,omitempty"`
}

Day of the week

func (*Day_STATUS) AssignProperties_From_Day_STATUS

func (day *Day_STATUS) AssignProperties_From_Day_STATUS(source *v20230101s.Day_STATUS) error

AssignProperties_From_Day_STATUS populates our Day_STATUS from the provided source Day_STATUS

func (*Day_STATUS) AssignProperties_To_Day_STATUS

func (day *Day_STATUS) AssignProperties_To_Day_STATUS(destination *v20230101s.Day_STATUS) error

AssignProperties_To_Day_STATUS populates the provided destination Day_STATUS from our Day_STATUS

func (*Day_STATUS) DeepCopy

func (in *Day_STATUS) DeepCopy() *Day_STATUS

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

func (*Day_STATUS) DeepCopyInto

func (in *Day_STATUS) DeepCopyInto(out *Day_STATUS)

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

func (*Day_STATUS) NewEmptyARMValue

func (day *Day_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Day_STATUS) PopulateFromARM

func (day *Day_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type Day_STATUS_ARM

type Day_STATUS_ARM struct {
	// Date: Date of the month
	Date *int `json:"date,omitempty"`

	// IsLast: Whether Date is last date of month
	IsLast *bool `json:"isLast,omitempty"`
}

Day of the week

func (*Day_STATUS_ARM) DeepCopy

func (in *Day_STATUS_ARM) DeepCopy() *Day_STATUS_ARM

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

func (*Day_STATUS_ARM) DeepCopyInto

func (in *Day_STATUS_ARM) DeepCopyInto(out *Day_STATUS_ARM)

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

type DeleteOption

type DeleteOption struct {
	// AbsoluteDeleteOption: Mutually exclusive with all other properties
	AbsoluteDeleteOption *AbsoluteDeleteOption `json:"absoluteDeleteOption,omitempty"`
}

func (*DeleteOption) AssignProperties_From_DeleteOption

func (option *DeleteOption) AssignProperties_From_DeleteOption(source *v20230101s.DeleteOption) error

AssignProperties_From_DeleteOption populates our DeleteOption from the provided source DeleteOption

func (*DeleteOption) AssignProperties_To_DeleteOption

func (option *DeleteOption) AssignProperties_To_DeleteOption(destination *v20230101s.DeleteOption) error

AssignProperties_To_DeleteOption populates the provided destination DeleteOption from our DeleteOption

func (*DeleteOption) ConvertToARM

func (option *DeleteOption) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*DeleteOption) DeepCopy

func (in *DeleteOption) DeepCopy() *DeleteOption

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

func (*DeleteOption) DeepCopyInto

func (in *DeleteOption) DeepCopyInto(out *DeleteOption)

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

func (*DeleteOption) NewEmptyARMValue

func (option *DeleteOption) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*DeleteOption) PopulateFromARM

func (option *DeleteOption) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type DeleteOption_ARM

type DeleteOption_ARM struct {
	// AbsoluteDeleteOption: Mutually exclusive with all other properties
	AbsoluteDeleteOption *AbsoluteDeleteOption_ARM `json:"absoluteDeleteOption,omitempty"`
}

func (*DeleteOption_ARM) DeepCopy

func (in *DeleteOption_ARM) DeepCopy() *DeleteOption_ARM

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

func (*DeleteOption_ARM) DeepCopyInto

func (in *DeleteOption_ARM) DeepCopyInto(out *DeleteOption_ARM)

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

func (DeleteOption_ARM) MarshalJSON

func (option DeleteOption_ARM) MarshalJSON() ([]byte, error)

MarshalJSON defers JSON marshaling to the first non-nil property, because DeleteOption_ARM represents a discriminated union (JSON OneOf)

func (*DeleteOption_ARM) UnmarshalJSON

func (option *DeleteOption_ARM) UnmarshalJSON(data []byte) error

UnmarshalJSON unmarshals the DeleteOption_ARM

type DeleteOption_STATUS

type DeleteOption_STATUS struct {
	// AbsoluteDeleteOption: Mutually exclusive with all other properties
	AbsoluteDeleteOption *AbsoluteDeleteOption_STATUS `json:"absoluteDeleteOption,omitempty"`
}

func (*DeleteOption_STATUS) AssignProperties_From_DeleteOption_STATUS

func (option *DeleteOption_STATUS) AssignProperties_From_DeleteOption_STATUS(source *v20230101s.DeleteOption_STATUS) error

AssignProperties_From_DeleteOption_STATUS populates our DeleteOption_STATUS from the provided source DeleteOption_STATUS

func (*DeleteOption_STATUS) AssignProperties_To_DeleteOption_STATUS

func (option *DeleteOption_STATUS) AssignProperties_To_DeleteOption_STATUS(destination *v20230101s.DeleteOption_STATUS) error

AssignProperties_To_DeleteOption_STATUS populates the provided destination DeleteOption_STATUS from our DeleteOption_STATUS

func (*DeleteOption_STATUS) DeepCopy

func (in *DeleteOption_STATUS) DeepCopy() *DeleteOption_STATUS

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

func (*DeleteOption_STATUS) DeepCopyInto

func (in *DeleteOption_STATUS) DeepCopyInto(out *DeleteOption_STATUS)

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

func (*DeleteOption_STATUS) NewEmptyARMValue

func (option *DeleteOption_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*DeleteOption_STATUS) PopulateFromARM

func (option *DeleteOption_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type DeleteOption_STATUS_ARM

type DeleteOption_STATUS_ARM struct {
	// AbsoluteDeleteOption: Mutually exclusive with all other properties
	AbsoluteDeleteOption *AbsoluteDeleteOption_STATUS_ARM `json:"absoluteDeleteOption,omitempty"`
}

func (*DeleteOption_STATUS_ARM) DeepCopy

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

func (*DeleteOption_STATUS_ARM) DeepCopyInto

func (in *DeleteOption_STATUS_ARM) DeepCopyInto(out *DeleteOption_STATUS_ARM)

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

func (DeleteOption_STATUS_ARM) MarshalJSON

func (option DeleteOption_STATUS_ARM) MarshalJSON() ([]byte, error)

MarshalJSON defers JSON marshaling to the first non-nil property, because DeleteOption_STATUS_ARM represents a discriminated union (JSON OneOf)

func (*DeleteOption_STATUS_ARM) UnmarshalJSON

func (option *DeleteOption_STATUS_ARM) UnmarshalJSON(data []byte) error

UnmarshalJSON unmarshals the DeleteOption_STATUS_ARM

type DppIdentityDetails

type DppIdentityDetails struct {
	// Type: The identityType which can be either SystemAssigned or None
	Type *string `json:"type,omitempty"`
}

Identity details

func (*DppIdentityDetails) AssignProperties_From_DppIdentityDetails

func (details *DppIdentityDetails) AssignProperties_From_DppIdentityDetails(source *v20230101s.DppIdentityDetails) error

AssignProperties_From_DppIdentityDetails populates our DppIdentityDetails from the provided source DppIdentityDetails

func (*DppIdentityDetails) AssignProperties_To_DppIdentityDetails

func (details *DppIdentityDetails) AssignProperties_To_DppIdentityDetails(destination *v20230101s.DppIdentityDetails) error

AssignProperties_To_DppIdentityDetails populates the provided destination DppIdentityDetails from our DppIdentityDetails

func (*DppIdentityDetails) ConvertToARM

func (details *DppIdentityDetails) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*DppIdentityDetails) DeepCopy

func (in *DppIdentityDetails) DeepCopy() *DppIdentityDetails

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

func (*DppIdentityDetails) DeepCopyInto

func (in *DppIdentityDetails) DeepCopyInto(out *DppIdentityDetails)

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

func (*DppIdentityDetails) NewEmptyARMValue

func (details *DppIdentityDetails) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*DppIdentityDetails) PopulateFromARM

func (details *DppIdentityDetails) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type DppIdentityDetails_ARM

type DppIdentityDetails_ARM struct {
	// Type: The identityType which can be either SystemAssigned or None
	Type *string `json:"type,omitempty"`
}

Identity details

func (*DppIdentityDetails_ARM) DeepCopy

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

func (*DppIdentityDetails_ARM) DeepCopyInto

func (in *DppIdentityDetails_ARM) DeepCopyInto(out *DppIdentityDetails_ARM)

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

type DppIdentityDetails_STATUS

type DppIdentityDetails_STATUS struct {
	// PrincipalId: The object ID of the service principal object for the managed identity that is used to grant role-based
	// access to an Azure resource.
	PrincipalId *string `json:"principalId,omitempty"`

	// TenantId: A Globally Unique Identifier (GUID) that represents the Azure AD tenant where the resource is now a member.
	TenantId *string `json:"tenantId,omitempty"`

	// Type: The identityType which can be either SystemAssigned or None
	Type *string `json:"type,omitempty"`
}

Identity details

func (*DppIdentityDetails_STATUS) AssignProperties_From_DppIdentityDetails_STATUS

func (details *DppIdentityDetails_STATUS) AssignProperties_From_DppIdentityDetails_STATUS(source *v20230101s.DppIdentityDetails_STATUS) error

AssignProperties_From_DppIdentityDetails_STATUS populates our DppIdentityDetails_STATUS from the provided source DppIdentityDetails_STATUS

func (*DppIdentityDetails_STATUS) AssignProperties_To_DppIdentityDetails_STATUS

func (details *DppIdentityDetails_STATUS) AssignProperties_To_DppIdentityDetails_STATUS(destination *v20230101s.DppIdentityDetails_STATUS) error

AssignProperties_To_DppIdentityDetails_STATUS populates the provided destination DppIdentityDetails_STATUS from our DppIdentityDetails_STATUS

func (*DppIdentityDetails_STATUS) DeepCopy

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

func (*DppIdentityDetails_STATUS) DeepCopyInto

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

func (*DppIdentityDetails_STATUS) NewEmptyARMValue

func (details *DppIdentityDetails_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*DppIdentityDetails_STATUS) PopulateFromARM

func (details *DppIdentityDetails_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type DppIdentityDetails_STATUS_ARM

type DppIdentityDetails_STATUS_ARM struct {
	// PrincipalId: The object ID of the service principal object for the managed identity that is used to grant role-based
	// access to an Azure resource.
	PrincipalId *string `json:"principalId,omitempty"`

	// TenantId: A Globally Unique Identifier (GUID) that represents the Azure AD tenant where the resource is now a member.
	TenantId *string `json:"tenantId,omitempty"`

	// Type: The identityType which can be either SystemAssigned or None
	Type *string `json:"type,omitempty"`
}

Identity details

func (*DppIdentityDetails_STATUS_ARM) DeepCopy

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

func (*DppIdentityDetails_STATUS_ARM) DeepCopyInto

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

type FeatureSettings

type FeatureSettings struct {
	// CrossSubscriptionRestoreSettings: CrossSubscriptionRestore Settings
	CrossSubscriptionRestoreSettings *CrossSubscriptionRestoreSettings `json:"crossSubscriptionRestoreSettings,omitempty"`
}

Class containing feature settings of vault

func (*FeatureSettings) AssignProperties_From_FeatureSettings

func (settings *FeatureSettings) AssignProperties_From_FeatureSettings(source *v20230101s.FeatureSettings) error

AssignProperties_From_FeatureSettings populates our FeatureSettings from the provided source FeatureSettings

func (*FeatureSettings) AssignProperties_To_FeatureSettings

func (settings *FeatureSettings) AssignProperties_To_FeatureSettings(destination *v20230101s.FeatureSettings) error

AssignProperties_To_FeatureSettings populates the provided destination FeatureSettings from our FeatureSettings

func (*FeatureSettings) ConvertToARM

func (settings *FeatureSettings) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*FeatureSettings) DeepCopy

func (in *FeatureSettings) DeepCopy() *FeatureSettings

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

func (*FeatureSettings) DeepCopyInto

func (in *FeatureSettings) DeepCopyInto(out *FeatureSettings)

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

func (*FeatureSettings) NewEmptyARMValue

func (settings *FeatureSettings) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*FeatureSettings) PopulateFromARM

func (settings *FeatureSettings) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type FeatureSettings_ARM

type FeatureSettings_ARM struct {
	// CrossSubscriptionRestoreSettings: CrossSubscriptionRestore Settings
	CrossSubscriptionRestoreSettings *CrossSubscriptionRestoreSettings_ARM `json:"crossSubscriptionRestoreSettings,omitempty"`
}

Class containing feature settings of vault

func (*FeatureSettings_ARM) DeepCopy

func (in *FeatureSettings_ARM) DeepCopy() *FeatureSettings_ARM

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

func (*FeatureSettings_ARM) DeepCopyInto

func (in *FeatureSettings_ARM) DeepCopyInto(out *FeatureSettings_ARM)

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

type FeatureSettings_STATUS

type FeatureSettings_STATUS struct {
	// CrossSubscriptionRestoreSettings: CrossSubscriptionRestore Settings
	CrossSubscriptionRestoreSettings *CrossSubscriptionRestoreSettings_STATUS `json:"crossSubscriptionRestoreSettings,omitempty"`
}

Class containing feature settings of vault

func (*FeatureSettings_STATUS) AssignProperties_From_FeatureSettings_STATUS

func (settings *FeatureSettings_STATUS) AssignProperties_From_FeatureSettings_STATUS(source *v20230101s.FeatureSettings_STATUS) error

AssignProperties_From_FeatureSettings_STATUS populates our FeatureSettings_STATUS from the provided source FeatureSettings_STATUS

func (*FeatureSettings_STATUS) AssignProperties_To_FeatureSettings_STATUS

func (settings *FeatureSettings_STATUS) AssignProperties_To_FeatureSettings_STATUS(destination *v20230101s.FeatureSettings_STATUS) error

AssignProperties_To_FeatureSettings_STATUS populates the provided destination FeatureSettings_STATUS from our FeatureSettings_STATUS

func (*FeatureSettings_STATUS) DeepCopy

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

func (*FeatureSettings_STATUS) DeepCopyInto

func (in *FeatureSettings_STATUS) DeepCopyInto(out *FeatureSettings_STATUS)

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

func (*FeatureSettings_STATUS) NewEmptyARMValue

func (settings *FeatureSettings_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*FeatureSettings_STATUS) PopulateFromARM

func (settings *FeatureSettings_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type FeatureSettings_STATUS_ARM

type FeatureSettings_STATUS_ARM struct {
	// CrossSubscriptionRestoreSettings: CrossSubscriptionRestore Settings
	CrossSubscriptionRestoreSettings *CrossSubscriptionRestoreSettings_STATUS_ARM `json:"crossSubscriptionRestoreSettings,omitempty"`
}

Class containing feature settings of vault

func (*FeatureSettings_STATUS_ARM) DeepCopy

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

func (*FeatureSettings_STATUS_ARM) DeepCopyInto

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

type ImmediateCopyOption

type ImmediateCopyOption struct {
	// +kubebuilder:validation:Required
	// ObjectType: Type of the specific object - used for deserializing
	ObjectType *ImmediateCopyOption_ObjectType `json:"objectType,omitempty"`
}

func (*ImmediateCopyOption) AssignProperties_From_ImmediateCopyOption

func (option *ImmediateCopyOption) AssignProperties_From_ImmediateCopyOption(source *v20230101s.ImmediateCopyOption) error

AssignProperties_From_ImmediateCopyOption populates our ImmediateCopyOption from the provided source ImmediateCopyOption

func (*ImmediateCopyOption) AssignProperties_To_ImmediateCopyOption

func (option *ImmediateCopyOption) AssignProperties_To_ImmediateCopyOption(destination *v20230101s.ImmediateCopyOption) error

AssignProperties_To_ImmediateCopyOption populates the provided destination ImmediateCopyOption from our ImmediateCopyOption

func (*ImmediateCopyOption) ConvertToARM

func (option *ImmediateCopyOption) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*ImmediateCopyOption) DeepCopy

func (in *ImmediateCopyOption) DeepCopy() *ImmediateCopyOption

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

func (*ImmediateCopyOption) DeepCopyInto

func (in *ImmediateCopyOption) DeepCopyInto(out *ImmediateCopyOption)

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

func (*ImmediateCopyOption) NewEmptyARMValue

func (option *ImmediateCopyOption) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*ImmediateCopyOption) PopulateFromARM

func (option *ImmediateCopyOption) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type ImmediateCopyOption_ARM

type ImmediateCopyOption_ARM struct {
	// ObjectType: Type of the specific object - used for deserializing
	ObjectType ImmediateCopyOption_ObjectType `json:"objectType,omitempty"`
}

func (*ImmediateCopyOption_ARM) DeepCopy

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

func (*ImmediateCopyOption_ARM) DeepCopyInto

func (in *ImmediateCopyOption_ARM) DeepCopyInto(out *ImmediateCopyOption_ARM)

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

type ImmediateCopyOption_ObjectType

type ImmediateCopyOption_ObjectType string

+kubebuilder:validation:Enum={"ImmediateCopyOption"}

type ImmediateCopyOption_ObjectType_STATUS

type ImmediateCopyOption_ObjectType_STATUS string

type ImmediateCopyOption_STATUS

type ImmediateCopyOption_STATUS struct {
	// ObjectType: Type of the specific object - used for deserializing
	ObjectType *ImmediateCopyOption_ObjectType_STATUS `json:"objectType,omitempty"`
}

func (*ImmediateCopyOption_STATUS) AssignProperties_From_ImmediateCopyOption_STATUS

func (option *ImmediateCopyOption_STATUS) AssignProperties_From_ImmediateCopyOption_STATUS(source *v20230101s.ImmediateCopyOption_STATUS) error

AssignProperties_From_ImmediateCopyOption_STATUS populates our ImmediateCopyOption_STATUS from the provided source ImmediateCopyOption_STATUS

func (*ImmediateCopyOption_STATUS) AssignProperties_To_ImmediateCopyOption_STATUS

func (option *ImmediateCopyOption_STATUS) AssignProperties_To_ImmediateCopyOption_STATUS(destination *v20230101s.ImmediateCopyOption_STATUS) error

AssignProperties_To_ImmediateCopyOption_STATUS populates the provided destination ImmediateCopyOption_STATUS from our ImmediateCopyOption_STATUS

func (*ImmediateCopyOption_STATUS) DeepCopy

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

func (*ImmediateCopyOption_STATUS) DeepCopyInto

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

func (*ImmediateCopyOption_STATUS) NewEmptyARMValue

func (option *ImmediateCopyOption_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*ImmediateCopyOption_STATUS) PopulateFromARM

func (option *ImmediateCopyOption_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type ImmediateCopyOption_STATUS_ARM

type ImmediateCopyOption_STATUS_ARM struct {
	// ObjectType: Type of the specific object - used for deserializing
	ObjectType ImmediateCopyOption_ObjectType_STATUS `json:"objectType,omitempty"`
}

func (*ImmediateCopyOption_STATUS_ARM) DeepCopy

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

func (*ImmediateCopyOption_STATUS_ARM) DeepCopyInto

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

type ImmutabilitySettings

type ImmutabilitySettings struct {
	// State: Immutability state
	State *ImmutabilitySettings_State `json:"state,omitempty"`
}

Immutability Settings at vault level

func (*ImmutabilitySettings) AssignProperties_From_ImmutabilitySettings

func (settings *ImmutabilitySettings) AssignProperties_From_ImmutabilitySettings(source *v20230101s.ImmutabilitySettings) error

AssignProperties_From_ImmutabilitySettings populates our ImmutabilitySettings from the provided source ImmutabilitySettings

func (*ImmutabilitySettings) AssignProperties_To_ImmutabilitySettings

func (settings *ImmutabilitySettings) AssignProperties_To_ImmutabilitySettings(destination *v20230101s.ImmutabilitySettings) error

AssignProperties_To_ImmutabilitySettings populates the provided destination ImmutabilitySettings from our ImmutabilitySettings

func (*ImmutabilitySettings) ConvertToARM

func (settings *ImmutabilitySettings) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*ImmutabilitySettings) DeepCopy

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

func (*ImmutabilitySettings) DeepCopyInto

func (in *ImmutabilitySettings) DeepCopyInto(out *ImmutabilitySettings)

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

func (*ImmutabilitySettings) NewEmptyARMValue

func (settings *ImmutabilitySettings) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*ImmutabilitySettings) PopulateFromARM

func (settings *ImmutabilitySettings) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type ImmutabilitySettings_ARM

type ImmutabilitySettings_ARM struct {
	// State: Immutability state
	State *ImmutabilitySettings_State `json:"state,omitempty"`
}

Immutability Settings at vault level

func (*ImmutabilitySettings_ARM) DeepCopy

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

func (*ImmutabilitySettings_ARM) DeepCopyInto

func (in *ImmutabilitySettings_ARM) DeepCopyInto(out *ImmutabilitySettings_ARM)

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

type ImmutabilitySettings_STATUS

type ImmutabilitySettings_STATUS struct {
	// State: Immutability state
	State *ImmutabilitySettings_State_STATUS `json:"state,omitempty"`
}

Immutability Settings at vault level

func (*ImmutabilitySettings_STATUS) AssignProperties_From_ImmutabilitySettings_STATUS

func (settings *ImmutabilitySettings_STATUS) AssignProperties_From_ImmutabilitySettings_STATUS(source *v20230101s.ImmutabilitySettings_STATUS) error

AssignProperties_From_ImmutabilitySettings_STATUS populates our ImmutabilitySettings_STATUS from the provided source ImmutabilitySettings_STATUS

func (*ImmutabilitySettings_STATUS) AssignProperties_To_ImmutabilitySettings_STATUS

func (settings *ImmutabilitySettings_STATUS) AssignProperties_To_ImmutabilitySettings_STATUS(destination *v20230101s.ImmutabilitySettings_STATUS) error

AssignProperties_To_ImmutabilitySettings_STATUS populates the provided destination ImmutabilitySettings_STATUS from our ImmutabilitySettings_STATUS

func (*ImmutabilitySettings_STATUS) DeepCopy

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

func (*ImmutabilitySettings_STATUS) DeepCopyInto

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

func (*ImmutabilitySettings_STATUS) NewEmptyARMValue

func (settings *ImmutabilitySettings_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*ImmutabilitySettings_STATUS) PopulateFromARM

func (settings *ImmutabilitySettings_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type ImmutabilitySettings_STATUS_ARM

type ImmutabilitySettings_STATUS_ARM struct {
	// State: Immutability state
	State *ImmutabilitySettings_State_STATUS `json:"state,omitempty"`
}

Immutability Settings at vault level

func (*ImmutabilitySettings_STATUS_ARM) DeepCopy

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

func (*ImmutabilitySettings_STATUS_ARM) DeepCopyInto

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

type ImmutabilitySettings_State

type ImmutabilitySettings_State string

+kubebuilder:validation:Enum={"Disabled","Locked","Unlocked"}

type ImmutabilitySettings_State_STATUS

type ImmutabilitySettings_State_STATUS string

type MonitoringSettings

type MonitoringSettings struct {
	// AzureMonitorAlertSettings: Settings for Azure Monitor based alerts
	AzureMonitorAlertSettings *AzureMonitorAlertSettings `json:"azureMonitorAlertSettings,omitempty"`
}

Monitoring Settings

func (*MonitoringSettings) AssignProperties_From_MonitoringSettings

func (settings *MonitoringSettings) AssignProperties_From_MonitoringSettings(source *v20230101s.MonitoringSettings) error

AssignProperties_From_MonitoringSettings populates our MonitoringSettings from the provided source MonitoringSettings

func (*MonitoringSettings) AssignProperties_To_MonitoringSettings

func (settings *MonitoringSettings) AssignProperties_To_MonitoringSettings(destination *v20230101s.MonitoringSettings) error

AssignProperties_To_MonitoringSettings populates the provided destination MonitoringSettings from our MonitoringSettings

func (*MonitoringSettings) ConvertToARM

func (settings *MonitoringSettings) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*MonitoringSettings) DeepCopy

func (in *MonitoringSettings) DeepCopy() *MonitoringSettings

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

func (*MonitoringSettings) DeepCopyInto

func (in *MonitoringSettings) DeepCopyInto(out *MonitoringSettings)

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

func (*MonitoringSettings) NewEmptyARMValue

func (settings *MonitoringSettings) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*MonitoringSettings) PopulateFromARM

func (settings *MonitoringSettings) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type MonitoringSettings_ARM

type MonitoringSettings_ARM struct {
	// AzureMonitorAlertSettings: Settings for Azure Monitor based alerts
	AzureMonitorAlertSettings *AzureMonitorAlertSettings_ARM `json:"azureMonitorAlertSettings,omitempty"`
}

Monitoring Settings

func (*MonitoringSettings_ARM) DeepCopy

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

func (*MonitoringSettings_ARM) DeepCopyInto

func (in *MonitoringSettings_ARM) DeepCopyInto(out *MonitoringSettings_ARM)

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

type MonitoringSettings_STATUS

type MonitoringSettings_STATUS struct {
	// AzureMonitorAlertSettings: Settings for Azure Monitor based alerts
	AzureMonitorAlertSettings *AzureMonitorAlertSettings_STATUS `json:"azureMonitorAlertSettings,omitempty"`
}

Monitoring Settings

func (*MonitoringSettings_STATUS) AssignProperties_From_MonitoringSettings_STATUS

func (settings *MonitoringSettings_STATUS) AssignProperties_From_MonitoringSettings_STATUS(source *v20230101s.MonitoringSettings_STATUS) error

AssignProperties_From_MonitoringSettings_STATUS populates our MonitoringSettings_STATUS from the provided source MonitoringSettings_STATUS

func (*MonitoringSettings_STATUS) AssignProperties_To_MonitoringSettings_STATUS

func (settings *MonitoringSettings_STATUS) AssignProperties_To_MonitoringSettings_STATUS(destination *v20230101s.MonitoringSettings_STATUS) error

AssignProperties_To_MonitoringSettings_STATUS populates the provided destination MonitoringSettings_STATUS from our MonitoringSettings_STATUS

func (*MonitoringSettings_STATUS) DeepCopy

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

func (*MonitoringSettings_STATUS) DeepCopyInto

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

func (*MonitoringSettings_STATUS) NewEmptyARMValue

func (settings *MonitoringSettings_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*MonitoringSettings_STATUS) PopulateFromARM

func (settings *MonitoringSettings_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type MonitoringSettings_STATUS_ARM

type MonitoringSettings_STATUS_ARM struct {
	// AzureMonitorAlertSettings: Settings for Azure Monitor based alerts
	AzureMonitorAlertSettings *AzureMonitorAlertSettings_STATUS_ARM `json:"azureMonitorAlertSettings,omitempty"`
}

Monitoring Settings

func (*MonitoringSettings_STATUS_ARM) DeepCopy

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

func (*MonitoringSettings_STATUS_ARM) DeepCopyInto

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

type ResourceMoveDetails_STATUS

type ResourceMoveDetails_STATUS struct {
	// CompletionTimeUtc: Completion time in UTC of latest ResourceMove operation attempted. ISO 8601 format.
	CompletionTimeUtc *string `json:"completionTimeUtc,omitempty"`

	// OperationId: CorrelationId of latest ResourceMove operation attempted
	OperationId *string `json:"operationId,omitempty"`

	// SourceResourcePath: ARM resource path of source resource
	SourceResourcePath *string `json:"sourceResourcePath,omitempty"`

	// StartTimeUtc: Start time in UTC of latest ResourceMove operation attempted. ISO 8601 format.
	StartTimeUtc *string `json:"startTimeUtc,omitempty"`

	// TargetResourcePath: ARM resource path of target resource used in latest ResourceMove operation
	TargetResourcePath *string `json:"targetResourcePath,omitempty"`
}

ResourceMoveDetails will be returned in response to GetResource call from ARM

func (*ResourceMoveDetails_STATUS) AssignProperties_From_ResourceMoveDetails_STATUS

func (details *ResourceMoveDetails_STATUS) AssignProperties_From_ResourceMoveDetails_STATUS(source *v20230101s.ResourceMoveDetails_STATUS) error

AssignProperties_From_ResourceMoveDetails_STATUS populates our ResourceMoveDetails_STATUS from the provided source ResourceMoveDetails_STATUS

func (*ResourceMoveDetails_STATUS) AssignProperties_To_ResourceMoveDetails_STATUS

func (details *ResourceMoveDetails_STATUS) AssignProperties_To_ResourceMoveDetails_STATUS(destination *v20230101s.ResourceMoveDetails_STATUS) error

AssignProperties_To_ResourceMoveDetails_STATUS populates the provided destination ResourceMoveDetails_STATUS from our ResourceMoveDetails_STATUS

func (*ResourceMoveDetails_STATUS) DeepCopy

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

func (*ResourceMoveDetails_STATUS) DeepCopyInto

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

func (*ResourceMoveDetails_STATUS) NewEmptyARMValue

func (details *ResourceMoveDetails_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*ResourceMoveDetails_STATUS) PopulateFromARM

func (details *ResourceMoveDetails_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type ResourceMoveDetails_STATUS_ARM

type ResourceMoveDetails_STATUS_ARM struct {
	// CompletionTimeUtc: Completion time in UTC of latest ResourceMove operation attempted. ISO 8601 format.
	CompletionTimeUtc *string `json:"completionTimeUtc,omitempty"`

	// OperationId: CorrelationId of latest ResourceMove operation attempted
	OperationId *string `json:"operationId,omitempty"`

	// SourceResourcePath: ARM resource path of source resource
	SourceResourcePath *string `json:"sourceResourcePath,omitempty"`

	// StartTimeUtc: Start time in UTC of latest ResourceMove operation attempted. ISO 8601 format.
	StartTimeUtc *string `json:"startTimeUtc,omitempty"`

	// TargetResourcePath: ARM resource path of target resource used in latest ResourceMove operation
	TargetResourcePath *string `json:"targetResourcePath,omitempty"`
}

ResourceMoveDetails will be returned in response to GetResource call from ARM

func (*ResourceMoveDetails_STATUS_ARM) DeepCopy

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

func (*ResourceMoveDetails_STATUS_ARM) DeepCopyInto

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

type RetentionTag

type RetentionTag struct {
	// +kubebuilder:validation:Required
	// TagName: Retention Tag Name to relate it to retention rule.
	TagName *string `json:"tagName,omitempty"`
}

Retention tag

func (*RetentionTag) AssignProperties_From_RetentionTag

func (retentionTag *RetentionTag) AssignProperties_From_RetentionTag(source *v20230101s.RetentionTag) error

AssignProperties_From_RetentionTag populates our RetentionTag from the provided source RetentionTag

func (*RetentionTag) AssignProperties_To_RetentionTag

func (retentionTag *RetentionTag) AssignProperties_To_RetentionTag(destination *v20230101s.RetentionTag) error

AssignProperties_To_RetentionTag populates the provided destination RetentionTag from our RetentionTag

func (*RetentionTag) ConvertToARM

func (retentionTag *RetentionTag) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*RetentionTag) DeepCopy

func (in *RetentionTag) DeepCopy() *RetentionTag

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

func (*RetentionTag) DeepCopyInto

func (in *RetentionTag) DeepCopyInto(out *RetentionTag)

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

func (*RetentionTag) NewEmptyARMValue

func (retentionTag *RetentionTag) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*RetentionTag) PopulateFromARM

func (retentionTag *RetentionTag) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type RetentionTag_ARM

type RetentionTag_ARM struct {
	// TagName: Retention Tag Name to relate it to retention rule.
	TagName *string `json:"tagName,omitempty"`
}

Retention tag

func (*RetentionTag_ARM) DeepCopy

func (in *RetentionTag_ARM) DeepCopy() *RetentionTag_ARM

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

func (*RetentionTag_ARM) DeepCopyInto

func (in *RetentionTag_ARM) DeepCopyInto(out *RetentionTag_ARM)

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

type RetentionTag_STATUS

type RetentionTag_STATUS struct {
	// ETag: Retention Tag version.
	ETag *string `json:"eTag,omitempty"`

	// Id: Retention Tag version.
	Id *string `json:"id,omitempty"`

	// TagName: Retention Tag Name to relate it to retention rule.
	TagName *string `json:"tagName,omitempty"`
}

Retention tag

func (*RetentionTag_STATUS) AssignProperties_From_RetentionTag_STATUS

func (retentionTag *RetentionTag_STATUS) AssignProperties_From_RetentionTag_STATUS(source *v20230101s.RetentionTag_STATUS) error

AssignProperties_From_RetentionTag_STATUS populates our RetentionTag_STATUS from the provided source RetentionTag_STATUS

func (*RetentionTag_STATUS) AssignProperties_To_RetentionTag_STATUS

func (retentionTag *RetentionTag_STATUS) AssignProperties_To_RetentionTag_STATUS(destination *v20230101s.RetentionTag_STATUS) error

AssignProperties_To_RetentionTag_STATUS populates the provided destination RetentionTag_STATUS from our RetentionTag_STATUS

func (*RetentionTag_STATUS) DeepCopy

func (in *RetentionTag_STATUS) DeepCopy() *RetentionTag_STATUS

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

func (*RetentionTag_STATUS) DeepCopyInto

func (in *RetentionTag_STATUS) DeepCopyInto(out *RetentionTag_STATUS)

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

func (*RetentionTag_STATUS) NewEmptyARMValue

func (retentionTag *RetentionTag_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*RetentionTag_STATUS) PopulateFromARM

func (retentionTag *RetentionTag_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type RetentionTag_STATUS_ARM

type RetentionTag_STATUS_ARM struct {
	// ETag: Retention Tag version.
	ETag *string `json:"eTag,omitempty"`

	// Id: Retention Tag version.
	Id *string `json:"id,omitempty"`

	// TagName: Retention Tag Name to relate it to retention rule.
	TagName *string `json:"tagName,omitempty"`
}

Retention tag

func (*RetentionTag_STATUS_ARM) DeepCopy

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

func (*RetentionTag_STATUS_ARM) DeepCopyInto

func (in *RetentionTag_STATUS_ARM) DeepCopyInto(out *RetentionTag_STATUS_ARM)

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

type ScheduleBasedBackupCriteria

type ScheduleBasedBackupCriteria struct {
	// AbsoluteCriteria: it contains absolute values like "AllBackup" / "FirstOfDay" / "FirstOfWeek" / "FirstOfMonth"
	// and should be part of AbsoluteMarker enum
	AbsoluteCriteria []ScheduleBasedBackupCriteria_AbsoluteCriteria `json:"absoluteCriteria,omitempty"`

	// DaysOfMonth: This is day of the month from 1 to 28 other wise last of month
	DaysOfMonth []Day `json:"daysOfMonth,omitempty"`

	// DaysOfTheWeek: It should be Sunday/Monday/T..../Saturday
	DaysOfTheWeek []ScheduleBasedBackupCriteria_DaysOfTheWeek `json:"daysOfTheWeek,omitempty"`

	// MonthsOfYear: It should be January/February/....../December
	MonthsOfYear []ScheduleBasedBackupCriteria_MonthsOfYear `json:"monthsOfYear,omitempty"`

	// +kubebuilder:validation:Required
	// ObjectType: Type of the specific object - used for deserializing
	ObjectType *ScheduleBasedBackupCriteria_ObjectType `json:"objectType,omitempty"`

	// ScheduleTimes: List of schedule times for backup
	ScheduleTimes []string `json:"scheduleTimes,omitempty"`

	// WeeksOfTheMonth: It should be First/Second/Third/Fourth/Last
	WeeksOfTheMonth []ScheduleBasedBackupCriteria_WeeksOfTheMonth `json:"weeksOfTheMonth,omitempty"`
}

func (*ScheduleBasedBackupCriteria) AssignProperties_From_ScheduleBasedBackupCriteria

func (criteria *ScheduleBasedBackupCriteria) AssignProperties_From_ScheduleBasedBackupCriteria(source *v20230101s.ScheduleBasedBackupCriteria) error

AssignProperties_From_ScheduleBasedBackupCriteria populates our ScheduleBasedBackupCriteria from the provided source ScheduleBasedBackupCriteria

func (*ScheduleBasedBackupCriteria) AssignProperties_To_ScheduleBasedBackupCriteria

func (criteria *ScheduleBasedBackupCriteria) AssignProperties_To_ScheduleBasedBackupCriteria(destination *v20230101s.ScheduleBasedBackupCriteria) error

AssignProperties_To_ScheduleBasedBackupCriteria populates the provided destination ScheduleBasedBackupCriteria from our ScheduleBasedBackupCriteria

func (*ScheduleBasedBackupCriteria) ConvertToARM

func (criteria *ScheduleBasedBackupCriteria) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*ScheduleBasedBackupCriteria) DeepCopy

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

func (*ScheduleBasedBackupCriteria) DeepCopyInto

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

func (*ScheduleBasedBackupCriteria) NewEmptyARMValue

func (criteria *ScheduleBasedBackupCriteria) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*ScheduleBasedBackupCriteria) PopulateFromARM

func (criteria *ScheduleBasedBackupCriteria) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type ScheduleBasedBackupCriteria_ARM

type ScheduleBasedBackupCriteria_ARM struct {
	// AbsoluteCriteria: it contains absolute values like "AllBackup" / "FirstOfDay" / "FirstOfWeek" / "FirstOfMonth"
	// and should be part of AbsoluteMarker enum
	AbsoluteCriteria []ScheduleBasedBackupCriteria_AbsoluteCriteria `json:"absoluteCriteria,omitempty"`

	// DaysOfMonth: This is day of the month from 1 to 28 other wise last of month
	DaysOfMonth []Day_ARM `json:"daysOfMonth,omitempty"`

	// DaysOfTheWeek: It should be Sunday/Monday/T..../Saturday
	DaysOfTheWeek []ScheduleBasedBackupCriteria_DaysOfTheWeek `json:"daysOfTheWeek,omitempty"`

	// MonthsOfYear: It should be January/February/....../December
	MonthsOfYear []ScheduleBasedBackupCriteria_MonthsOfYear `json:"monthsOfYear,omitempty"`

	// ObjectType: Type of the specific object - used for deserializing
	ObjectType ScheduleBasedBackupCriteria_ObjectType `json:"objectType,omitempty"`

	// ScheduleTimes: List of schedule times for backup
	ScheduleTimes []string `json:"scheduleTimes,omitempty"`

	// WeeksOfTheMonth: It should be First/Second/Third/Fourth/Last
	WeeksOfTheMonth []ScheduleBasedBackupCriteria_WeeksOfTheMonth `json:"weeksOfTheMonth,omitempty"`
}

func (*ScheduleBasedBackupCriteria_ARM) DeepCopy

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

func (*ScheduleBasedBackupCriteria_ARM) DeepCopyInto

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

type ScheduleBasedBackupCriteria_AbsoluteCriteria

type ScheduleBasedBackupCriteria_AbsoluteCriteria string

+kubebuilder:validation:Enum={"AllBackup","FirstOfDay","FirstOfMonth","FirstOfWeek","FirstOfYear"}

type ScheduleBasedBackupCriteria_AbsoluteCriteria_STATUS

type ScheduleBasedBackupCriteria_AbsoluteCriteria_STATUS string

type ScheduleBasedBackupCriteria_DaysOfTheWeek

type ScheduleBasedBackupCriteria_DaysOfTheWeek string

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

type ScheduleBasedBackupCriteria_DaysOfTheWeek_STATUS

type ScheduleBasedBackupCriteria_DaysOfTheWeek_STATUS string

type ScheduleBasedBackupCriteria_MonthsOfYear

type ScheduleBasedBackupCriteria_MonthsOfYear string

+kubebuilder:validation:Enum={"April","August","December","February","January","July","June","March","May","November","October","September"}

type ScheduleBasedBackupCriteria_MonthsOfYear_STATUS

type ScheduleBasedBackupCriteria_MonthsOfYear_STATUS string

type ScheduleBasedBackupCriteria_ObjectType

type ScheduleBasedBackupCriteria_ObjectType string

+kubebuilder:validation:Enum={"ScheduleBasedBackupCriteria"}

type ScheduleBasedBackupCriteria_ObjectType_STATUS

type ScheduleBasedBackupCriteria_ObjectType_STATUS string

type ScheduleBasedBackupCriteria_STATUS

type ScheduleBasedBackupCriteria_STATUS struct {
	// AbsoluteCriteria: it contains absolute values like "AllBackup" / "FirstOfDay" / "FirstOfWeek" / "FirstOfMonth"
	// and should be part of AbsoluteMarker enum
	AbsoluteCriteria []ScheduleBasedBackupCriteria_AbsoluteCriteria_STATUS `json:"absoluteCriteria,omitempty"`

	// DaysOfMonth: This is day of the month from 1 to 28 other wise last of month
	DaysOfMonth []Day_STATUS `json:"daysOfMonth,omitempty"`

	// DaysOfTheWeek: It should be Sunday/Monday/T..../Saturday
	DaysOfTheWeek []ScheduleBasedBackupCriteria_DaysOfTheWeek_STATUS `json:"daysOfTheWeek,omitempty"`

	// MonthsOfYear: It should be January/February/....../December
	MonthsOfYear []ScheduleBasedBackupCriteria_MonthsOfYear_STATUS `json:"monthsOfYear,omitempty"`

	// ObjectType: Type of the specific object - used for deserializing
	ObjectType *ScheduleBasedBackupCriteria_ObjectType_STATUS `json:"objectType,omitempty"`

	// ScheduleTimes: List of schedule times for backup
	ScheduleTimes []string `json:"scheduleTimes,omitempty"`

	// WeeksOfTheMonth: It should be First/Second/Third/Fourth/Last
	WeeksOfTheMonth []ScheduleBasedBackupCriteria_WeeksOfTheMonth_STATUS `json:"weeksOfTheMonth,omitempty"`
}

func (*ScheduleBasedBackupCriteria_STATUS) AssignProperties_From_ScheduleBasedBackupCriteria_STATUS

func (criteria *ScheduleBasedBackupCriteria_STATUS) AssignProperties_From_ScheduleBasedBackupCriteria_STATUS(source *v20230101s.ScheduleBasedBackupCriteria_STATUS) error

AssignProperties_From_ScheduleBasedBackupCriteria_STATUS populates our ScheduleBasedBackupCriteria_STATUS from the provided source ScheduleBasedBackupCriteria_STATUS

func (*ScheduleBasedBackupCriteria_STATUS) AssignProperties_To_ScheduleBasedBackupCriteria_STATUS

func (criteria *ScheduleBasedBackupCriteria_STATUS) AssignProperties_To_ScheduleBasedBackupCriteria_STATUS(destination *v20230101s.ScheduleBasedBackupCriteria_STATUS) error

AssignProperties_To_ScheduleBasedBackupCriteria_STATUS populates the provided destination ScheduleBasedBackupCriteria_STATUS from our ScheduleBasedBackupCriteria_STATUS

func (*ScheduleBasedBackupCriteria_STATUS) DeepCopy

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

func (*ScheduleBasedBackupCriteria_STATUS) DeepCopyInto

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

func (*ScheduleBasedBackupCriteria_STATUS) NewEmptyARMValue

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*ScheduleBasedBackupCriteria_STATUS) PopulateFromARM

func (criteria *ScheduleBasedBackupCriteria_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type ScheduleBasedBackupCriteria_STATUS_ARM

type ScheduleBasedBackupCriteria_STATUS_ARM struct {
	// AbsoluteCriteria: it contains absolute values like "AllBackup" / "FirstOfDay" / "FirstOfWeek" / "FirstOfMonth"
	// and should be part of AbsoluteMarker enum
	AbsoluteCriteria []ScheduleBasedBackupCriteria_AbsoluteCriteria_STATUS `json:"absoluteCriteria,omitempty"`

	// DaysOfMonth: This is day of the month from 1 to 28 other wise last of month
	DaysOfMonth []Day_STATUS_ARM `json:"daysOfMonth,omitempty"`

	// DaysOfTheWeek: It should be Sunday/Monday/T..../Saturday
	DaysOfTheWeek []ScheduleBasedBackupCriteria_DaysOfTheWeek_STATUS `json:"daysOfTheWeek,omitempty"`

	// MonthsOfYear: It should be January/February/....../December
	MonthsOfYear []ScheduleBasedBackupCriteria_MonthsOfYear_STATUS `json:"monthsOfYear,omitempty"`

	// ObjectType: Type of the specific object - used for deserializing
	ObjectType ScheduleBasedBackupCriteria_ObjectType_STATUS `json:"objectType,omitempty"`

	// ScheduleTimes: List of schedule times for backup
	ScheduleTimes []string `json:"scheduleTimes,omitempty"`

	// WeeksOfTheMonth: It should be First/Second/Third/Fourth/Last
	WeeksOfTheMonth []ScheduleBasedBackupCriteria_WeeksOfTheMonth_STATUS `json:"weeksOfTheMonth,omitempty"`
}

func (*ScheduleBasedBackupCriteria_STATUS_ARM) DeepCopy

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

func (*ScheduleBasedBackupCriteria_STATUS_ARM) DeepCopyInto

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

type ScheduleBasedBackupCriteria_WeeksOfTheMonth

type ScheduleBasedBackupCriteria_WeeksOfTheMonth string

+kubebuilder:validation:Enum={"First","Fourth","Last","Second","Third"}

type ScheduleBasedBackupCriteria_WeeksOfTheMonth_STATUS

type ScheduleBasedBackupCriteria_WeeksOfTheMonth_STATUS string

type ScheduleBasedTriggerContext

type ScheduleBasedTriggerContext struct {
	// +kubebuilder:validation:Required
	// ObjectType: Type of the specific object - used for deserializing
	ObjectType *ScheduleBasedTriggerContext_ObjectType `json:"objectType,omitempty"`

	// +kubebuilder:validation:Required
	// Schedule: Schedule for this backup
	Schedule *BackupSchedule `json:"schedule,omitempty"`

	// +kubebuilder:validation:Required
	// TaggingCriteria: List of tags that can be applicable for given schedule.
	TaggingCriteria []TaggingCriteria `json:"taggingCriteria,omitempty"`
}

func (*ScheduleBasedTriggerContext) AssignProperties_From_ScheduleBasedTriggerContext

func (context *ScheduleBasedTriggerContext) AssignProperties_From_ScheduleBasedTriggerContext(source *v20230101s.ScheduleBasedTriggerContext) error

AssignProperties_From_ScheduleBasedTriggerContext populates our ScheduleBasedTriggerContext from the provided source ScheduleBasedTriggerContext

func (*ScheduleBasedTriggerContext) AssignProperties_To_ScheduleBasedTriggerContext

func (context *ScheduleBasedTriggerContext) AssignProperties_To_ScheduleBasedTriggerContext(destination *v20230101s.ScheduleBasedTriggerContext) error

AssignProperties_To_ScheduleBasedTriggerContext populates the provided destination ScheduleBasedTriggerContext from our ScheduleBasedTriggerContext

func (*ScheduleBasedTriggerContext) ConvertToARM

func (context *ScheduleBasedTriggerContext) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*ScheduleBasedTriggerContext) DeepCopy

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

func (*ScheduleBasedTriggerContext) DeepCopyInto

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

func (*ScheduleBasedTriggerContext) NewEmptyARMValue

func (context *ScheduleBasedTriggerContext) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*ScheduleBasedTriggerContext) PopulateFromARM

func (context *ScheduleBasedTriggerContext) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type ScheduleBasedTriggerContext_ARM

type ScheduleBasedTriggerContext_ARM struct {
	// ObjectType: Type of the specific object - used for deserializing
	ObjectType ScheduleBasedTriggerContext_ObjectType `json:"objectType,omitempty"`

	// Schedule: Schedule for this backup
	Schedule *BackupSchedule_ARM `json:"schedule,omitempty"`

	// TaggingCriteria: List of tags that can be applicable for given schedule.
	TaggingCriteria []TaggingCriteria_ARM `json:"taggingCriteria,omitempty"`
}

func (*ScheduleBasedTriggerContext_ARM) DeepCopy

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

func (*ScheduleBasedTriggerContext_ARM) DeepCopyInto

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

type ScheduleBasedTriggerContext_ObjectType

type ScheduleBasedTriggerContext_ObjectType string

+kubebuilder:validation:Enum={"ScheduleBasedTriggerContext"}

type ScheduleBasedTriggerContext_ObjectType_STATUS

type ScheduleBasedTriggerContext_ObjectType_STATUS string

type ScheduleBasedTriggerContext_STATUS

type ScheduleBasedTriggerContext_STATUS struct {
	// ObjectType: Type of the specific object - used for deserializing
	ObjectType *ScheduleBasedTriggerContext_ObjectType_STATUS `json:"objectType,omitempty"`

	// Schedule: Schedule for this backup
	Schedule *BackupSchedule_STATUS `json:"schedule,omitempty"`

	// TaggingCriteria: List of tags that can be applicable for given schedule.
	TaggingCriteria []TaggingCriteria_STATUS `json:"taggingCriteria,omitempty"`
}

func (*ScheduleBasedTriggerContext_STATUS) AssignProperties_From_ScheduleBasedTriggerContext_STATUS

func (context *ScheduleBasedTriggerContext_STATUS) AssignProperties_From_ScheduleBasedTriggerContext_STATUS(source *v20230101s.ScheduleBasedTriggerContext_STATUS) error

AssignProperties_From_ScheduleBasedTriggerContext_STATUS populates our ScheduleBasedTriggerContext_STATUS from the provided source ScheduleBasedTriggerContext_STATUS

func (*ScheduleBasedTriggerContext_STATUS) AssignProperties_To_ScheduleBasedTriggerContext_STATUS

func (context *ScheduleBasedTriggerContext_STATUS) AssignProperties_To_ScheduleBasedTriggerContext_STATUS(destination *v20230101s.ScheduleBasedTriggerContext_STATUS) error

AssignProperties_To_ScheduleBasedTriggerContext_STATUS populates the provided destination ScheduleBasedTriggerContext_STATUS from our ScheduleBasedTriggerContext_STATUS

func (*ScheduleBasedTriggerContext_STATUS) DeepCopy

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

func (*ScheduleBasedTriggerContext_STATUS) DeepCopyInto

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

func (*ScheduleBasedTriggerContext_STATUS) NewEmptyARMValue

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*ScheduleBasedTriggerContext_STATUS) PopulateFromARM

func (context *ScheduleBasedTriggerContext_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type ScheduleBasedTriggerContext_STATUS_ARM

type ScheduleBasedTriggerContext_STATUS_ARM struct {
	// ObjectType: Type of the specific object - used for deserializing
	ObjectType ScheduleBasedTriggerContext_ObjectType_STATUS `json:"objectType,omitempty"`

	// Schedule: Schedule for this backup
	Schedule *BackupSchedule_STATUS_ARM `json:"schedule,omitempty"`

	// TaggingCriteria: List of tags that can be applicable for given schedule.
	TaggingCriteria []TaggingCriteria_STATUS_ARM `json:"taggingCriteria,omitempty"`
}

func (*ScheduleBasedTriggerContext_STATUS_ARM) DeepCopy

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

func (*ScheduleBasedTriggerContext_STATUS_ARM) DeepCopyInto

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

type SecuritySettings

type SecuritySettings struct {
	// ImmutabilitySettings: Immutability Settings at vault level
	ImmutabilitySettings *ImmutabilitySettings `json:"immutabilitySettings,omitempty"`

	// SoftDeleteSettings: Soft delete related settings
	SoftDeleteSettings *SoftDeleteSettings `json:"softDeleteSettings,omitempty"`
}

Class containing security settings of vault

func (*SecuritySettings) AssignProperties_From_SecuritySettings

func (settings *SecuritySettings) AssignProperties_From_SecuritySettings(source *v20230101s.SecuritySettings) error

AssignProperties_From_SecuritySettings populates our SecuritySettings from the provided source SecuritySettings

func (*SecuritySettings) AssignProperties_To_SecuritySettings

func (settings *SecuritySettings) AssignProperties_To_SecuritySettings(destination *v20230101s.SecuritySettings) error

AssignProperties_To_SecuritySettings populates the provided destination SecuritySettings from our SecuritySettings

func (*SecuritySettings) ConvertToARM

func (settings *SecuritySettings) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*SecuritySettings) DeepCopy

func (in *SecuritySettings) DeepCopy() *SecuritySettings

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

func (*SecuritySettings) DeepCopyInto

func (in *SecuritySettings) DeepCopyInto(out *SecuritySettings)

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

func (*SecuritySettings) NewEmptyARMValue

func (settings *SecuritySettings) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*SecuritySettings) PopulateFromARM

func (settings *SecuritySettings) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type SecuritySettings_ARM

type SecuritySettings_ARM struct {
	// ImmutabilitySettings: Immutability Settings at vault level
	ImmutabilitySettings *ImmutabilitySettings_ARM `json:"immutabilitySettings,omitempty"`

	// SoftDeleteSettings: Soft delete related settings
	SoftDeleteSettings *SoftDeleteSettings_ARM `json:"softDeleteSettings,omitempty"`
}

Class containing security settings of vault

func (*SecuritySettings_ARM) DeepCopy

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

func (*SecuritySettings_ARM) DeepCopyInto

func (in *SecuritySettings_ARM) DeepCopyInto(out *SecuritySettings_ARM)

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

type SecuritySettings_STATUS

type SecuritySettings_STATUS struct {
	// ImmutabilitySettings: Immutability Settings at vault level
	ImmutabilitySettings *ImmutabilitySettings_STATUS `json:"immutabilitySettings,omitempty"`

	// SoftDeleteSettings: Soft delete related settings
	SoftDeleteSettings *SoftDeleteSettings_STATUS `json:"softDeleteSettings,omitempty"`
}

Class containing security settings of vault

func (*SecuritySettings_STATUS) AssignProperties_From_SecuritySettings_STATUS

func (settings *SecuritySettings_STATUS) AssignProperties_From_SecuritySettings_STATUS(source *v20230101s.SecuritySettings_STATUS) error

AssignProperties_From_SecuritySettings_STATUS populates our SecuritySettings_STATUS from the provided source SecuritySettings_STATUS

func (*SecuritySettings_STATUS) AssignProperties_To_SecuritySettings_STATUS

func (settings *SecuritySettings_STATUS) AssignProperties_To_SecuritySettings_STATUS(destination *v20230101s.SecuritySettings_STATUS) error

AssignProperties_To_SecuritySettings_STATUS populates the provided destination SecuritySettings_STATUS from our SecuritySettings_STATUS

func (*SecuritySettings_STATUS) DeepCopy

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

func (*SecuritySettings_STATUS) DeepCopyInto

func (in *SecuritySettings_STATUS) DeepCopyInto(out *SecuritySettings_STATUS)

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

func (*SecuritySettings_STATUS) NewEmptyARMValue

func (settings *SecuritySettings_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*SecuritySettings_STATUS) PopulateFromARM

func (settings *SecuritySettings_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type SecuritySettings_STATUS_ARM

type SecuritySettings_STATUS_ARM struct {
	// ImmutabilitySettings: Immutability Settings at vault level
	ImmutabilitySettings *ImmutabilitySettings_STATUS_ARM `json:"immutabilitySettings,omitempty"`

	// SoftDeleteSettings: Soft delete related settings
	SoftDeleteSettings *SoftDeleteSettings_STATUS_ARM `json:"softDeleteSettings,omitempty"`
}

Class containing security settings of vault

func (*SecuritySettings_STATUS_ARM) DeepCopy

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

func (*SecuritySettings_STATUS_ARM) DeepCopyInto

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

type SoftDeleteSettings

type SoftDeleteSettings struct {
	// RetentionDurationInDays: Soft delete retention duration
	RetentionDurationInDays *float64 `json:"retentionDurationInDays,omitempty"`

	// State: State of soft delete
	State *SoftDeleteSettings_State `json:"state,omitempty"`
}

Soft delete related settings

func (*SoftDeleteSettings) AssignProperties_From_SoftDeleteSettings

func (settings *SoftDeleteSettings) AssignProperties_From_SoftDeleteSettings(source *v20230101s.SoftDeleteSettings) error

AssignProperties_From_SoftDeleteSettings populates our SoftDeleteSettings from the provided source SoftDeleteSettings

func (*SoftDeleteSettings) AssignProperties_To_SoftDeleteSettings

func (settings *SoftDeleteSettings) AssignProperties_To_SoftDeleteSettings(destination *v20230101s.SoftDeleteSettings) error

AssignProperties_To_SoftDeleteSettings populates the provided destination SoftDeleteSettings from our SoftDeleteSettings

func (*SoftDeleteSettings) ConvertToARM

func (settings *SoftDeleteSettings) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*SoftDeleteSettings) DeepCopy

func (in *SoftDeleteSettings) DeepCopy() *SoftDeleteSettings

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

func (*SoftDeleteSettings) DeepCopyInto

func (in *SoftDeleteSettings) DeepCopyInto(out *SoftDeleteSettings)

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

func (*SoftDeleteSettings) NewEmptyARMValue

func (settings *SoftDeleteSettings) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*SoftDeleteSettings) PopulateFromARM

func (settings *SoftDeleteSettings) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type SoftDeleteSettings_ARM

type SoftDeleteSettings_ARM struct {
	// RetentionDurationInDays: Soft delete retention duration
	RetentionDurationInDays *float64 `json:"retentionDurationInDays,omitempty"`

	// State: State of soft delete
	State *SoftDeleteSettings_State `json:"state,omitempty"`
}

Soft delete related settings

func (*SoftDeleteSettings_ARM) DeepCopy

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

func (*SoftDeleteSettings_ARM) DeepCopyInto

func (in *SoftDeleteSettings_ARM) DeepCopyInto(out *SoftDeleteSettings_ARM)

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

type SoftDeleteSettings_STATUS

type SoftDeleteSettings_STATUS struct {
	// RetentionDurationInDays: Soft delete retention duration
	RetentionDurationInDays *float64 `json:"retentionDurationInDays,omitempty"`

	// State: State of soft delete
	State *SoftDeleteSettings_State_STATUS `json:"state,omitempty"`
}

Soft delete related settings

func (*SoftDeleteSettings_STATUS) AssignProperties_From_SoftDeleteSettings_STATUS

func (settings *SoftDeleteSettings_STATUS) AssignProperties_From_SoftDeleteSettings_STATUS(source *v20230101s.SoftDeleteSettings_STATUS) error

AssignProperties_From_SoftDeleteSettings_STATUS populates our SoftDeleteSettings_STATUS from the provided source SoftDeleteSettings_STATUS

func (*SoftDeleteSettings_STATUS) AssignProperties_To_SoftDeleteSettings_STATUS

func (settings *SoftDeleteSettings_STATUS) AssignProperties_To_SoftDeleteSettings_STATUS(destination *v20230101s.SoftDeleteSettings_STATUS) error

AssignProperties_To_SoftDeleteSettings_STATUS populates the provided destination SoftDeleteSettings_STATUS from our SoftDeleteSettings_STATUS

func (*SoftDeleteSettings_STATUS) DeepCopy

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

func (*SoftDeleteSettings_STATUS) DeepCopyInto

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

func (*SoftDeleteSettings_STATUS) NewEmptyARMValue

func (settings *SoftDeleteSettings_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*SoftDeleteSettings_STATUS) PopulateFromARM

func (settings *SoftDeleteSettings_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type SoftDeleteSettings_STATUS_ARM

type SoftDeleteSettings_STATUS_ARM struct {
	// RetentionDurationInDays: Soft delete retention duration
	RetentionDurationInDays *float64 `json:"retentionDurationInDays,omitempty"`

	// State: State of soft delete
	State *SoftDeleteSettings_State_STATUS `json:"state,omitempty"`
}

Soft delete related settings

func (*SoftDeleteSettings_STATUS_ARM) DeepCopy

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

func (*SoftDeleteSettings_STATUS_ARM) DeepCopyInto

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

type SoftDeleteSettings_State

type SoftDeleteSettings_State string

+kubebuilder:validation:Enum={"AlwaysOn","Off","On"}

type SoftDeleteSettings_State_STATUS

type SoftDeleteSettings_State_STATUS string

type SourceLifeCycle

type SourceLifeCycle struct {
	// +kubebuilder:validation:Required
	DeleteAfter *DeleteOption `json:"deleteAfter,omitempty"`

	// +kubebuilder:validation:Required
	// SourceDataStore: DataStoreInfo base
	SourceDataStore             *DataStoreInfoBase  `json:"sourceDataStore,omitempty"`
	TargetDataStoreCopySettings []TargetCopySetting `json:"targetDataStoreCopySettings,omitempty"`
}

Source LifeCycle

func (*SourceLifeCycle) AssignProperties_From_SourceLifeCycle

func (cycle *SourceLifeCycle) AssignProperties_From_SourceLifeCycle(source *v20230101s.SourceLifeCycle) error

AssignProperties_From_SourceLifeCycle populates our SourceLifeCycle from the provided source SourceLifeCycle

func (*SourceLifeCycle) AssignProperties_To_SourceLifeCycle

func (cycle *SourceLifeCycle) AssignProperties_To_SourceLifeCycle(destination *v20230101s.SourceLifeCycle) error

AssignProperties_To_SourceLifeCycle populates the provided destination SourceLifeCycle from our SourceLifeCycle

func (*SourceLifeCycle) ConvertToARM

func (cycle *SourceLifeCycle) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*SourceLifeCycle) DeepCopy

func (in *SourceLifeCycle) DeepCopy() *SourceLifeCycle

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

func (*SourceLifeCycle) DeepCopyInto

func (in *SourceLifeCycle) DeepCopyInto(out *SourceLifeCycle)

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

func (*SourceLifeCycle) NewEmptyARMValue

func (cycle *SourceLifeCycle) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*SourceLifeCycle) PopulateFromARM

func (cycle *SourceLifeCycle) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type SourceLifeCycle_ARM

type SourceLifeCycle_ARM struct {
	DeleteAfter *DeleteOption_ARM `json:"deleteAfter,omitempty"`

	// SourceDataStore: DataStoreInfo base
	SourceDataStore             *DataStoreInfoBase_ARM  `json:"sourceDataStore,omitempty"`
	TargetDataStoreCopySettings []TargetCopySetting_ARM `json:"targetDataStoreCopySettings,omitempty"`
}

Source LifeCycle

func (*SourceLifeCycle_ARM) DeepCopy

func (in *SourceLifeCycle_ARM) DeepCopy() *SourceLifeCycle_ARM

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

func (*SourceLifeCycle_ARM) DeepCopyInto

func (in *SourceLifeCycle_ARM) DeepCopyInto(out *SourceLifeCycle_ARM)

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

type SourceLifeCycle_STATUS

type SourceLifeCycle_STATUS struct {
	DeleteAfter *DeleteOption_STATUS `json:"deleteAfter,omitempty"`

	// SourceDataStore: DataStoreInfo base
	SourceDataStore             *DataStoreInfoBase_STATUS  `json:"sourceDataStore,omitempty"`
	TargetDataStoreCopySettings []TargetCopySetting_STATUS `json:"targetDataStoreCopySettings,omitempty"`
}

Source LifeCycle

func (*SourceLifeCycle_STATUS) AssignProperties_From_SourceLifeCycle_STATUS

func (cycle *SourceLifeCycle_STATUS) AssignProperties_From_SourceLifeCycle_STATUS(source *v20230101s.SourceLifeCycle_STATUS) error

AssignProperties_From_SourceLifeCycle_STATUS populates our SourceLifeCycle_STATUS from the provided source SourceLifeCycle_STATUS

func (*SourceLifeCycle_STATUS) AssignProperties_To_SourceLifeCycle_STATUS

func (cycle *SourceLifeCycle_STATUS) AssignProperties_To_SourceLifeCycle_STATUS(destination *v20230101s.SourceLifeCycle_STATUS) error

AssignProperties_To_SourceLifeCycle_STATUS populates the provided destination SourceLifeCycle_STATUS from our SourceLifeCycle_STATUS

func (*SourceLifeCycle_STATUS) DeepCopy

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

func (*SourceLifeCycle_STATUS) DeepCopyInto

func (in *SourceLifeCycle_STATUS) DeepCopyInto(out *SourceLifeCycle_STATUS)

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

func (*SourceLifeCycle_STATUS) NewEmptyARMValue

func (cycle *SourceLifeCycle_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*SourceLifeCycle_STATUS) PopulateFromARM

func (cycle *SourceLifeCycle_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type SourceLifeCycle_STATUS_ARM

type SourceLifeCycle_STATUS_ARM struct {
	DeleteAfter *DeleteOption_STATUS_ARM `json:"deleteAfter,omitempty"`

	// SourceDataStore: DataStoreInfo base
	SourceDataStore             *DataStoreInfoBase_STATUS_ARM  `json:"sourceDataStore,omitempty"`
	TargetDataStoreCopySettings []TargetCopySetting_STATUS_ARM `json:"targetDataStoreCopySettings,omitempty"`
}

Source LifeCycle

func (*SourceLifeCycle_STATUS_ARM) DeepCopy

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

func (*SourceLifeCycle_STATUS_ARM) DeepCopyInto

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

type StorageSetting

type StorageSetting struct {
	// DatastoreType: Gets or sets the type of the datastore.
	DatastoreType *StorageSetting_DatastoreType `json:"datastoreType,omitempty"`

	// Type: Gets or sets the type.
	Type *StorageSetting_Type `json:"type,omitempty"`
}

Storage setting

func (*StorageSetting) AssignProperties_From_StorageSetting

func (setting *StorageSetting) AssignProperties_From_StorageSetting(source *v20230101s.StorageSetting) error

AssignProperties_From_StorageSetting populates our StorageSetting from the provided source StorageSetting

func (*StorageSetting) AssignProperties_To_StorageSetting

func (setting *StorageSetting) AssignProperties_To_StorageSetting(destination *v20230101s.StorageSetting) error

AssignProperties_To_StorageSetting populates the provided destination StorageSetting from our StorageSetting

func (*StorageSetting) ConvertToARM

func (setting *StorageSetting) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*StorageSetting) DeepCopy

func (in *StorageSetting) DeepCopy() *StorageSetting

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

func (*StorageSetting) DeepCopyInto

func (in *StorageSetting) DeepCopyInto(out *StorageSetting)

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

func (*StorageSetting) NewEmptyARMValue

func (setting *StorageSetting) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*StorageSetting) PopulateFromARM

func (setting *StorageSetting) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type StorageSetting_ARM

type StorageSetting_ARM struct {
	// DatastoreType: Gets or sets the type of the datastore.
	DatastoreType *StorageSetting_DatastoreType `json:"datastoreType,omitempty"`

	// Type: Gets or sets the type.
	Type *StorageSetting_Type `json:"type,omitempty"`
}

Storage setting

func (*StorageSetting_ARM) DeepCopy

func (in *StorageSetting_ARM) DeepCopy() *StorageSetting_ARM

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

func (*StorageSetting_ARM) DeepCopyInto

func (in *StorageSetting_ARM) DeepCopyInto(out *StorageSetting_ARM)

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

type StorageSetting_DatastoreType

type StorageSetting_DatastoreType string

+kubebuilder:validation:Enum={"ArchiveStore","OperationalStore","VaultStore"}

type StorageSetting_DatastoreType_STATUS

type StorageSetting_DatastoreType_STATUS string

type StorageSetting_STATUS

type StorageSetting_STATUS struct {
	// DatastoreType: Gets or sets the type of the datastore.
	DatastoreType *StorageSetting_DatastoreType_STATUS `json:"datastoreType,omitempty"`

	// Type: Gets or sets the type.
	Type *StorageSetting_Type_STATUS `json:"type,omitempty"`
}

Storage setting

func (*StorageSetting_STATUS) AssignProperties_From_StorageSetting_STATUS

func (setting *StorageSetting_STATUS) AssignProperties_From_StorageSetting_STATUS(source *v20230101s.StorageSetting_STATUS) error

AssignProperties_From_StorageSetting_STATUS populates our StorageSetting_STATUS from the provided source StorageSetting_STATUS

func (*StorageSetting_STATUS) AssignProperties_To_StorageSetting_STATUS

func (setting *StorageSetting_STATUS) AssignProperties_To_StorageSetting_STATUS(destination *v20230101s.StorageSetting_STATUS) error

AssignProperties_To_StorageSetting_STATUS populates the provided destination StorageSetting_STATUS from our StorageSetting_STATUS

func (*StorageSetting_STATUS) DeepCopy

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

func (*StorageSetting_STATUS) DeepCopyInto

func (in *StorageSetting_STATUS) DeepCopyInto(out *StorageSetting_STATUS)

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

func (*StorageSetting_STATUS) NewEmptyARMValue

func (setting *StorageSetting_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*StorageSetting_STATUS) PopulateFromARM

func (setting *StorageSetting_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type StorageSetting_STATUS_ARM

type StorageSetting_STATUS_ARM struct {
	// DatastoreType: Gets or sets the type of the datastore.
	DatastoreType *StorageSetting_DatastoreType_STATUS `json:"datastoreType,omitempty"`

	// Type: Gets or sets the type.
	Type *StorageSetting_Type_STATUS `json:"type,omitempty"`
}

Storage setting

func (*StorageSetting_STATUS_ARM) DeepCopy

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

func (*StorageSetting_STATUS_ARM) DeepCopyInto

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

type StorageSetting_Type

type StorageSetting_Type string

+kubebuilder:validation:Enum={"GeoRedundant","LocallyRedundant","ZoneRedundant"}

type StorageSetting_Type_STATUS

type StorageSetting_Type_STATUS string

type SystemData_CreatedByType_STATUS

type SystemData_CreatedByType_STATUS string

type SystemData_LastModifiedByType_STATUS

type SystemData_LastModifiedByType_STATUS string

type SystemData_STATUS

type SystemData_STATUS struct {
	// CreatedAt: The timestamp of resource creation (UTC).
	CreatedAt *string `json:"createdAt,omitempty"`

	// CreatedBy: The identity that created the resource.
	CreatedBy *string `json:"createdBy,omitempty"`

	// CreatedByType: The type of identity that created the resource.
	CreatedByType *SystemData_CreatedByType_STATUS `json:"createdByType,omitempty"`

	// LastModifiedAt: The timestamp of resource last modification (UTC)
	LastModifiedAt *string `json:"lastModifiedAt,omitempty"`

	// LastModifiedBy: The identity that last modified the resource.
	LastModifiedBy *string `json:"lastModifiedBy,omitempty"`

	// LastModifiedByType: The type of identity that last modified the resource.
	LastModifiedByType *SystemData_LastModifiedByType_STATUS `json:"lastModifiedByType,omitempty"`
}

Metadata pertaining to creation and last modification of the resource.

func (*SystemData_STATUS) AssignProperties_From_SystemData_STATUS

func (data *SystemData_STATUS) AssignProperties_From_SystemData_STATUS(source *v20230101s.SystemData_STATUS) error

AssignProperties_From_SystemData_STATUS populates our SystemData_STATUS from the provided source SystemData_STATUS

func (*SystemData_STATUS) AssignProperties_To_SystemData_STATUS

func (data *SystemData_STATUS) AssignProperties_To_SystemData_STATUS(destination *v20230101s.SystemData_STATUS) error

AssignProperties_To_SystemData_STATUS populates the provided destination SystemData_STATUS from our SystemData_STATUS

func (*SystemData_STATUS) DeepCopy

func (in *SystemData_STATUS) DeepCopy() *SystemData_STATUS

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

func (*SystemData_STATUS) DeepCopyInto

func (in *SystemData_STATUS) DeepCopyInto(out *SystemData_STATUS)

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

func (*SystemData_STATUS) NewEmptyARMValue

func (data *SystemData_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*SystemData_STATUS) PopulateFromARM

func (data *SystemData_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type SystemData_STATUS_ARM

type SystemData_STATUS_ARM struct {
	// CreatedAt: The timestamp of resource creation (UTC).
	CreatedAt *string `json:"createdAt,omitempty"`

	// CreatedBy: The identity that created the resource.
	CreatedBy *string `json:"createdBy,omitempty"`

	// CreatedByType: The type of identity that created the resource.
	CreatedByType *SystemData_CreatedByType_STATUS `json:"createdByType,omitempty"`

	// LastModifiedAt: The timestamp of resource last modification (UTC)
	LastModifiedAt *string `json:"lastModifiedAt,omitempty"`

	// LastModifiedBy: The identity that last modified the resource.
	LastModifiedBy *string `json:"lastModifiedBy,omitempty"`

	// LastModifiedByType: The type of identity that last modified the resource.
	LastModifiedByType *SystemData_LastModifiedByType_STATUS `json:"lastModifiedByType,omitempty"`
}

Metadata pertaining to creation and last modification of the resource.

func (*SystemData_STATUS_ARM) DeepCopy

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

func (*SystemData_STATUS_ARM) DeepCopyInto

func (in *SystemData_STATUS_ARM) DeepCopyInto(out *SystemData_STATUS_ARM)

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

type TaggingCriteria

type TaggingCriteria struct {
	// Criteria: Criteria which decides whether the tag can be applied to a triggered backup.
	Criteria []BackupCriteria `json:"criteria,omitempty"`

	// +kubebuilder:validation:Required
	// IsDefault: Specifies if tag is default.
	IsDefault *bool `json:"isDefault,omitempty"`

	// +kubebuilder:validation:Required
	// TagInfo: Retention tag information
	TagInfo *RetentionTag `json:"tagInfo,omitempty"`

	// +kubebuilder:validation:Required
	// TaggingPriority: Retention Tag priority.
	TaggingPriority *int `json:"taggingPriority,omitempty"`
}

Tagging criteria

func (*TaggingCriteria) AssignProperties_From_TaggingCriteria

func (criteria *TaggingCriteria) AssignProperties_From_TaggingCriteria(source *v20230101s.TaggingCriteria) error

AssignProperties_From_TaggingCriteria populates our TaggingCriteria from the provided source TaggingCriteria

func (*TaggingCriteria) AssignProperties_To_TaggingCriteria

func (criteria *TaggingCriteria) AssignProperties_To_TaggingCriteria(destination *v20230101s.TaggingCriteria) error

AssignProperties_To_TaggingCriteria populates the provided destination TaggingCriteria from our TaggingCriteria

func (*TaggingCriteria) ConvertToARM

func (criteria *TaggingCriteria) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*TaggingCriteria) DeepCopy

func (in *TaggingCriteria) DeepCopy() *TaggingCriteria

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

func (*TaggingCriteria) DeepCopyInto

func (in *TaggingCriteria) DeepCopyInto(out *TaggingCriteria)

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

func (*TaggingCriteria) NewEmptyARMValue

func (criteria *TaggingCriteria) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*TaggingCriteria) PopulateFromARM

func (criteria *TaggingCriteria) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type TaggingCriteria_ARM

type TaggingCriteria_ARM struct {
	// Criteria: Criteria which decides whether the tag can be applied to a triggered backup.
	Criteria []BackupCriteria_ARM `json:"criteria,omitempty"`

	// IsDefault: Specifies if tag is default.
	IsDefault *bool `json:"isDefault,omitempty"`

	// TagInfo: Retention tag information
	TagInfo *RetentionTag_ARM `json:"tagInfo,omitempty"`

	// TaggingPriority: Retention Tag priority.
	TaggingPriority *int `json:"taggingPriority,omitempty"`
}

Tagging criteria

func (*TaggingCriteria_ARM) DeepCopy

func (in *TaggingCriteria_ARM) DeepCopy() *TaggingCriteria_ARM

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

func (*TaggingCriteria_ARM) DeepCopyInto

func (in *TaggingCriteria_ARM) DeepCopyInto(out *TaggingCriteria_ARM)

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

type TaggingCriteria_STATUS

type TaggingCriteria_STATUS struct {
	// Criteria: Criteria which decides whether the tag can be applied to a triggered backup.
	Criteria []BackupCriteria_STATUS `json:"criteria,omitempty"`

	// IsDefault: Specifies if tag is default.
	IsDefault *bool `json:"isDefault,omitempty"`

	// TagInfo: Retention tag information
	TagInfo *RetentionTag_STATUS `json:"tagInfo,omitempty"`

	// TaggingPriority: Retention Tag priority.
	TaggingPriority *int `json:"taggingPriority,omitempty"`
}

Tagging criteria

func (*TaggingCriteria_STATUS) AssignProperties_From_TaggingCriteria_STATUS

func (criteria *TaggingCriteria_STATUS) AssignProperties_From_TaggingCriteria_STATUS(source *v20230101s.TaggingCriteria_STATUS) error

AssignProperties_From_TaggingCriteria_STATUS populates our TaggingCriteria_STATUS from the provided source TaggingCriteria_STATUS

func (*TaggingCriteria_STATUS) AssignProperties_To_TaggingCriteria_STATUS

func (criteria *TaggingCriteria_STATUS) AssignProperties_To_TaggingCriteria_STATUS(destination *v20230101s.TaggingCriteria_STATUS) error

AssignProperties_To_TaggingCriteria_STATUS populates the provided destination TaggingCriteria_STATUS from our TaggingCriteria_STATUS

func (*TaggingCriteria_STATUS) DeepCopy

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

func (*TaggingCriteria_STATUS) DeepCopyInto

func (in *TaggingCriteria_STATUS) DeepCopyInto(out *TaggingCriteria_STATUS)

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

func (*TaggingCriteria_STATUS) NewEmptyARMValue

func (criteria *TaggingCriteria_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*TaggingCriteria_STATUS) PopulateFromARM

func (criteria *TaggingCriteria_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type TaggingCriteria_STATUS_ARM

type TaggingCriteria_STATUS_ARM struct {
	// Criteria: Criteria which decides whether the tag can be applied to a triggered backup.
	Criteria []BackupCriteria_STATUS_ARM `json:"criteria,omitempty"`

	// IsDefault: Specifies if tag is default.
	IsDefault *bool `json:"isDefault,omitempty"`

	// TagInfo: Retention tag information
	TagInfo *RetentionTag_STATUS_ARM `json:"tagInfo,omitempty"`

	// TaggingPriority: Retention Tag priority.
	TaggingPriority *int `json:"taggingPriority,omitempty"`
}

Tagging criteria

func (*TaggingCriteria_STATUS_ARM) DeepCopy

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

func (*TaggingCriteria_STATUS_ARM) DeepCopyInto

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

type TargetCopySetting

type TargetCopySetting struct {
	// +kubebuilder:validation:Required
	// CopyAfter: It can be CustomCopyOption or ImmediateCopyOption.
	CopyAfter *CopyOption `json:"copyAfter,omitempty"`

	// +kubebuilder:validation:Required
	// DataStore: Info of target datastore
	DataStore *DataStoreInfoBase `json:"dataStore,omitempty"`
}

Target copy settings

func (*TargetCopySetting) AssignProperties_From_TargetCopySetting

func (setting *TargetCopySetting) AssignProperties_From_TargetCopySetting(source *v20230101s.TargetCopySetting) error

AssignProperties_From_TargetCopySetting populates our TargetCopySetting from the provided source TargetCopySetting

func (*TargetCopySetting) AssignProperties_To_TargetCopySetting

func (setting *TargetCopySetting) AssignProperties_To_TargetCopySetting(destination *v20230101s.TargetCopySetting) error

AssignProperties_To_TargetCopySetting populates the provided destination TargetCopySetting from our TargetCopySetting

func (*TargetCopySetting) ConvertToARM

func (setting *TargetCopySetting) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*TargetCopySetting) DeepCopy

func (in *TargetCopySetting) DeepCopy() *TargetCopySetting

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

func (*TargetCopySetting) DeepCopyInto

func (in *TargetCopySetting) DeepCopyInto(out *TargetCopySetting)

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

func (*TargetCopySetting) NewEmptyARMValue

func (setting *TargetCopySetting) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*TargetCopySetting) PopulateFromARM

func (setting *TargetCopySetting) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type TargetCopySetting_ARM

type TargetCopySetting_ARM struct {
	// CopyAfter: It can be CustomCopyOption or ImmediateCopyOption.
	CopyAfter *CopyOption_ARM `json:"copyAfter,omitempty"`

	// DataStore: Info of target datastore
	DataStore *DataStoreInfoBase_ARM `json:"dataStore,omitempty"`
}

Target copy settings

func (*TargetCopySetting_ARM) DeepCopy

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

func (*TargetCopySetting_ARM) DeepCopyInto

func (in *TargetCopySetting_ARM) DeepCopyInto(out *TargetCopySetting_ARM)

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

type TargetCopySetting_STATUS

type TargetCopySetting_STATUS struct {
	// CopyAfter: It can be CustomCopyOption or ImmediateCopyOption.
	CopyAfter *CopyOption_STATUS `json:"copyAfter,omitempty"`

	// DataStore: Info of target datastore
	DataStore *DataStoreInfoBase_STATUS `json:"dataStore,omitempty"`
}

Target copy settings

func (*TargetCopySetting_STATUS) AssignProperties_From_TargetCopySetting_STATUS

func (setting *TargetCopySetting_STATUS) AssignProperties_From_TargetCopySetting_STATUS(source *v20230101s.TargetCopySetting_STATUS) error

AssignProperties_From_TargetCopySetting_STATUS populates our TargetCopySetting_STATUS from the provided source TargetCopySetting_STATUS

func (*TargetCopySetting_STATUS) AssignProperties_To_TargetCopySetting_STATUS

func (setting *TargetCopySetting_STATUS) AssignProperties_To_TargetCopySetting_STATUS(destination *v20230101s.TargetCopySetting_STATUS) error

AssignProperties_To_TargetCopySetting_STATUS populates the provided destination TargetCopySetting_STATUS from our TargetCopySetting_STATUS

func (*TargetCopySetting_STATUS) DeepCopy

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

func (*TargetCopySetting_STATUS) DeepCopyInto

func (in *TargetCopySetting_STATUS) DeepCopyInto(out *TargetCopySetting_STATUS)

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

func (*TargetCopySetting_STATUS) NewEmptyARMValue

func (setting *TargetCopySetting_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*TargetCopySetting_STATUS) PopulateFromARM

func (setting *TargetCopySetting_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type TargetCopySetting_STATUS_ARM

type TargetCopySetting_STATUS_ARM struct {
	// CopyAfter: It can be CustomCopyOption or ImmediateCopyOption.
	CopyAfter *CopyOption_STATUS_ARM `json:"copyAfter,omitempty"`

	// DataStore: Info of target datastore
	DataStore *DataStoreInfoBase_STATUS_ARM `json:"dataStore,omitempty"`
}

Target copy settings

func (*TargetCopySetting_STATUS_ARM) DeepCopy

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

func (*TargetCopySetting_STATUS_ARM) DeepCopyInto

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

type TriggerContext

type TriggerContext struct {
	// Adhoc: Mutually exclusive with all other properties
	Adhoc *AdhocBasedTriggerContext `json:"adhocBasedTriggerContext,omitempty"`

	// Schedule: Mutually exclusive with all other properties
	Schedule *ScheduleBasedTriggerContext `json:"scheduleBasedTriggerContext,omitempty"`
}

func (*TriggerContext) AssignProperties_From_TriggerContext

func (context *TriggerContext) AssignProperties_From_TriggerContext(source *v20230101s.TriggerContext) error

AssignProperties_From_TriggerContext populates our TriggerContext from the provided source TriggerContext

func (*TriggerContext) AssignProperties_To_TriggerContext

func (context *TriggerContext) AssignProperties_To_TriggerContext(destination *v20230101s.TriggerContext) error

AssignProperties_To_TriggerContext populates the provided destination TriggerContext from our TriggerContext

func (*TriggerContext) ConvertToARM

func (context *TriggerContext) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*TriggerContext) DeepCopy

func (in *TriggerContext) DeepCopy() *TriggerContext

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

func (*TriggerContext) DeepCopyInto

func (in *TriggerContext) DeepCopyInto(out *TriggerContext)

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

func (*TriggerContext) NewEmptyARMValue

func (context *TriggerContext) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*TriggerContext) PopulateFromARM

func (context *TriggerContext) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type TriggerContext_ARM

type TriggerContext_ARM struct {
	// Adhoc: Mutually exclusive with all other properties
	Adhoc *AdhocBasedTriggerContext_ARM `json:"adhocBasedTriggerContext,omitempty"`

	// Schedule: Mutually exclusive with all other properties
	Schedule *ScheduleBasedTriggerContext_ARM `json:"scheduleBasedTriggerContext,omitempty"`
}

func (*TriggerContext_ARM) DeepCopy

func (in *TriggerContext_ARM) DeepCopy() *TriggerContext_ARM

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

func (*TriggerContext_ARM) DeepCopyInto

func (in *TriggerContext_ARM) DeepCopyInto(out *TriggerContext_ARM)

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

func (TriggerContext_ARM) MarshalJSON

func (context TriggerContext_ARM) MarshalJSON() ([]byte, error)

MarshalJSON defers JSON marshaling to the first non-nil property, because TriggerContext_ARM represents a discriminated union (JSON OneOf)

func (*TriggerContext_ARM) UnmarshalJSON

func (context *TriggerContext_ARM) UnmarshalJSON(data []byte) error

UnmarshalJSON unmarshals the TriggerContext_ARM

type TriggerContext_STATUS

type TriggerContext_STATUS struct {
	// Adhoc: Mutually exclusive with all other properties
	Adhoc *AdhocBasedTriggerContext_STATUS `json:"adhocBasedTriggerContext,omitempty"`

	// Schedule: Mutually exclusive with all other properties
	Schedule *ScheduleBasedTriggerContext_STATUS `json:"scheduleBasedTriggerContext,omitempty"`
}

func (*TriggerContext_STATUS) AssignProperties_From_TriggerContext_STATUS

func (context *TriggerContext_STATUS) AssignProperties_From_TriggerContext_STATUS(source *v20230101s.TriggerContext_STATUS) error

AssignProperties_From_TriggerContext_STATUS populates our TriggerContext_STATUS from the provided source TriggerContext_STATUS

func (*TriggerContext_STATUS) AssignProperties_To_TriggerContext_STATUS

func (context *TriggerContext_STATUS) AssignProperties_To_TriggerContext_STATUS(destination *v20230101s.TriggerContext_STATUS) error

AssignProperties_To_TriggerContext_STATUS populates the provided destination TriggerContext_STATUS from our TriggerContext_STATUS

func (*TriggerContext_STATUS) DeepCopy

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

func (*TriggerContext_STATUS) DeepCopyInto

func (in *TriggerContext_STATUS) DeepCopyInto(out *TriggerContext_STATUS)

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

func (*TriggerContext_STATUS) NewEmptyARMValue

func (context *TriggerContext_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*TriggerContext_STATUS) PopulateFromARM

func (context *TriggerContext_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type TriggerContext_STATUS_ARM

type TriggerContext_STATUS_ARM struct {
	// Adhoc: Mutually exclusive with all other properties
	Adhoc *AdhocBasedTriggerContext_STATUS_ARM `json:"adhocBasedTriggerContext,omitempty"`

	// Schedule: Mutually exclusive with all other properties
	Schedule *ScheduleBasedTriggerContext_STATUS_ARM `json:"scheduleBasedTriggerContext,omitempty"`
}

func (*TriggerContext_STATUS_ARM) DeepCopy

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

func (*TriggerContext_STATUS_ARM) DeepCopyInto

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

func (TriggerContext_STATUS_ARM) MarshalJSON

func (context TriggerContext_STATUS_ARM) MarshalJSON() ([]byte, error)

MarshalJSON defers JSON marshaling to the first non-nil property, because TriggerContext_STATUS_ARM represents a discriminated union (JSON OneOf)

func (*TriggerContext_STATUS_ARM) UnmarshalJSON

func (context *TriggerContext_STATUS_ARM) UnmarshalJSON(data []byte) error

UnmarshalJSON unmarshals the TriggerContext_STATUS_ARM

Directories

Path Synopsis
Code generated by azure-service-operator-codegen.
Code generated by azure-service-operator-codegen.

Jump to

Keyboard shortcuts

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