v1beta20220301

package
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

Package v1beta20220301 contains API Schema definitions for the web v1beta20220301 API group +groupName=web.azure.com

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

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Code generated by azure-service-operator-codegen. DO NOT EDIT. Copyright (c) Microsoft Corporation. Licensed under the MIT license.

Index

Constants

View Source
const (
	Serverfarm_Properties_ProvisioningState_STATUS_Canceled   = Serverfarm_Properties_ProvisioningState_STATUS("Canceled")
	Serverfarm_Properties_ProvisioningState_STATUS_Deleting   = Serverfarm_Properties_ProvisioningState_STATUS("Deleting")
	Serverfarm_Properties_ProvisioningState_STATUS_Failed     = Serverfarm_Properties_ProvisioningState_STATUS("Failed")
	Serverfarm_Properties_ProvisioningState_STATUS_InProgress = Serverfarm_Properties_ProvisioningState_STATUS("InProgress")
	Serverfarm_Properties_ProvisioningState_STATUS_Succeeded  = Serverfarm_Properties_ProvisioningState_STATUS("Succeeded")
)
View Source
const (
	Serverfarm_Properties_Status_STATUS_Creating = Serverfarm_Properties_Status_STATUS("Creating")
	Serverfarm_Properties_Status_STATUS_Pending  = Serverfarm_Properties_Status_STATUS("Pending")
	Serverfarm_Properties_Status_STATUS_Ready    = Serverfarm_Properties_Status_STATUS("Ready")
)
View Source
const (
	ManagedServiceIdentity_Type_None                       = ManagedServiceIdentity_Type("None")
	ManagedServiceIdentity_Type_SystemAssigned             = ManagedServiceIdentity_Type("SystemAssigned")
	ManagedServiceIdentity_Type_SystemAssignedUserAssigned = ManagedServiceIdentity_Type("SystemAssigned, UserAssigned")
	ManagedServiceIdentity_Type_UserAssigned               = ManagedServiceIdentity_Type("UserAssigned")
)
View Source
const (
	ManagedServiceIdentity_Type_STATUS_None                       = ManagedServiceIdentity_Type_STATUS("None")
	ManagedServiceIdentity_Type_STATUS_SystemAssigned             = ManagedServiceIdentity_Type_STATUS("SystemAssigned")
	ManagedServiceIdentity_Type_STATUS_SystemAssignedUserAssigned = ManagedServiceIdentity_Type_STATUS("SystemAssigned, UserAssigned")
	ManagedServiceIdentity_Type_STATUS_UserAssigned               = ManagedServiceIdentity_Type_STATUS("UserAssigned")
)
View Source
const (
	Site_Properties_AvailabilityState_STATUS_DisasterRecoveryMode = Site_Properties_AvailabilityState_STATUS("DisasterRecoveryMode")
	Site_Properties_AvailabilityState_STATUS_Limited              = Site_Properties_AvailabilityState_STATUS("Limited")
	Site_Properties_AvailabilityState_STATUS_Normal               = Site_Properties_AvailabilityState_STATUS("Normal")
)
View Source
const (
	Site_Properties_ClientCertMode_Spec_Optional                = Site_Properties_ClientCertMode_Spec("Optional")
	Site_Properties_ClientCertMode_Spec_OptionalInteractiveUser = Site_Properties_ClientCertMode_Spec("OptionalInteractiveUser")
	Site_Properties_ClientCertMode_Spec_Required                = Site_Properties_ClientCertMode_Spec("Required")
)
View Source
const (
	Site_Properties_ClientCertMode_STATUS_Optional                = Site_Properties_ClientCertMode_STATUS("Optional")
	Site_Properties_ClientCertMode_STATUS_OptionalInteractiveUser = Site_Properties_ClientCertMode_STATUS("OptionalInteractiveUser")
	Site_Properties_ClientCertMode_STATUS_Required                = Site_Properties_ClientCertMode_STATUS("Required")
)
View Source
const (
	Site_Properties_RedundancyMode_Spec_ActiveActive = Site_Properties_RedundancyMode_Spec("ActiveActive")
	Site_Properties_RedundancyMode_Spec_Failover     = Site_Properties_RedundancyMode_Spec("Failover")
	Site_Properties_RedundancyMode_Spec_GeoRedundant = Site_Properties_RedundancyMode_Spec("GeoRedundant")
	Site_Properties_RedundancyMode_Spec_Manual       = Site_Properties_RedundancyMode_Spec("Manual")
	Site_Properties_RedundancyMode_Spec_None         = Site_Properties_RedundancyMode_Spec("None")
)
View Source
const (
	Site_Properties_RedundancyMode_STATUS_ActiveActive = Site_Properties_RedundancyMode_STATUS("ActiveActive")
	Site_Properties_RedundancyMode_STATUS_Failover     = Site_Properties_RedundancyMode_STATUS("Failover")
	Site_Properties_RedundancyMode_STATUS_GeoRedundant = Site_Properties_RedundancyMode_STATUS("GeoRedundant")
	Site_Properties_RedundancyMode_STATUS_Manual       = Site_Properties_RedundancyMode_STATUS("Manual")
	Site_Properties_RedundancyMode_STATUS_None         = Site_Properties_RedundancyMode_STATUS("None")
)
View Source
const (
	Site_Properties_UsageState_STATUS_Exceeded = Site_Properties_UsageState_STATUS("Exceeded")
	Site_Properties_UsageState_STATUS_Normal   = Site_Properties_UsageState_STATUS("Normal")
)
View Source
const (
	HostNameSslState_HostType_Repository = HostNameSslState_HostType("Repository")
	HostNameSslState_HostType_Standard   = HostNameSslState_HostType("Standard")
)
View Source
const (
	HostNameSslState_HostType_STATUS_Repository = HostNameSslState_HostType_STATUS("Repository")
	HostNameSslState_HostType_STATUS_Standard   = HostNameSslState_HostType_STATUS("Standard")
)
View Source
const (
	HostNameSslState_SslState_Disabled       = HostNameSslState_SslState("Disabled")
	HostNameSslState_SslState_IpBasedEnabled = HostNameSslState_SslState("IpBasedEnabled")
	HostNameSslState_SslState_SniEnabled     = HostNameSslState_SslState("SniEnabled")
)
View Source
const (
	HostNameSslState_SslState_STATUS_Disabled       = HostNameSslState_SslState_STATUS("Disabled")
	HostNameSslState_SslState_STATUS_IpBasedEnabled = HostNameSslState_SslState_STATUS("IpBasedEnabled")
	HostNameSslState_SslState_STATUS_SniEnabled     = HostNameSslState_SslState_STATUS("SniEnabled")
)
View Source
const (
	SiteConfig_FtpsState_AllAllowed = SiteConfig_FtpsState("AllAllowed")
	SiteConfig_FtpsState_Disabled   = SiteConfig_FtpsState("Disabled")
	SiteConfig_FtpsState_FtpsOnly   = SiteConfig_FtpsState("FtpsOnly")
)
View Source
const (
	SiteConfig_FtpsState_STATUS_AllAllowed = SiteConfig_FtpsState_STATUS("AllAllowed")
	SiteConfig_FtpsState_STATUS_Disabled   = SiteConfig_FtpsState_STATUS("Disabled")
	SiteConfig_FtpsState_STATUS_FtpsOnly   = SiteConfig_FtpsState_STATUS("FtpsOnly")
)
View Source
const (
	SiteConfig_LoadBalancing_LeastRequests        = SiteConfig_LoadBalancing("LeastRequests")
	SiteConfig_LoadBalancing_LeastResponseTime    = SiteConfig_LoadBalancing("LeastResponseTime")
	SiteConfig_LoadBalancing_PerSiteRoundRobin    = SiteConfig_LoadBalancing("PerSiteRoundRobin")
	SiteConfig_LoadBalancing_RequestHash          = SiteConfig_LoadBalancing("RequestHash")
	SiteConfig_LoadBalancing_WeightedRoundRobin   = SiteConfig_LoadBalancing("WeightedRoundRobin")
	SiteConfig_LoadBalancing_WeightedTotalTraffic = SiteConfig_LoadBalancing("WeightedTotalTraffic")
)
View Source
const (
	SiteConfig_LoadBalancing_STATUS_LeastRequests        = SiteConfig_LoadBalancing_STATUS("LeastRequests")
	SiteConfig_LoadBalancing_STATUS_LeastResponseTime    = SiteConfig_LoadBalancing_STATUS("LeastResponseTime")
	SiteConfig_LoadBalancing_STATUS_PerSiteRoundRobin    = SiteConfig_LoadBalancing_STATUS("PerSiteRoundRobin")
	SiteConfig_LoadBalancing_STATUS_RequestHash          = SiteConfig_LoadBalancing_STATUS("RequestHash")
	SiteConfig_LoadBalancing_STATUS_WeightedRoundRobin   = SiteConfig_LoadBalancing_STATUS("WeightedRoundRobin")
	SiteConfig_LoadBalancing_STATUS_WeightedTotalTraffic = SiteConfig_LoadBalancing_STATUS("WeightedTotalTraffic")
)
View Source
const (
	SiteConfig_ManagedPipelineMode_Classic    = SiteConfig_ManagedPipelineMode("Classic")
	SiteConfig_ManagedPipelineMode_Integrated = SiteConfig_ManagedPipelineMode("Integrated")
)
View Source
const (
	SiteConfig_ManagedPipelineMode_STATUS_Classic    = SiteConfig_ManagedPipelineMode_STATUS("Classic")
	SiteConfig_ManagedPipelineMode_STATUS_Integrated = SiteConfig_ManagedPipelineMode_STATUS("Integrated")
)
View Source
const (
	SiteConfig_MinTlsVersion_10 = SiteConfig_MinTlsVersion("1.0")
	SiteConfig_MinTlsVersion_11 = SiteConfig_MinTlsVersion("1.1")
	SiteConfig_MinTlsVersion_12 = SiteConfig_MinTlsVersion("1.2")
)
View Source
const (
	SiteConfig_MinTlsVersion_STATUS_10 = SiteConfig_MinTlsVersion_STATUS("1.0")
	SiteConfig_MinTlsVersion_STATUS_11 = SiteConfig_MinTlsVersion_STATUS("1.1")
	SiteConfig_MinTlsVersion_STATUS_12 = SiteConfig_MinTlsVersion_STATUS("1.2")
)
View Source
const (
	SiteConfig_ScmMinTlsVersion_10 = SiteConfig_ScmMinTlsVersion("1.0")
	SiteConfig_ScmMinTlsVersion_11 = SiteConfig_ScmMinTlsVersion("1.1")
	SiteConfig_ScmMinTlsVersion_12 = SiteConfig_ScmMinTlsVersion("1.2")
)
View Source
const (
	SiteConfig_ScmMinTlsVersion_STATUS_10 = SiteConfig_ScmMinTlsVersion_STATUS("1.0")
	SiteConfig_ScmMinTlsVersion_STATUS_11 = SiteConfig_ScmMinTlsVersion_STATUS("1.1")
	SiteConfig_ScmMinTlsVersion_STATUS_12 = SiteConfig_ScmMinTlsVersion_STATUS("1.2")
)
View Source
const (
	SiteConfig_ScmType_BitbucketGit = SiteConfig_ScmType("BitbucketGit")
	SiteConfig_ScmType_BitbucketHg  = SiteConfig_ScmType("BitbucketHg")
	SiteConfig_ScmType_CodePlexGit  = SiteConfig_ScmType("CodePlexGit")
	SiteConfig_ScmType_CodePlexHg   = SiteConfig_ScmType("CodePlexHg")
	SiteConfig_ScmType_Dropbox      = SiteConfig_ScmType("Dropbox")
	SiteConfig_ScmType_ExternalGit  = SiteConfig_ScmType("ExternalGit")
	SiteConfig_ScmType_ExternalHg   = SiteConfig_ScmType("ExternalHg")
	SiteConfig_ScmType_GitHub       = SiteConfig_ScmType("GitHub")
	SiteConfig_ScmType_LocalGit     = SiteConfig_ScmType("LocalGit")
	SiteConfig_ScmType_None         = SiteConfig_ScmType("None")
	SiteConfig_ScmType_OneDrive     = SiteConfig_ScmType("OneDrive")
	SiteConfig_ScmType_Tfs          = SiteConfig_ScmType("Tfs")
	SiteConfig_ScmType_VSO          = SiteConfig_ScmType("VSO")
	SiteConfig_ScmType_VSTSRM       = SiteConfig_ScmType("VSTSRM")
)
View Source
const (
	SiteConfig_ScmType_STATUS_BitbucketGit = SiteConfig_ScmType_STATUS("BitbucketGit")
	SiteConfig_ScmType_STATUS_BitbucketHg  = SiteConfig_ScmType_STATUS("BitbucketHg")
	SiteConfig_ScmType_STATUS_CodePlexGit  = SiteConfig_ScmType_STATUS("CodePlexGit")
	SiteConfig_ScmType_STATUS_CodePlexHg   = SiteConfig_ScmType_STATUS("CodePlexHg")
	SiteConfig_ScmType_STATUS_Dropbox      = SiteConfig_ScmType_STATUS("Dropbox")
	SiteConfig_ScmType_STATUS_ExternalGit  = SiteConfig_ScmType_STATUS("ExternalGit")
	SiteConfig_ScmType_STATUS_ExternalHg   = SiteConfig_ScmType_STATUS("ExternalHg")
	SiteConfig_ScmType_STATUS_GitHub       = SiteConfig_ScmType_STATUS("GitHub")
	SiteConfig_ScmType_STATUS_LocalGit     = SiteConfig_ScmType_STATUS("LocalGit")
	SiteConfig_ScmType_STATUS_None         = SiteConfig_ScmType_STATUS("None")
	SiteConfig_ScmType_STATUS_OneDrive     = SiteConfig_ScmType_STATUS("OneDrive")
	SiteConfig_ScmType_STATUS_Tfs          = SiteConfig_ScmType_STATUS("Tfs")
	SiteConfig_ScmType_STATUS_VSO          = SiteConfig_ScmType_STATUS("VSO")
	SiteConfig_ScmType_STATUS_VSTSRM       = SiteConfig_ScmType_STATUS("VSTSRM")
)
View Source
const (
	AzureStorageInfoValue_State_STATUS_InvalidCredentials = AzureStorageInfoValue_State_STATUS("InvalidCredentials")
	AzureStorageInfoValue_State_STATUS_InvalidShare       = AzureStorageInfoValue_State_STATUS("InvalidShare")
	AzureStorageInfoValue_State_STATUS_NotValidated       = AzureStorageInfoValue_State_STATUS("NotValidated")
	AzureStorageInfoValue_State_STATUS_Ok                 = AzureStorageInfoValue_State_STATUS("Ok")
)
View Source
const (
	AzureStorageInfoValue_Type_AzureBlob  = AzureStorageInfoValue_Type("AzureBlob")
	AzureStorageInfoValue_Type_AzureFiles = AzureStorageInfoValue_Type("AzureFiles")
)
View Source
const (
	AzureStorageInfoValue_Type_STATUS_AzureBlob  = AzureStorageInfoValue_Type_STATUS("AzureBlob")
	AzureStorageInfoValue_Type_STATUS_AzureFiles = AzureStorageInfoValue_Type_STATUS("AzureFiles")
)
View Source
const (
	ConnStringInfo_Type_ApiHub          = ConnStringInfo_Type("ApiHub")
	ConnStringInfo_Type_Custom          = ConnStringInfo_Type("Custom")
	ConnStringInfo_Type_DocDb           = ConnStringInfo_Type("DocDb")
	ConnStringInfo_Type_EventHub        = ConnStringInfo_Type("EventHub")
	ConnStringInfo_Type_MySql           = ConnStringInfo_Type("MySql")
	ConnStringInfo_Type_NotificationHub = ConnStringInfo_Type("NotificationHub")
	ConnStringInfo_Type_PostgreSQL      = ConnStringInfo_Type("PostgreSQL")
	ConnStringInfo_Type_RedisCache      = ConnStringInfo_Type("RedisCache")
	ConnStringInfo_Type_SQLAzure        = ConnStringInfo_Type("SQLAzure")
	ConnStringInfo_Type_SQLServer       = ConnStringInfo_Type("SQLServer")
	ConnStringInfo_Type_ServiceBus      = ConnStringInfo_Type("ServiceBus")
)
View Source
const (
	ConnStringInfo_Type_STATUS_ApiHub          = ConnStringInfo_Type_STATUS("ApiHub")
	ConnStringInfo_Type_STATUS_Custom          = ConnStringInfo_Type_STATUS("Custom")
	ConnStringInfo_Type_STATUS_DocDb           = ConnStringInfo_Type_STATUS("DocDb")
	ConnStringInfo_Type_STATUS_EventHub        = ConnStringInfo_Type_STATUS("EventHub")
	ConnStringInfo_Type_STATUS_MySql           = ConnStringInfo_Type_STATUS("MySql")
	ConnStringInfo_Type_STATUS_NotificationHub = ConnStringInfo_Type_STATUS("NotificationHub")
	ConnStringInfo_Type_STATUS_PostgreSQL      = ConnStringInfo_Type_STATUS("PostgreSQL")
	ConnStringInfo_Type_STATUS_RedisCache      = ConnStringInfo_Type_STATUS("RedisCache")
	ConnStringInfo_Type_STATUS_SQLAzure        = ConnStringInfo_Type_STATUS("SQLAzure")
	ConnStringInfo_Type_STATUS_SQLServer       = ConnStringInfo_Type_STATUS("SQLServer")
	ConnStringInfo_Type_STATUS_ServiceBus      = ConnStringInfo_Type_STATUS("ServiceBus")
)
View Source
const (
	IpSecurityRestriction_Tag_Default    = IpSecurityRestriction_Tag("Default")
	IpSecurityRestriction_Tag_ServiceTag = IpSecurityRestriction_Tag("ServiceTag")
	IpSecurityRestriction_Tag_XffProxy   = IpSecurityRestriction_Tag("XffProxy")
)
View Source
const (
	IpSecurityRestriction_Tag_STATUS_Default    = IpSecurityRestriction_Tag_STATUS("Default")
	IpSecurityRestriction_Tag_STATUS_ServiceTag = IpSecurityRestriction_Tag_STATUS("ServiceTag")
	IpSecurityRestriction_Tag_STATUS_XffProxy   = IpSecurityRestriction_Tag_STATUS("XffProxy")
)
View Source
const (
	AutoHealActions_ActionType_CustomAction = AutoHealActions_ActionType("CustomAction")
	AutoHealActions_ActionType_LogEvent     = AutoHealActions_ActionType("LogEvent")
	AutoHealActions_ActionType_Recycle      = AutoHealActions_ActionType("Recycle")
)
View Source
const (
	AutoHealActions_ActionType_STATUS_CustomAction = AutoHealActions_ActionType_STATUS("CustomAction")
	AutoHealActions_ActionType_STATUS_LogEvent     = AutoHealActions_ActionType_STATUS("LogEvent")
	AutoHealActions_ActionType_STATUS_Recycle      = AutoHealActions_ActionType_STATUS("Recycle")
)
View Source
const APIVersion_Value = APIVersion("2022-03-01")

Variables

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

	// SchemeBuilder is used to add go types to the GroupVersionKind scheme
	SchemeBuilder = &scheme.Builder{GroupVersion: GroupVersion}

	// AddToScheme adds the types in this group-version to the given scheme.
	AddToScheme = SchemeBuilder.AddToScheme
)

Functions

This section is empty.

Types

type APIVersion

type APIVersion string

Deprecated version of APIVersion. Use v1api20220301.APIVersion instead +kubebuilder:validation:Enum={"2022-03-01"}

type ApiDefinitionInfo

type ApiDefinitionInfo struct {
	Url *string `json:"url,omitempty"`
}

Deprecated version of ApiDefinitionInfo. Use v1api20220301.ApiDefinitionInfo instead

func (*ApiDefinitionInfo) AssignProperties_From_ApiDefinitionInfo

func (info *ApiDefinitionInfo) AssignProperties_From_ApiDefinitionInfo(source *v20220301s.ApiDefinitionInfo) error

AssignProperties_From_ApiDefinitionInfo populates our ApiDefinitionInfo from the provided source ApiDefinitionInfo

func (*ApiDefinitionInfo) AssignProperties_To_ApiDefinitionInfo

func (info *ApiDefinitionInfo) AssignProperties_To_ApiDefinitionInfo(destination *v20220301s.ApiDefinitionInfo) error

AssignProperties_To_ApiDefinitionInfo populates the provided destination ApiDefinitionInfo from our ApiDefinitionInfo

func (*ApiDefinitionInfo) ConvertToARM

func (info *ApiDefinitionInfo) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*ApiDefinitionInfo) DeepCopy

func (in *ApiDefinitionInfo) DeepCopy() *ApiDefinitionInfo

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

func (*ApiDefinitionInfo) DeepCopyInto

func (in *ApiDefinitionInfo) DeepCopyInto(out *ApiDefinitionInfo)

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

func (*ApiDefinitionInfo) NewEmptyARMValue

func (info *ApiDefinitionInfo) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*ApiDefinitionInfo) PopulateFromARM

func (info *ApiDefinitionInfo) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type ApiDefinitionInfo_ARM

type ApiDefinitionInfo_ARM struct {
	Url *string `json:"url,omitempty"`
}

Deprecated version of ApiDefinitionInfo. Use v1api20220301.ApiDefinitionInfo instead

func (*ApiDefinitionInfo_ARM) DeepCopy

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

func (*ApiDefinitionInfo_ARM) DeepCopyInto

func (in *ApiDefinitionInfo_ARM) DeepCopyInto(out *ApiDefinitionInfo_ARM)

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

type ApiDefinitionInfo_STATUS

type ApiDefinitionInfo_STATUS struct {
	Url *string `json:"url,omitempty"`
}

Deprecated version of ApiDefinitionInfo_STATUS. Use v1api20220301.ApiDefinitionInfo_STATUS instead

func (*ApiDefinitionInfo_STATUS) AssignProperties_From_ApiDefinitionInfo_STATUS

func (info *ApiDefinitionInfo_STATUS) AssignProperties_From_ApiDefinitionInfo_STATUS(source *v20220301s.ApiDefinitionInfo_STATUS) error

AssignProperties_From_ApiDefinitionInfo_STATUS populates our ApiDefinitionInfo_STATUS from the provided source ApiDefinitionInfo_STATUS

func (*ApiDefinitionInfo_STATUS) AssignProperties_To_ApiDefinitionInfo_STATUS

func (info *ApiDefinitionInfo_STATUS) AssignProperties_To_ApiDefinitionInfo_STATUS(destination *v20220301s.ApiDefinitionInfo_STATUS) error

AssignProperties_To_ApiDefinitionInfo_STATUS populates the provided destination ApiDefinitionInfo_STATUS from our ApiDefinitionInfo_STATUS

func (*ApiDefinitionInfo_STATUS) DeepCopy

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

func (*ApiDefinitionInfo_STATUS) DeepCopyInto

func (in *ApiDefinitionInfo_STATUS) DeepCopyInto(out *ApiDefinitionInfo_STATUS)

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

func (*ApiDefinitionInfo_STATUS) NewEmptyARMValue

func (info *ApiDefinitionInfo_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*ApiDefinitionInfo_STATUS) PopulateFromARM

func (info *ApiDefinitionInfo_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type ApiDefinitionInfo_STATUS_ARM

type ApiDefinitionInfo_STATUS_ARM struct {
	Url *string `json:"url,omitempty"`
}

Deprecated version of ApiDefinitionInfo_STATUS. Use v1api20220301.ApiDefinitionInfo_STATUS instead

func (*ApiDefinitionInfo_STATUS_ARM) DeepCopy

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

func (*ApiDefinitionInfo_STATUS_ARM) DeepCopyInto

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

type ApiManagementConfig

type ApiManagementConfig struct {
	Reference *genruntime.ResourceReference `armReference:"Id" json:"reference,omitempty"`
}

Deprecated version of ApiManagementConfig. Use v1api20220301.ApiManagementConfig instead

func (*ApiManagementConfig) AssignProperties_From_ApiManagementConfig

func (config *ApiManagementConfig) AssignProperties_From_ApiManagementConfig(source *v20220301s.ApiManagementConfig) error

AssignProperties_From_ApiManagementConfig populates our ApiManagementConfig from the provided source ApiManagementConfig

func (*ApiManagementConfig) AssignProperties_To_ApiManagementConfig

func (config *ApiManagementConfig) AssignProperties_To_ApiManagementConfig(destination *v20220301s.ApiManagementConfig) error

AssignProperties_To_ApiManagementConfig populates the provided destination ApiManagementConfig from our ApiManagementConfig

func (*ApiManagementConfig) ConvertToARM

func (config *ApiManagementConfig) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*ApiManagementConfig) DeepCopy

func (in *ApiManagementConfig) DeepCopy() *ApiManagementConfig

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

func (*ApiManagementConfig) DeepCopyInto

func (in *ApiManagementConfig) DeepCopyInto(out *ApiManagementConfig)

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

func (*ApiManagementConfig) NewEmptyARMValue

func (config *ApiManagementConfig) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*ApiManagementConfig) PopulateFromARM

func (config *ApiManagementConfig) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type ApiManagementConfig_ARM

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

Deprecated version of ApiManagementConfig. Use v1api20220301.ApiManagementConfig instead

func (*ApiManagementConfig_ARM) DeepCopy

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

func (*ApiManagementConfig_ARM) DeepCopyInto

func (in *ApiManagementConfig_ARM) DeepCopyInto(out *ApiManagementConfig_ARM)

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

type ApiManagementConfig_STATUS

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

Deprecated version of ApiManagementConfig_STATUS. Use v1api20220301.ApiManagementConfig_STATUS instead

func (*ApiManagementConfig_STATUS) AssignProperties_From_ApiManagementConfig_STATUS

func (config *ApiManagementConfig_STATUS) AssignProperties_From_ApiManagementConfig_STATUS(source *v20220301s.ApiManagementConfig_STATUS) error

AssignProperties_From_ApiManagementConfig_STATUS populates our ApiManagementConfig_STATUS from the provided source ApiManagementConfig_STATUS

func (*ApiManagementConfig_STATUS) AssignProperties_To_ApiManagementConfig_STATUS

func (config *ApiManagementConfig_STATUS) AssignProperties_To_ApiManagementConfig_STATUS(destination *v20220301s.ApiManagementConfig_STATUS) error

AssignProperties_To_ApiManagementConfig_STATUS populates the provided destination ApiManagementConfig_STATUS from our ApiManagementConfig_STATUS

func (*ApiManagementConfig_STATUS) DeepCopy

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

func (*ApiManagementConfig_STATUS) DeepCopyInto

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

func (*ApiManagementConfig_STATUS) NewEmptyARMValue

func (config *ApiManagementConfig_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*ApiManagementConfig_STATUS) PopulateFromARM

func (config *ApiManagementConfig_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type ApiManagementConfig_STATUS_ARM

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

Deprecated version of ApiManagementConfig_STATUS. Use v1api20220301.ApiManagementConfig_STATUS instead

func (*ApiManagementConfig_STATUS_ARM) DeepCopy

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

func (*ApiManagementConfig_STATUS_ARM) DeepCopyInto

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

type AutoHealActions

type AutoHealActions struct {
	ActionType              *AutoHealActions_ActionType `json:"actionType,omitempty"`
	CustomAction            *AutoHealCustomAction       `json:"customAction,omitempty"`
	MinProcessExecutionTime *string                     `json:"minProcessExecutionTime,omitempty"`
}

Deprecated version of AutoHealActions. Use v1api20220301.AutoHealActions instead

func (*AutoHealActions) AssignProperties_From_AutoHealActions

func (actions *AutoHealActions) AssignProperties_From_AutoHealActions(source *v20220301s.AutoHealActions) error

AssignProperties_From_AutoHealActions populates our AutoHealActions from the provided source AutoHealActions

func (*AutoHealActions) AssignProperties_To_AutoHealActions

func (actions *AutoHealActions) AssignProperties_To_AutoHealActions(destination *v20220301s.AutoHealActions) error

AssignProperties_To_AutoHealActions populates the provided destination AutoHealActions from our AutoHealActions

func (*AutoHealActions) ConvertToARM

func (actions *AutoHealActions) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*AutoHealActions) DeepCopy

func (in *AutoHealActions) DeepCopy() *AutoHealActions

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

func (*AutoHealActions) DeepCopyInto

func (in *AutoHealActions) DeepCopyInto(out *AutoHealActions)

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

func (*AutoHealActions) NewEmptyARMValue

func (actions *AutoHealActions) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*AutoHealActions) PopulateFromARM

func (actions *AutoHealActions) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type AutoHealActions_ARM

type AutoHealActions_ARM struct {
	ActionType              *AutoHealActions_ActionType `json:"actionType,omitempty"`
	CustomAction            *AutoHealCustomAction_ARM   `json:"customAction,omitempty"`
	MinProcessExecutionTime *string                     `json:"minProcessExecutionTime,omitempty"`
}

Deprecated version of AutoHealActions. Use v1api20220301.AutoHealActions instead

func (*AutoHealActions_ARM) DeepCopy

func (in *AutoHealActions_ARM) DeepCopy() *AutoHealActions_ARM

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

func (*AutoHealActions_ARM) DeepCopyInto

func (in *AutoHealActions_ARM) DeepCopyInto(out *AutoHealActions_ARM)

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

type AutoHealActions_ActionType

type AutoHealActions_ActionType string

Deprecated version of AutoHealActions_ActionType. Use v1api20220301.AutoHealActions_ActionType instead +kubebuilder:validation:Enum={"CustomAction","LogEvent","Recycle"}

type AutoHealActions_ActionType_STATUS

type AutoHealActions_ActionType_STATUS string

Deprecated version of AutoHealActions_ActionType_STATUS. Use v1api20220301.AutoHealActions_ActionType_STATUS instead

type AutoHealActions_STATUS

type AutoHealActions_STATUS struct {
	ActionType              *AutoHealActions_ActionType_STATUS `json:"actionType,omitempty"`
	CustomAction            *AutoHealCustomAction_STATUS       `json:"customAction,omitempty"`
	MinProcessExecutionTime *string                            `json:"minProcessExecutionTime,omitempty"`
}

Deprecated version of AutoHealActions_STATUS. Use v1api20220301.AutoHealActions_STATUS instead

func (*AutoHealActions_STATUS) AssignProperties_From_AutoHealActions_STATUS

func (actions *AutoHealActions_STATUS) AssignProperties_From_AutoHealActions_STATUS(source *v20220301s.AutoHealActions_STATUS) error

AssignProperties_From_AutoHealActions_STATUS populates our AutoHealActions_STATUS from the provided source AutoHealActions_STATUS

func (*AutoHealActions_STATUS) AssignProperties_To_AutoHealActions_STATUS

func (actions *AutoHealActions_STATUS) AssignProperties_To_AutoHealActions_STATUS(destination *v20220301s.AutoHealActions_STATUS) error

AssignProperties_To_AutoHealActions_STATUS populates the provided destination AutoHealActions_STATUS from our AutoHealActions_STATUS

func (*AutoHealActions_STATUS) DeepCopy

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

func (*AutoHealActions_STATUS) DeepCopyInto

func (in *AutoHealActions_STATUS) DeepCopyInto(out *AutoHealActions_STATUS)

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

func (*AutoHealActions_STATUS) NewEmptyARMValue

func (actions *AutoHealActions_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*AutoHealActions_STATUS) PopulateFromARM

func (actions *AutoHealActions_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type AutoHealActions_STATUS_ARM

type AutoHealActions_STATUS_ARM struct {
	ActionType              *AutoHealActions_ActionType_STATUS `json:"actionType,omitempty"`
	CustomAction            *AutoHealCustomAction_STATUS_ARM   `json:"customAction,omitempty"`
	MinProcessExecutionTime *string                            `json:"minProcessExecutionTime,omitempty"`
}

Deprecated version of AutoHealActions_STATUS. Use v1api20220301.AutoHealActions_STATUS instead

func (*AutoHealActions_STATUS_ARM) DeepCopy

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

func (*AutoHealActions_STATUS_ARM) DeepCopyInto

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

type AutoHealCustomAction

type AutoHealCustomAction struct {
	Exe        *string `json:"exe,omitempty"`
	Parameters *string `json:"parameters,omitempty"`
}

Deprecated version of AutoHealCustomAction. Use v1api20220301.AutoHealCustomAction instead

func (*AutoHealCustomAction) AssignProperties_From_AutoHealCustomAction

func (action *AutoHealCustomAction) AssignProperties_From_AutoHealCustomAction(source *v20220301s.AutoHealCustomAction) error

AssignProperties_From_AutoHealCustomAction populates our AutoHealCustomAction from the provided source AutoHealCustomAction

func (*AutoHealCustomAction) AssignProperties_To_AutoHealCustomAction

func (action *AutoHealCustomAction) AssignProperties_To_AutoHealCustomAction(destination *v20220301s.AutoHealCustomAction) error

AssignProperties_To_AutoHealCustomAction populates the provided destination AutoHealCustomAction from our AutoHealCustomAction

func (*AutoHealCustomAction) ConvertToARM

func (action *AutoHealCustomAction) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*AutoHealCustomAction) DeepCopy

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

func (*AutoHealCustomAction) DeepCopyInto

func (in *AutoHealCustomAction) DeepCopyInto(out *AutoHealCustomAction)

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

func (*AutoHealCustomAction) NewEmptyARMValue

func (action *AutoHealCustomAction) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*AutoHealCustomAction) PopulateFromARM

func (action *AutoHealCustomAction) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type AutoHealCustomAction_ARM

type AutoHealCustomAction_ARM struct {
	Exe        *string `json:"exe,omitempty"`
	Parameters *string `json:"parameters,omitempty"`
}

Deprecated version of AutoHealCustomAction. Use v1api20220301.AutoHealCustomAction instead

func (*AutoHealCustomAction_ARM) DeepCopy

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

func (*AutoHealCustomAction_ARM) DeepCopyInto

func (in *AutoHealCustomAction_ARM) DeepCopyInto(out *AutoHealCustomAction_ARM)

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

type AutoHealCustomAction_STATUS

type AutoHealCustomAction_STATUS struct {
	Exe        *string `json:"exe,omitempty"`
	Parameters *string `json:"parameters,omitempty"`
}

Deprecated version of AutoHealCustomAction_STATUS. Use v1api20220301.AutoHealCustomAction_STATUS instead

func (*AutoHealCustomAction_STATUS) AssignProperties_From_AutoHealCustomAction_STATUS

func (action *AutoHealCustomAction_STATUS) AssignProperties_From_AutoHealCustomAction_STATUS(source *v20220301s.AutoHealCustomAction_STATUS) error

AssignProperties_From_AutoHealCustomAction_STATUS populates our AutoHealCustomAction_STATUS from the provided source AutoHealCustomAction_STATUS

func (*AutoHealCustomAction_STATUS) AssignProperties_To_AutoHealCustomAction_STATUS

func (action *AutoHealCustomAction_STATUS) AssignProperties_To_AutoHealCustomAction_STATUS(destination *v20220301s.AutoHealCustomAction_STATUS) error

AssignProperties_To_AutoHealCustomAction_STATUS populates the provided destination AutoHealCustomAction_STATUS from our AutoHealCustomAction_STATUS

func (*AutoHealCustomAction_STATUS) DeepCopy

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

func (*AutoHealCustomAction_STATUS) DeepCopyInto

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

func (*AutoHealCustomAction_STATUS) NewEmptyARMValue

func (action *AutoHealCustomAction_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*AutoHealCustomAction_STATUS) PopulateFromARM

func (action *AutoHealCustomAction_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type AutoHealCustomAction_STATUS_ARM

type AutoHealCustomAction_STATUS_ARM struct {
	Exe        *string `json:"exe,omitempty"`
	Parameters *string `json:"parameters,omitempty"`
}

Deprecated version of AutoHealCustomAction_STATUS. Use v1api20220301.AutoHealCustomAction_STATUS instead

func (*AutoHealCustomAction_STATUS_ARM) DeepCopy

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

func (*AutoHealCustomAction_STATUS_ARM) DeepCopyInto

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

type AutoHealRules

type AutoHealRules struct {
	Actions  *AutoHealActions  `json:"actions,omitempty"`
	Triggers *AutoHealTriggers `json:"triggers,omitempty"`
}

Deprecated version of AutoHealRules. Use v1api20220301.AutoHealRules instead

func (*AutoHealRules) AssignProperties_From_AutoHealRules

func (rules *AutoHealRules) AssignProperties_From_AutoHealRules(source *v20220301s.AutoHealRules) error

AssignProperties_From_AutoHealRules populates our AutoHealRules from the provided source AutoHealRules

func (*AutoHealRules) AssignProperties_To_AutoHealRules

func (rules *AutoHealRules) AssignProperties_To_AutoHealRules(destination *v20220301s.AutoHealRules) error

AssignProperties_To_AutoHealRules populates the provided destination AutoHealRules from our AutoHealRules

func (*AutoHealRules) ConvertToARM

func (rules *AutoHealRules) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*AutoHealRules) DeepCopy

func (in *AutoHealRules) DeepCopy() *AutoHealRules

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

func (*AutoHealRules) DeepCopyInto

func (in *AutoHealRules) DeepCopyInto(out *AutoHealRules)

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

func (*AutoHealRules) NewEmptyARMValue

func (rules *AutoHealRules) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*AutoHealRules) PopulateFromARM

func (rules *AutoHealRules) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type AutoHealRules_ARM

type AutoHealRules_ARM struct {
	Actions  *AutoHealActions_ARM  `json:"actions,omitempty"`
	Triggers *AutoHealTriggers_ARM `json:"triggers,omitempty"`
}

Deprecated version of AutoHealRules. Use v1api20220301.AutoHealRules instead

func (*AutoHealRules_ARM) DeepCopy

func (in *AutoHealRules_ARM) DeepCopy() *AutoHealRules_ARM

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

func (*AutoHealRules_ARM) DeepCopyInto

func (in *AutoHealRules_ARM) DeepCopyInto(out *AutoHealRules_ARM)

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

type AutoHealRules_STATUS

type AutoHealRules_STATUS struct {
	Actions  *AutoHealActions_STATUS  `json:"actions,omitempty"`
	Triggers *AutoHealTriggers_STATUS `json:"triggers,omitempty"`
}

Deprecated version of AutoHealRules_STATUS. Use v1api20220301.AutoHealRules_STATUS instead

func (*AutoHealRules_STATUS) AssignProperties_From_AutoHealRules_STATUS

func (rules *AutoHealRules_STATUS) AssignProperties_From_AutoHealRules_STATUS(source *v20220301s.AutoHealRules_STATUS) error

AssignProperties_From_AutoHealRules_STATUS populates our AutoHealRules_STATUS from the provided source AutoHealRules_STATUS

func (*AutoHealRules_STATUS) AssignProperties_To_AutoHealRules_STATUS

func (rules *AutoHealRules_STATUS) AssignProperties_To_AutoHealRules_STATUS(destination *v20220301s.AutoHealRules_STATUS) error

AssignProperties_To_AutoHealRules_STATUS populates the provided destination AutoHealRules_STATUS from our AutoHealRules_STATUS

func (*AutoHealRules_STATUS) DeepCopy

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

func (*AutoHealRules_STATUS) DeepCopyInto

func (in *AutoHealRules_STATUS) DeepCopyInto(out *AutoHealRules_STATUS)

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

func (*AutoHealRules_STATUS) NewEmptyARMValue

func (rules *AutoHealRules_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*AutoHealRules_STATUS) PopulateFromARM

func (rules *AutoHealRules_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type AutoHealRules_STATUS_ARM

type AutoHealRules_STATUS_ARM struct {
	Actions  *AutoHealActions_STATUS_ARM  `json:"actions,omitempty"`
	Triggers *AutoHealTriggers_STATUS_ARM `json:"triggers,omitempty"`
}

Deprecated version of AutoHealRules_STATUS. Use v1api20220301.AutoHealRules_STATUS instead

func (*AutoHealRules_STATUS_ARM) DeepCopy

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

func (*AutoHealRules_STATUS_ARM) DeepCopyInto

func (in *AutoHealRules_STATUS_ARM) DeepCopyInto(out *AutoHealRules_STATUS_ARM)

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

type AutoHealTriggers

type AutoHealTriggers struct {
	PrivateBytesInKB     *int                           `json:"privateBytesInKB,omitempty"`
	Requests             *RequestsBasedTrigger          `json:"requests,omitempty"`
	SlowRequests         *SlowRequestsBasedTrigger      `json:"slowRequests,omitempty"`
	SlowRequestsWithPath []SlowRequestsBasedTrigger     `json:"slowRequestsWithPath,omitempty"`
	StatusCodes          []StatusCodesBasedTrigger      `json:"statusCodes,omitempty"`
	StatusCodesRange     []StatusCodesRangeBasedTrigger `json:"statusCodesRange,omitempty"`
}

Deprecated version of AutoHealTriggers. Use v1api20220301.AutoHealTriggers instead

func (*AutoHealTriggers) AssignProperties_From_AutoHealTriggers

func (triggers *AutoHealTriggers) AssignProperties_From_AutoHealTriggers(source *v20220301s.AutoHealTriggers) error

AssignProperties_From_AutoHealTriggers populates our AutoHealTriggers from the provided source AutoHealTriggers

func (*AutoHealTriggers) AssignProperties_To_AutoHealTriggers

func (triggers *AutoHealTriggers) AssignProperties_To_AutoHealTriggers(destination *v20220301s.AutoHealTriggers) error

AssignProperties_To_AutoHealTriggers populates the provided destination AutoHealTriggers from our AutoHealTriggers

func (*AutoHealTriggers) ConvertToARM

func (triggers *AutoHealTriggers) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*AutoHealTriggers) DeepCopy

func (in *AutoHealTriggers) DeepCopy() *AutoHealTriggers

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

func (*AutoHealTriggers) DeepCopyInto

func (in *AutoHealTriggers) DeepCopyInto(out *AutoHealTriggers)

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

func (*AutoHealTriggers) NewEmptyARMValue

func (triggers *AutoHealTriggers) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*AutoHealTriggers) PopulateFromARM

func (triggers *AutoHealTriggers) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type AutoHealTriggers_ARM

type AutoHealTriggers_ARM struct {
	PrivateBytesInKB     *int                               `json:"privateBytesInKB,omitempty"`
	Requests             *RequestsBasedTrigger_ARM          `json:"requests,omitempty"`
	SlowRequests         *SlowRequestsBasedTrigger_ARM      `json:"slowRequests,omitempty"`
	SlowRequestsWithPath []SlowRequestsBasedTrigger_ARM     `json:"slowRequestsWithPath,omitempty"`
	StatusCodes          []StatusCodesBasedTrigger_ARM      `json:"statusCodes,omitempty"`
	StatusCodesRange     []StatusCodesRangeBasedTrigger_ARM `json:"statusCodesRange,omitempty"`
}

Deprecated version of AutoHealTriggers. Use v1api20220301.AutoHealTriggers instead

func (*AutoHealTriggers_ARM) DeepCopy

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

func (*AutoHealTriggers_ARM) DeepCopyInto

func (in *AutoHealTriggers_ARM) DeepCopyInto(out *AutoHealTriggers_ARM)

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

type AutoHealTriggers_STATUS

type AutoHealTriggers_STATUS struct {
	PrivateBytesInKB     *int                                  `json:"privateBytesInKB,omitempty"`
	Requests             *RequestsBasedTrigger_STATUS          `json:"requests,omitempty"`
	SlowRequests         *SlowRequestsBasedTrigger_STATUS      `json:"slowRequests,omitempty"`
	SlowRequestsWithPath []SlowRequestsBasedTrigger_STATUS     `json:"slowRequestsWithPath,omitempty"`
	StatusCodes          []StatusCodesBasedTrigger_STATUS      `json:"statusCodes,omitempty"`
	StatusCodesRange     []StatusCodesRangeBasedTrigger_STATUS `json:"statusCodesRange,omitempty"`
}

Deprecated version of AutoHealTriggers_STATUS. Use v1api20220301.AutoHealTriggers_STATUS instead

func (*AutoHealTriggers_STATUS) AssignProperties_From_AutoHealTriggers_STATUS

func (triggers *AutoHealTriggers_STATUS) AssignProperties_From_AutoHealTriggers_STATUS(source *v20220301s.AutoHealTriggers_STATUS) error

AssignProperties_From_AutoHealTriggers_STATUS populates our AutoHealTriggers_STATUS from the provided source AutoHealTriggers_STATUS

func (*AutoHealTriggers_STATUS) AssignProperties_To_AutoHealTriggers_STATUS

func (triggers *AutoHealTriggers_STATUS) AssignProperties_To_AutoHealTriggers_STATUS(destination *v20220301s.AutoHealTriggers_STATUS) error

AssignProperties_To_AutoHealTriggers_STATUS populates the provided destination AutoHealTriggers_STATUS from our AutoHealTriggers_STATUS

func (*AutoHealTriggers_STATUS) DeepCopy

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

func (*AutoHealTriggers_STATUS) DeepCopyInto

func (in *AutoHealTriggers_STATUS) DeepCopyInto(out *AutoHealTriggers_STATUS)

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

func (*AutoHealTriggers_STATUS) NewEmptyARMValue

func (triggers *AutoHealTriggers_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*AutoHealTriggers_STATUS) PopulateFromARM

func (triggers *AutoHealTriggers_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type AutoHealTriggers_STATUS_ARM

type AutoHealTriggers_STATUS_ARM struct {
	PrivateBytesInKB     *int                                      `json:"privateBytesInKB,omitempty"`
	Requests             *RequestsBasedTrigger_STATUS_ARM          `json:"requests,omitempty"`
	SlowRequests         *SlowRequestsBasedTrigger_STATUS_ARM      `json:"slowRequests,omitempty"`
	SlowRequestsWithPath []SlowRequestsBasedTrigger_STATUS_ARM     `json:"slowRequestsWithPath,omitempty"`
	StatusCodes          []StatusCodesBasedTrigger_STATUS_ARM      `json:"statusCodes,omitempty"`
	StatusCodesRange     []StatusCodesRangeBasedTrigger_STATUS_ARM `json:"statusCodesRange,omitempty"`
}

Deprecated version of AutoHealTriggers_STATUS. Use v1api20220301.AutoHealTriggers_STATUS instead

func (*AutoHealTriggers_STATUS_ARM) DeepCopy

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

func (*AutoHealTriggers_STATUS_ARM) DeepCopyInto

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

type AzureStorageInfoValue

type AzureStorageInfoValue struct {
	AccessKey   *genruntime.SecretReference `json:"accessKey,omitempty"`
	AccountName *string                     `json:"accountName,omitempty"`
	MountPath   *string                     `json:"mountPath,omitempty"`
	ShareName   *string                     `json:"shareName,omitempty"`
	Type        *AzureStorageInfoValue_Type `json:"type,omitempty"`
}

Deprecated version of AzureStorageInfoValue. Use v1api20220301.AzureStorageInfoValue instead

func (*AzureStorageInfoValue) AssignProperties_From_AzureStorageInfoValue

func (value *AzureStorageInfoValue) AssignProperties_From_AzureStorageInfoValue(source *v20220301s.AzureStorageInfoValue) error

AssignProperties_From_AzureStorageInfoValue populates our AzureStorageInfoValue from the provided source AzureStorageInfoValue

func (*AzureStorageInfoValue) AssignProperties_To_AzureStorageInfoValue

func (value *AzureStorageInfoValue) AssignProperties_To_AzureStorageInfoValue(destination *v20220301s.AzureStorageInfoValue) error

AssignProperties_To_AzureStorageInfoValue populates the provided destination AzureStorageInfoValue from our AzureStorageInfoValue

func (*AzureStorageInfoValue) ConvertToARM

func (value *AzureStorageInfoValue) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*AzureStorageInfoValue) DeepCopy

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

func (*AzureStorageInfoValue) DeepCopyInto

func (in *AzureStorageInfoValue) DeepCopyInto(out *AzureStorageInfoValue)

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

func (*AzureStorageInfoValue) NewEmptyARMValue

func (value *AzureStorageInfoValue) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*AzureStorageInfoValue) PopulateFromARM

func (value *AzureStorageInfoValue) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type AzureStorageInfoValue_ARM

type AzureStorageInfoValue_ARM struct {
	AccessKey   *string                     `json:"accessKey,omitempty"`
	AccountName *string                     `json:"accountName,omitempty"`
	MountPath   *string                     `json:"mountPath,omitempty"`
	ShareName   *string                     `json:"shareName,omitempty"`
	Type        *AzureStorageInfoValue_Type `json:"type,omitempty"`
}

Deprecated version of AzureStorageInfoValue. Use v1api20220301.AzureStorageInfoValue instead

func (*AzureStorageInfoValue_ARM) DeepCopy

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

func (*AzureStorageInfoValue_ARM) DeepCopyInto

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

type AzureStorageInfoValue_STATUS

type AzureStorageInfoValue_STATUS struct {
	AccountName *string                             `json:"accountName,omitempty"`
	MountPath   *string                             `json:"mountPath,omitempty"`
	ShareName   *string                             `json:"shareName,omitempty"`
	State       *AzureStorageInfoValue_State_STATUS `json:"state,omitempty"`
	Type        *AzureStorageInfoValue_Type_STATUS  `json:"type,omitempty"`
}

Deprecated version of AzureStorageInfoValue_STATUS. Use v1api20220301.AzureStorageInfoValue_STATUS instead

func (*AzureStorageInfoValue_STATUS) AssignProperties_From_AzureStorageInfoValue_STATUS

func (value *AzureStorageInfoValue_STATUS) AssignProperties_From_AzureStorageInfoValue_STATUS(source *v20220301s.AzureStorageInfoValue_STATUS) error

AssignProperties_From_AzureStorageInfoValue_STATUS populates our AzureStorageInfoValue_STATUS from the provided source AzureStorageInfoValue_STATUS

func (*AzureStorageInfoValue_STATUS) AssignProperties_To_AzureStorageInfoValue_STATUS

func (value *AzureStorageInfoValue_STATUS) AssignProperties_To_AzureStorageInfoValue_STATUS(destination *v20220301s.AzureStorageInfoValue_STATUS) error

AssignProperties_To_AzureStorageInfoValue_STATUS populates the provided destination AzureStorageInfoValue_STATUS from our AzureStorageInfoValue_STATUS

func (*AzureStorageInfoValue_STATUS) DeepCopy

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

func (*AzureStorageInfoValue_STATUS) DeepCopyInto

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

func (*AzureStorageInfoValue_STATUS) NewEmptyARMValue

func (value *AzureStorageInfoValue_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*AzureStorageInfoValue_STATUS) PopulateFromARM

func (value *AzureStorageInfoValue_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type AzureStorageInfoValue_STATUS_ARM

type AzureStorageInfoValue_STATUS_ARM struct {
	AccountName *string                             `json:"accountName,omitempty"`
	MountPath   *string                             `json:"mountPath,omitempty"`
	ShareName   *string                             `json:"shareName,omitempty"`
	State       *AzureStorageInfoValue_State_STATUS `json:"state,omitempty"`
	Type        *AzureStorageInfoValue_Type_STATUS  `json:"type,omitempty"`
}

Deprecated version of AzureStorageInfoValue_STATUS. Use v1api20220301.AzureStorageInfoValue_STATUS instead

func (*AzureStorageInfoValue_STATUS_ARM) DeepCopy

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

func (*AzureStorageInfoValue_STATUS_ARM) DeepCopyInto

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

type AzureStorageInfoValue_State_STATUS

type AzureStorageInfoValue_State_STATUS string

Deprecated version of AzureStorageInfoValue_State_STATUS. Use v1api20220301.AzureStorageInfoValue_State_STATUS instead

type AzureStorageInfoValue_Type

type AzureStorageInfoValue_Type string

Deprecated version of AzureStorageInfoValue_Type. Use v1api20220301.AzureStorageInfoValue_Type instead +kubebuilder:validation:Enum={"AzureBlob","AzureFiles"}

type AzureStorageInfoValue_Type_STATUS

type AzureStorageInfoValue_Type_STATUS string

Deprecated version of AzureStorageInfoValue_Type_STATUS. Use v1api20220301.AzureStorageInfoValue_Type_STATUS instead

type Capability

type Capability struct {
	Name   *string `json:"name,omitempty"`
	Reason *string `json:"reason,omitempty"`
	Value  *string `json:"value,omitempty"`
}

Deprecated version of Capability. Use v1api20220301.Capability instead

func (*Capability) AssignProperties_From_Capability

func (capability *Capability) AssignProperties_From_Capability(source *v20220301s.Capability) error

AssignProperties_From_Capability populates our Capability from the provided source Capability

func (*Capability) AssignProperties_To_Capability

func (capability *Capability) AssignProperties_To_Capability(destination *v20220301s.Capability) error

AssignProperties_To_Capability populates the provided destination Capability from our Capability

func (*Capability) ConvertToARM

func (capability *Capability) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*Capability) DeepCopy

func (in *Capability) DeepCopy() *Capability

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

func (*Capability) DeepCopyInto

func (in *Capability) DeepCopyInto(out *Capability)

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

func (*Capability) NewEmptyARMValue

func (capability *Capability) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Capability) PopulateFromARM

func (capability *Capability) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type Capability_ARM

type Capability_ARM struct {
	Name   *string `json:"name,omitempty"`
	Reason *string `json:"reason,omitempty"`
	Value  *string `json:"value,omitempty"`
}

Deprecated version of Capability. Use v1api20220301.Capability instead

func (*Capability_ARM) DeepCopy

func (in *Capability_ARM) DeepCopy() *Capability_ARM

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

func (*Capability_ARM) DeepCopyInto

func (in *Capability_ARM) DeepCopyInto(out *Capability_ARM)

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

type Capability_STATUS

type Capability_STATUS struct {
	Name   *string `json:"name,omitempty"`
	Reason *string `json:"reason,omitempty"`
	Value  *string `json:"value,omitempty"`
}

Deprecated version of Capability_STATUS. Use v1api20220301.Capability_STATUS instead

func (*Capability_STATUS) AssignProperties_From_Capability_STATUS

func (capability *Capability_STATUS) AssignProperties_From_Capability_STATUS(source *v20220301s.Capability_STATUS) error

AssignProperties_From_Capability_STATUS populates our Capability_STATUS from the provided source Capability_STATUS

func (*Capability_STATUS) AssignProperties_To_Capability_STATUS

func (capability *Capability_STATUS) AssignProperties_To_Capability_STATUS(destination *v20220301s.Capability_STATUS) error

AssignProperties_To_Capability_STATUS populates the provided destination Capability_STATUS from our Capability_STATUS

func (*Capability_STATUS) DeepCopy

func (in *Capability_STATUS) DeepCopy() *Capability_STATUS

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

func (*Capability_STATUS) DeepCopyInto

func (in *Capability_STATUS) DeepCopyInto(out *Capability_STATUS)

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

func (*Capability_STATUS) NewEmptyARMValue

func (capability *Capability_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Capability_STATUS) PopulateFromARM

func (capability *Capability_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type Capability_STATUS_ARM

type Capability_STATUS_ARM struct {
	Name   *string `json:"name,omitempty"`
	Reason *string `json:"reason,omitempty"`
	Value  *string `json:"value,omitempty"`
}

Deprecated version of Capability_STATUS. Use v1api20220301.Capability_STATUS instead

func (*Capability_STATUS_ARM) DeepCopy

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

func (*Capability_STATUS_ARM) DeepCopyInto

func (in *Capability_STATUS_ARM) DeepCopyInto(out *Capability_STATUS_ARM)

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

type CloningInfo

type CloningInfo struct {
	AppSettingsOverrides   map[string]string `json:"appSettingsOverrides,omitempty"`
	CloneCustomHostNames   *bool             `json:"cloneCustomHostNames,omitempty"`
	CloneSourceControl     *bool             `json:"cloneSourceControl,omitempty"`
	ConfigureLoadBalancing *bool             `json:"configureLoadBalancing,omitempty"`

	// +kubebuilder:validation:Pattern="^[0-9a-fA-F]{8}(-[0-9a-fA-F]{4}){3}-[0-9a-fA-F]{12}$"
	CorrelationId        *string `json:"correlationId,omitempty"`
	HostingEnvironment   *string `json:"hostingEnvironment,omitempty"`
	Overwrite            *bool   `json:"overwrite,omitempty"`
	SourceWebAppLocation *string `json:"sourceWebAppLocation,omitempty"`

	// +kubebuilder:validation:Required
	SourceWebAppReference          *genruntime.ResourceReference `armReference:"SourceWebAppId" json:"sourceWebAppReference,omitempty"`
	TrafficManagerProfileName      *string                       `json:"trafficManagerProfileName,omitempty"`
	TrafficManagerProfileReference *genruntime.ResourceReference `armReference:"TrafficManagerProfileId" json:"trafficManagerProfileReference,omitempty"`
}

Deprecated version of CloningInfo. Use v1api20220301.CloningInfo instead

func (*CloningInfo) AssignProperties_From_CloningInfo

func (info *CloningInfo) AssignProperties_From_CloningInfo(source *v20220301s.CloningInfo) error

AssignProperties_From_CloningInfo populates our CloningInfo from the provided source CloningInfo

func (*CloningInfo) AssignProperties_To_CloningInfo

func (info *CloningInfo) AssignProperties_To_CloningInfo(destination *v20220301s.CloningInfo) error

AssignProperties_To_CloningInfo populates the provided destination CloningInfo from our CloningInfo

func (*CloningInfo) ConvertToARM

func (info *CloningInfo) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*CloningInfo) DeepCopy

func (in *CloningInfo) DeepCopy() *CloningInfo

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

func (*CloningInfo) DeepCopyInto

func (in *CloningInfo) DeepCopyInto(out *CloningInfo)

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

func (*CloningInfo) NewEmptyARMValue

func (info *CloningInfo) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*CloningInfo) PopulateFromARM

func (info *CloningInfo) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type CloningInfo_ARM

type CloningInfo_ARM struct {
	AppSettingsOverrides      map[string]string `json:"appSettingsOverrides,omitempty"`
	CloneCustomHostNames      *bool             `json:"cloneCustomHostNames,omitempty"`
	CloneSourceControl        *bool             `json:"cloneSourceControl,omitempty"`
	ConfigureLoadBalancing    *bool             `json:"configureLoadBalancing,omitempty"`
	CorrelationId             *string           `json:"correlationId,omitempty"`
	HostingEnvironment        *string           `json:"hostingEnvironment,omitempty"`
	Overwrite                 *bool             `json:"overwrite,omitempty"`
	SourceWebAppId            *string           `json:"sourceWebAppId,omitempty"`
	SourceWebAppLocation      *string           `json:"sourceWebAppLocation,omitempty"`
	TrafficManagerProfileId   *string           `json:"trafficManagerProfileId,omitempty"`
	TrafficManagerProfileName *string           `json:"trafficManagerProfileName,omitempty"`
}

Deprecated version of CloningInfo. Use v1api20220301.CloningInfo instead

func (*CloningInfo_ARM) DeepCopy

func (in *CloningInfo_ARM) DeepCopy() *CloningInfo_ARM

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

func (*CloningInfo_ARM) DeepCopyInto

func (in *CloningInfo_ARM) DeepCopyInto(out *CloningInfo_ARM)

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

type CloningInfo_STATUS

type CloningInfo_STATUS struct {
	AppSettingsOverrides      map[string]string `json:"appSettingsOverrides,omitempty"`
	CloneCustomHostNames      *bool             `json:"cloneCustomHostNames,omitempty"`
	CloneSourceControl        *bool             `json:"cloneSourceControl,omitempty"`
	ConfigureLoadBalancing    *bool             `json:"configureLoadBalancing,omitempty"`
	CorrelationId             *string           `json:"correlationId,omitempty"`
	HostingEnvironment        *string           `json:"hostingEnvironment,omitempty"`
	Overwrite                 *bool             `json:"overwrite,omitempty"`
	SourceWebAppId            *string           `json:"sourceWebAppId,omitempty"`
	SourceWebAppLocation      *string           `json:"sourceWebAppLocation,omitempty"`
	TrafficManagerProfileId   *string           `json:"trafficManagerProfileId,omitempty"`
	TrafficManagerProfileName *string           `json:"trafficManagerProfileName,omitempty"`
}

Deprecated version of CloningInfo_STATUS. Use v1api20220301.CloningInfo_STATUS instead

func (*CloningInfo_STATUS) AssignProperties_From_CloningInfo_STATUS

func (info *CloningInfo_STATUS) AssignProperties_From_CloningInfo_STATUS(source *v20220301s.CloningInfo_STATUS) error

AssignProperties_From_CloningInfo_STATUS populates our CloningInfo_STATUS from the provided source CloningInfo_STATUS

func (*CloningInfo_STATUS) AssignProperties_To_CloningInfo_STATUS

func (info *CloningInfo_STATUS) AssignProperties_To_CloningInfo_STATUS(destination *v20220301s.CloningInfo_STATUS) error

AssignProperties_To_CloningInfo_STATUS populates the provided destination CloningInfo_STATUS from our CloningInfo_STATUS

func (*CloningInfo_STATUS) DeepCopy

func (in *CloningInfo_STATUS) DeepCopy() *CloningInfo_STATUS

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

func (*CloningInfo_STATUS) DeepCopyInto

func (in *CloningInfo_STATUS) DeepCopyInto(out *CloningInfo_STATUS)

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

func (*CloningInfo_STATUS) NewEmptyARMValue

func (info *CloningInfo_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*CloningInfo_STATUS) PopulateFromARM

func (info *CloningInfo_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type CloningInfo_STATUS_ARM

type CloningInfo_STATUS_ARM struct {
	AppSettingsOverrides      map[string]string `json:"appSettingsOverrides,omitempty"`
	CloneCustomHostNames      *bool             `json:"cloneCustomHostNames,omitempty"`
	CloneSourceControl        *bool             `json:"cloneSourceControl,omitempty"`
	ConfigureLoadBalancing    *bool             `json:"configureLoadBalancing,omitempty"`
	CorrelationId             *string           `json:"correlationId,omitempty"`
	HostingEnvironment        *string           `json:"hostingEnvironment,omitempty"`
	Overwrite                 *bool             `json:"overwrite,omitempty"`
	SourceWebAppId            *string           `json:"sourceWebAppId,omitempty"`
	SourceWebAppLocation      *string           `json:"sourceWebAppLocation,omitempty"`
	TrafficManagerProfileId   *string           `json:"trafficManagerProfileId,omitempty"`
	TrafficManagerProfileName *string           `json:"trafficManagerProfileName,omitempty"`
}

Deprecated version of CloningInfo_STATUS. Use v1api20220301.CloningInfo_STATUS instead

func (*CloningInfo_STATUS_ARM) DeepCopy

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

func (*CloningInfo_STATUS_ARM) DeepCopyInto

func (in *CloningInfo_STATUS_ARM) DeepCopyInto(out *CloningInfo_STATUS_ARM)

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

type ConnStringInfo

type ConnStringInfo struct {
	ConnectionString *string              `json:"connectionString,omitempty"`
	Name             *string              `json:"name,omitempty"`
	Type             *ConnStringInfo_Type `json:"type,omitempty"`
}

Deprecated version of ConnStringInfo. Use v1api20220301.ConnStringInfo instead

func (*ConnStringInfo) AssignProperties_From_ConnStringInfo

func (info *ConnStringInfo) AssignProperties_From_ConnStringInfo(source *v20220301s.ConnStringInfo) error

AssignProperties_From_ConnStringInfo populates our ConnStringInfo from the provided source ConnStringInfo

func (*ConnStringInfo) AssignProperties_To_ConnStringInfo

func (info *ConnStringInfo) AssignProperties_To_ConnStringInfo(destination *v20220301s.ConnStringInfo) error

AssignProperties_To_ConnStringInfo populates the provided destination ConnStringInfo from our ConnStringInfo

func (*ConnStringInfo) ConvertToARM

func (info *ConnStringInfo) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*ConnStringInfo) DeepCopy

func (in *ConnStringInfo) DeepCopy() *ConnStringInfo

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

func (*ConnStringInfo) DeepCopyInto

func (in *ConnStringInfo) DeepCopyInto(out *ConnStringInfo)

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

func (*ConnStringInfo) NewEmptyARMValue

func (info *ConnStringInfo) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*ConnStringInfo) PopulateFromARM

func (info *ConnStringInfo) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type ConnStringInfo_ARM

type ConnStringInfo_ARM struct {
	ConnectionString *string              `json:"connectionString,omitempty"`
	Name             *string              `json:"name,omitempty"`
	Type             *ConnStringInfo_Type `json:"type,omitempty"`
}

Deprecated version of ConnStringInfo. Use v1api20220301.ConnStringInfo instead

func (*ConnStringInfo_ARM) DeepCopy

func (in *ConnStringInfo_ARM) DeepCopy() *ConnStringInfo_ARM

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

func (*ConnStringInfo_ARM) DeepCopyInto

func (in *ConnStringInfo_ARM) DeepCopyInto(out *ConnStringInfo_ARM)

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

type ConnStringInfo_STATUS

type ConnStringInfo_STATUS struct {
	ConnectionString *string                     `json:"connectionString,omitempty"`
	Name             *string                     `json:"name,omitempty"`
	Type             *ConnStringInfo_Type_STATUS `json:"type,omitempty"`
}

Deprecated version of ConnStringInfo_STATUS. Use v1api20220301.ConnStringInfo_STATUS instead

func (*ConnStringInfo_STATUS) AssignProperties_From_ConnStringInfo_STATUS

func (info *ConnStringInfo_STATUS) AssignProperties_From_ConnStringInfo_STATUS(source *v20220301s.ConnStringInfo_STATUS) error

AssignProperties_From_ConnStringInfo_STATUS populates our ConnStringInfo_STATUS from the provided source ConnStringInfo_STATUS

func (*ConnStringInfo_STATUS) AssignProperties_To_ConnStringInfo_STATUS

func (info *ConnStringInfo_STATUS) AssignProperties_To_ConnStringInfo_STATUS(destination *v20220301s.ConnStringInfo_STATUS) error

AssignProperties_To_ConnStringInfo_STATUS populates the provided destination ConnStringInfo_STATUS from our ConnStringInfo_STATUS

func (*ConnStringInfo_STATUS) DeepCopy

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

func (*ConnStringInfo_STATUS) DeepCopyInto

func (in *ConnStringInfo_STATUS) DeepCopyInto(out *ConnStringInfo_STATUS)

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

func (*ConnStringInfo_STATUS) NewEmptyARMValue

func (info *ConnStringInfo_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*ConnStringInfo_STATUS) PopulateFromARM

func (info *ConnStringInfo_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type ConnStringInfo_STATUS_ARM

type ConnStringInfo_STATUS_ARM struct {
	ConnectionString *string                     `json:"connectionString,omitempty"`
	Name             *string                     `json:"name,omitempty"`
	Type             *ConnStringInfo_Type_STATUS `json:"type,omitempty"`
}

Deprecated version of ConnStringInfo_STATUS. Use v1api20220301.ConnStringInfo_STATUS instead

func (*ConnStringInfo_STATUS_ARM) DeepCopy

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

func (*ConnStringInfo_STATUS_ARM) DeepCopyInto

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

type ConnStringInfo_Type

type ConnStringInfo_Type string

Deprecated version of ConnStringInfo_Type. Use v1api20220301.ConnStringInfo_Type instead +kubebuilder:validation:Enum={"ApiHub","Custom","DocDb","EventHub","MySql","NotificationHub","PostgreSQL","RedisCache","SQLAzure","SQLServer","ServiceBus"}

type ConnStringInfo_Type_STATUS

type ConnStringInfo_Type_STATUS string

Deprecated version of ConnStringInfo_Type_STATUS. Use v1api20220301.ConnStringInfo_Type_STATUS instead

type CorsSettings

type CorsSettings struct {
	AllowedOrigins     []string `json:"allowedOrigins,omitempty"`
	SupportCredentials *bool    `json:"supportCredentials,omitempty"`
}

Deprecated version of CorsSettings. Use v1api20220301.CorsSettings instead

func (*CorsSettings) AssignProperties_From_CorsSettings

func (settings *CorsSettings) AssignProperties_From_CorsSettings(source *v20220301s.CorsSettings) error

AssignProperties_From_CorsSettings populates our CorsSettings from the provided source CorsSettings

func (*CorsSettings) AssignProperties_To_CorsSettings

func (settings *CorsSettings) AssignProperties_To_CorsSettings(destination *v20220301s.CorsSettings) error

AssignProperties_To_CorsSettings populates the provided destination CorsSettings from our CorsSettings

func (*CorsSettings) ConvertToARM

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

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*CorsSettings) DeepCopy

func (in *CorsSettings) DeepCopy() *CorsSettings

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

func (*CorsSettings) DeepCopyInto

func (in *CorsSettings) DeepCopyInto(out *CorsSettings)

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

func (*CorsSettings) NewEmptyARMValue

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

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*CorsSettings) PopulateFromARM

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

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type CorsSettings_ARM

type CorsSettings_ARM struct {
	AllowedOrigins     []string `json:"allowedOrigins,omitempty"`
	SupportCredentials *bool    `json:"supportCredentials,omitempty"`
}

Deprecated version of CorsSettings. Use v1api20220301.CorsSettings instead

func (*CorsSettings_ARM) DeepCopy

func (in *CorsSettings_ARM) DeepCopy() *CorsSettings_ARM

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

func (*CorsSettings_ARM) DeepCopyInto

func (in *CorsSettings_ARM) DeepCopyInto(out *CorsSettings_ARM)

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

type CorsSettings_STATUS

type CorsSettings_STATUS struct {
	AllowedOrigins     []string `json:"allowedOrigins,omitempty"`
	SupportCredentials *bool    `json:"supportCredentials,omitempty"`
}

Deprecated version of CorsSettings_STATUS. Use v1api20220301.CorsSettings_STATUS instead

func (*CorsSettings_STATUS) AssignProperties_From_CorsSettings_STATUS

func (settings *CorsSettings_STATUS) AssignProperties_From_CorsSettings_STATUS(source *v20220301s.CorsSettings_STATUS) error

AssignProperties_From_CorsSettings_STATUS populates our CorsSettings_STATUS from the provided source CorsSettings_STATUS

func (*CorsSettings_STATUS) AssignProperties_To_CorsSettings_STATUS

func (settings *CorsSettings_STATUS) AssignProperties_To_CorsSettings_STATUS(destination *v20220301s.CorsSettings_STATUS) error

AssignProperties_To_CorsSettings_STATUS populates the provided destination CorsSettings_STATUS from our CorsSettings_STATUS

func (*CorsSettings_STATUS) DeepCopy

func (in *CorsSettings_STATUS) DeepCopy() *CorsSettings_STATUS

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

func (*CorsSettings_STATUS) DeepCopyInto

func (in *CorsSettings_STATUS) DeepCopyInto(out *CorsSettings_STATUS)

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

func (*CorsSettings_STATUS) NewEmptyARMValue

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

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*CorsSettings_STATUS) PopulateFromARM

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

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type CorsSettings_STATUS_ARM

type CorsSettings_STATUS_ARM struct {
	AllowedOrigins     []string `json:"allowedOrigins,omitempty"`
	SupportCredentials *bool    `json:"supportCredentials,omitempty"`
}

Deprecated version of CorsSettings_STATUS. Use v1api20220301.CorsSettings_STATUS instead

func (*CorsSettings_STATUS_ARM) DeepCopy

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

func (*CorsSettings_STATUS_ARM) DeepCopyInto

func (in *CorsSettings_STATUS_ARM) DeepCopyInto(out *CorsSettings_STATUS_ARM)

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

type Experiments

type Experiments struct {
	RampUpRules []RampUpRule `json:"rampUpRules,omitempty"`
}

Deprecated version of Experiments. Use v1api20220301.Experiments instead

func (*Experiments) AssignProperties_From_Experiments

func (experiments *Experiments) AssignProperties_From_Experiments(source *v20220301s.Experiments) error

AssignProperties_From_Experiments populates our Experiments from the provided source Experiments

func (*Experiments) AssignProperties_To_Experiments

func (experiments *Experiments) AssignProperties_To_Experiments(destination *v20220301s.Experiments) error

AssignProperties_To_Experiments populates the provided destination Experiments from our Experiments

func (*Experiments) ConvertToARM

func (experiments *Experiments) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*Experiments) DeepCopy

func (in *Experiments) DeepCopy() *Experiments

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

func (*Experiments) DeepCopyInto

func (in *Experiments) DeepCopyInto(out *Experiments)

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

func (*Experiments) NewEmptyARMValue

func (experiments *Experiments) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Experiments) PopulateFromARM

func (experiments *Experiments) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type Experiments_ARM

type Experiments_ARM struct {
	RampUpRules []RampUpRule_ARM `json:"rampUpRules,omitempty"`
}

Deprecated version of Experiments. Use v1api20220301.Experiments instead

func (*Experiments_ARM) DeepCopy

func (in *Experiments_ARM) DeepCopy() *Experiments_ARM

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

func (*Experiments_ARM) DeepCopyInto

func (in *Experiments_ARM) DeepCopyInto(out *Experiments_ARM)

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

type Experiments_STATUS

type Experiments_STATUS struct {
	RampUpRules []RampUpRule_STATUS `json:"rampUpRules,omitempty"`
}

Deprecated version of Experiments_STATUS. Use v1api20220301.Experiments_STATUS instead

func (*Experiments_STATUS) AssignProperties_From_Experiments_STATUS

func (experiments *Experiments_STATUS) AssignProperties_From_Experiments_STATUS(source *v20220301s.Experiments_STATUS) error

AssignProperties_From_Experiments_STATUS populates our Experiments_STATUS from the provided source Experiments_STATUS

func (*Experiments_STATUS) AssignProperties_To_Experiments_STATUS

func (experiments *Experiments_STATUS) AssignProperties_To_Experiments_STATUS(destination *v20220301s.Experiments_STATUS) error

AssignProperties_To_Experiments_STATUS populates the provided destination Experiments_STATUS from our Experiments_STATUS

func (*Experiments_STATUS) DeepCopy

func (in *Experiments_STATUS) DeepCopy() *Experiments_STATUS

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

func (*Experiments_STATUS) DeepCopyInto

func (in *Experiments_STATUS) DeepCopyInto(out *Experiments_STATUS)

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

func (*Experiments_STATUS) NewEmptyARMValue

func (experiments *Experiments_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Experiments_STATUS) PopulateFromARM

func (experiments *Experiments_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type Experiments_STATUS_ARM

type Experiments_STATUS_ARM struct {
	RampUpRules []RampUpRule_STATUS_ARM `json:"rampUpRules,omitempty"`
}

Deprecated version of Experiments_STATUS. Use v1api20220301.Experiments_STATUS instead

func (*Experiments_STATUS_ARM) DeepCopy

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

func (*Experiments_STATUS_ARM) DeepCopyInto

func (in *Experiments_STATUS_ARM) DeepCopyInto(out *Experiments_STATUS_ARM)

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

type ExtendedLocation

type ExtendedLocation struct {
	Name *string `json:"name,omitempty"`
}

Deprecated version of ExtendedLocation. Use v1api20220301.ExtendedLocation instead

func (*ExtendedLocation) AssignProperties_From_ExtendedLocation

func (location *ExtendedLocation) AssignProperties_From_ExtendedLocation(source *v20220301s.ExtendedLocation) error

AssignProperties_From_ExtendedLocation populates our ExtendedLocation from the provided source ExtendedLocation

func (*ExtendedLocation) AssignProperties_To_ExtendedLocation

func (location *ExtendedLocation) AssignProperties_To_ExtendedLocation(destination *v20220301s.ExtendedLocation) error

AssignProperties_To_ExtendedLocation populates the provided destination ExtendedLocation from our ExtendedLocation

func (*ExtendedLocation) ConvertToARM

func (location *ExtendedLocation) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*ExtendedLocation) DeepCopy

func (in *ExtendedLocation) DeepCopy() *ExtendedLocation

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

func (*ExtendedLocation) DeepCopyInto

func (in *ExtendedLocation) DeepCopyInto(out *ExtendedLocation)

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

func (*ExtendedLocation) NewEmptyARMValue

func (location *ExtendedLocation) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*ExtendedLocation) PopulateFromARM

func (location *ExtendedLocation) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type ExtendedLocation_ARM

type ExtendedLocation_ARM struct {
	Name *string `json:"name,omitempty"`
}

Deprecated version of ExtendedLocation. Use v1api20220301.ExtendedLocation instead

func (*ExtendedLocation_ARM) DeepCopy

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

func (*ExtendedLocation_ARM) DeepCopyInto

func (in *ExtendedLocation_ARM) DeepCopyInto(out *ExtendedLocation_ARM)

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

type ExtendedLocation_STATUS

type ExtendedLocation_STATUS struct {
	Name *string `json:"name,omitempty"`
	Type *string `json:"type,omitempty"`
}

Deprecated version of ExtendedLocation_STATUS. Use v1api20220301.ExtendedLocation_STATUS instead

func (*ExtendedLocation_STATUS) AssignProperties_From_ExtendedLocation_STATUS

func (location *ExtendedLocation_STATUS) AssignProperties_From_ExtendedLocation_STATUS(source *v20220301s.ExtendedLocation_STATUS) error

AssignProperties_From_ExtendedLocation_STATUS populates our ExtendedLocation_STATUS from the provided source ExtendedLocation_STATUS

func (*ExtendedLocation_STATUS) AssignProperties_To_ExtendedLocation_STATUS

func (location *ExtendedLocation_STATUS) AssignProperties_To_ExtendedLocation_STATUS(destination *v20220301s.ExtendedLocation_STATUS) error

AssignProperties_To_ExtendedLocation_STATUS populates the provided destination ExtendedLocation_STATUS from our ExtendedLocation_STATUS

func (*ExtendedLocation_STATUS) DeepCopy

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

func (*ExtendedLocation_STATUS) DeepCopyInto

func (in *ExtendedLocation_STATUS) DeepCopyInto(out *ExtendedLocation_STATUS)

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

func (*ExtendedLocation_STATUS) NewEmptyARMValue

func (location *ExtendedLocation_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*ExtendedLocation_STATUS) PopulateFromARM

func (location *ExtendedLocation_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type ExtendedLocation_STATUS_ARM

type ExtendedLocation_STATUS_ARM struct {
	Name *string `json:"name,omitempty"`
	Type *string `json:"type,omitempty"`
}

Deprecated version of ExtendedLocation_STATUS. Use v1api20220301.ExtendedLocation_STATUS instead

func (*ExtendedLocation_STATUS_ARM) DeepCopy

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

func (*ExtendedLocation_STATUS_ARM) DeepCopyInto

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

type HandlerMapping

type HandlerMapping struct {
	Arguments       *string `json:"arguments,omitempty"`
	Extension       *string `json:"extension,omitempty"`
	ScriptProcessor *string `json:"scriptProcessor,omitempty"`
}

Deprecated version of HandlerMapping. Use v1api20220301.HandlerMapping instead

func (*HandlerMapping) AssignProperties_From_HandlerMapping

func (mapping *HandlerMapping) AssignProperties_From_HandlerMapping(source *v20220301s.HandlerMapping) error

AssignProperties_From_HandlerMapping populates our HandlerMapping from the provided source HandlerMapping

func (*HandlerMapping) AssignProperties_To_HandlerMapping

func (mapping *HandlerMapping) AssignProperties_To_HandlerMapping(destination *v20220301s.HandlerMapping) error

AssignProperties_To_HandlerMapping populates the provided destination HandlerMapping from our HandlerMapping

func (*HandlerMapping) ConvertToARM

func (mapping *HandlerMapping) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*HandlerMapping) DeepCopy

func (in *HandlerMapping) DeepCopy() *HandlerMapping

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

func (*HandlerMapping) DeepCopyInto

func (in *HandlerMapping) DeepCopyInto(out *HandlerMapping)

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

func (*HandlerMapping) NewEmptyARMValue

func (mapping *HandlerMapping) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*HandlerMapping) PopulateFromARM

func (mapping *HandlerMapping) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type HandlerMapping_ARM

type HandlerMapping_ARM struct {
	Arguments       *string `json:"arguments,omitempty"`
	Extension       *string `json:"extension,omitempty"`
	ScriptProcessor *string `json:"scriptProcessor,omitempty"`
}

Deprecated version of HandlerMapping. Use v1api20220301.HandlerMapping instead

func (*HandlerMapping_ARM) DeepCopy

func (in *HandlerMapping_ARM) DeepCopy() *HandlerMapping_ARM

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

func (*HandlerMapping_ARM) DeepCopyInto

func (in *HandlerMapping_ARM) DeepCopyInto(out *HandlerMapping_ARM)

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

type HandlerMapping_STATUS

type HandlerMapping_STATUS struct {
	Arguments       *string `json:"arguments,omitempty"`
	Extension       *string `json:"extension,omitempty"`
	ScriptProcessor *string `json:"scriptProcessor,omitempty"`
}

Deprecated version of HandlerMapping_STATUS. Use v1api20220301.HandlerMapping_STATUS instead

func (*HandlerMapping_STATUS) AssignProperties_From_HandlerMapping_STATUS

func (mapping *HandlerMapping_STATUS) AssignProperties_From_HandlerMapping_STATUS(source *v20220301s.HandlerMapping_STATUS) error

AssignProperties_From_HandlerMapping_STATUS populates our HandlerMapping_STATUS from the provided source HandlerMapping_STATUS

func (*HandlerMapping_STATUS) AssignProperties_To_HandlerMapping_STATUS

func (mapping *HandlerMapping_STATUS) AssignProperties_To_HandlerMapping_STATUS(destination *v20220301s.HandlerMapping_STATUS) error

AssignProperties_To_HandlerMapping_STATUS populates the provided destination HandlerMapping_STATUS from our HandlerMapping_STATUS

func (*HandlerMapping_STATUS) DeepCopy

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

func (*HandlerMapping_STATUS) DeepCopyInto

func (in *HandlerMapping_STATUS) DeepCopyInto(out *HandlerMapping_STATUS)

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

func (*HandlerMapping_STATUS) NewEmptyARMValue

func (mapping *HandlerMapping_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*HandlerMapping_STATUS) PopulateFromARM

func (mapping *HandlerMapping_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type HandlerMapping_STATUS_ARM

type HandlerMapping_STATUS_ARM struct {
	Arguments       *string `json:"arguments,omitempty"`
	Extension       *string `json:"extension,omitempty"`
	ScriptProcessor *string `json:"scriptProcessor,omitempty"`
}

Deprecated version of HandlerMapping_STATUS. Use v1api20220301.HandlerMapping_STATUS instead

func (*HandlerMapping_STATUS_ARM) DeepCopy

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

func (*HandlerMapping_STATUS_ARM) DeepCopyInto

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

type HostNameSslState

type HostNameSslState struct {
	HostType   *HostNameSslState_HostType `json:"hostType,omitempty"`
	Name       *string                    `json:"name,omitempty"`
	SslState   *HostNameSslState_SslState `json:"sslState,omitempty"`
	Thumbprint *string                    `json:"thumbprint,omitempty"`
	ToUpdate   *bool                      `json:"toUpdate,omitempty"`
	VirtualIP  *string                    `json:"virtualIP,omitempty"`
}

Deprecated version of HostNameSslState. Use v1api20220301.HostNameSslState instead

func (*HostNameSslState) AssignProperties_From_HostNameSslState

func (state *HostNameSslState) AssignProperties_From_HostNameSslState(source *v20220301s.HostNameSslState) error

AssignProperties_From_HostNameSslState populates our HostNameSslState from the provided source HostNameSslState

func (*HostNameSslState) AssignProperties_To_HostNameSslState

func (state *HostNameSslState) AssignProperties_To_HostNameSslState(destination *v20220301s.HostNameSslState) error

AssignProperties_To_HostNameSslState populates the provided destination HostNameSslState from our HostNameSslState

func (*HostNameSslState) ConvertToARM

func (state *HostNameSslState) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*HostNameSslState) DeepCopy

func (in *HostNameSslState) DeepCopy() *HostNameSslState

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

func (*HostNameSslState) DeepCopyInto

func (in *HostNameSslState) DeepCopyInto(out *HostNameSslState)

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

func (*HostNameSslState) NewEmptyARMValue

func (state *HostNameSslState) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*HostNameSslState) PopulateFromARM

func (state *HostNameSslState) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type HostNameSslState_ARM

type HostNameSslState_ARM struct {
	HostType   *HostNameSslState_HostType `json:"hostType,omitempty"`
	Name       *string                    `json:"name,omitempty"`
	SslState   *HostNameSslState_SslState `json:"sslState,omitempty"`
	Thumbprint *string                    `json:"thumbprint,omitempty"`
	ToUpdate   *bool                      `json:"toUpdate,omitempty"`
	VirtualIP  *string                    `json:"virtualIP,omitempty"`
}

Deprecated version of HostNameSslState. Use v1api20220301.HostNameSslState instead

func (*HostNameSslState_ARM) DeepCopy

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

func (*HostNameSslState_ARM) DeepCopyInto

func (in *HostNameSslState_ARM) DeepCopyInto(out *HostNameSslState_ARM)

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

type HostNameSslState_HostType

type HostNameSslState_HostType string

Deprecated version of HostNameSslState_HostType. Use v1api20220301.HostNameSslState_HostType instead +kubebuilder:validation:Enum={"Repository","Standard"}

type HostNameSslState_HostType_STATUS

type HostNameSslState_HostType_STATUS string

Deprecated version of HostNameSslState_HostType_STATUS. Use v1api20220301.HostNameSslState_HostType_STATUS instead

type HostNameSslState_STATUS

type HostNameSslState_STATUS struct {
	HostType   *HostNameSslState_HostType_STATUS `json:"hostType,omitempty"`
	Name       *string                           `json:"name,omitempty"`
	SslState   *HostNameSslState_SslState_STATUS `json:"sslState,omitempty"`
	Thumbprint *string                           `json:"thumbprint,omitempty"`
	ToUpdate   *bool                             `json:"toUpdate,omitempty"`
	VirtualIP  *string                           `json:"virtualIP,omitempty"`
}

Deprecated version of HostNameSslState_STATUS. Use v1api20220301.HostNameSslState_STATUS instead

func (*HostNameSslState_STATUS) AssignProperties_From_HostNameSslState_STATUS

func (state *HostNameSslState_STATUS) AssignProperties_From_HostNameSslState_STATUS(source *v20220301s.HostNameSslState_STATUS) error

AssignProperties_From_HostNameSslState_STATUS populates our HostNameSslState_STATUS from the provided source HostNameSslState_STATUS

func (*HostNameSslState_STATUS) AssignProperties_To_HostNameSslState_STATUS

func (state *HostNameSslState_STATUS) AssignProperties_To_HostNameSslState_STATUS(destination *v20220301s.HostNameSslState_STATUS) error

AssignProperties_To_HostNameSslState_STATUS populates the provided destination HostNameSslState_STATUS from our HostNameSslState_STATUS

func (*HostNameSslState_STATUS) DeepCopy

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

func (*HostNameSslState_STATUS) DeepCopyInto

func (in *HostNameSslState_STATUS) DeepCopyInto(out *HostNameSslState_STATUS)

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

func (*HostNameSslState_STATUS) NewEmptyARMValue

func (state *HostNameSslState_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*HostNameSslState_STATUS) PopulateFromARM

func (state *HostNameSslState_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type HostNameSslState_STATUS_ARM

type HostNameSslState_STATUS_ARM struct {
	HostType   *HostNameSslState_HostType_STATUS `json:"hostType,omitempty"`
	Name       *string                           `json:"name,omitempty"`
	SslState   *HostNameSslState_SslState_STATUS `json:"sslState,omitempty"`
	Thumbprint *string                           `json:"thumbprint,omitempty"`
	ToUpdate   *bool                             `json:"toUpdate,omitempty"`
	VirtualIP  *string                           `json:"virtualIP,omitempty"`
}

Deprecated version of HostNameSslState_STATUS. Use v1api20220301.HostNameSslState_STATUS instead

func (*HostNameSslState_STATUS_ARM) DeepCopy

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

func (*HostNameSslState_STATUS_ARM) DeepCopyInto

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

type HostNameSslState_SslState

type HostNameSslState_SslState string

Deprecated version of HostNameSslState_SslState. Use v1api20220301.HostNameSslState_SslState instead +kubebuilder:validation:Enum={"Disabled","IpBasedEnabled","SniEnabled"}

type HostNameSslState_SslState_STATUS

type HostNameSslState_SslState_STATUS string

Deprecated version of HostNameSslState_SslState_STATUS. Use v1api20220301.HostNameSslState_SslState_STATUS instead

type HostingEnvironmentProfile

type HostingEnvironmentProfile struct {
	Reference *genruntime.ResourceReference `armReference:"Id" json:"reference,omitempty"`
}

Deprecated version of HostingEnvironmentProfile. Use v1api20220301.HostingEnvironmentProfile instead

func (*HostingEnvironmentProfile) AssignProperties_From_HostingEnvironmentProfile

func (profile *HostingEnvironmentProfile) AssignProperties_From_HostingEnvironmentProfile(source *v20220301s.HostingEnvironmentProfile) error

AssignProperties_From_HostingEnvironmentProfile populates our HostingEnvironmentProfile from the provided source HostingEnvironmentProfile

func (*HostingEnvironmentProfile) AssignProperties_To_HostingEnvironmentProfile

func (profile *HostingEnvironmentProfile) AssignProperties_To_HostingEnvironmentProfile(destination *v20220301s.HostingEnvironmentProfile) error

AssignProperties_To_HostingEnvironmentProfile populates the provided destination HostingEnvironmentProfile from our HostingEnvironmentProfile

func (*HostingEnvironmentProfile) ConvertToARM

func (profile *HostingEnvironmentProfile) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*HostingEnvironmentProfile) DeepCopy

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

func (*HostingEnvironmentProfile) DeepCopyInto

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

func (*HostingEnvironmentProfile) NewEmptyARMValue

func (profile *HostingEnvironmentProfile) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*HostingEnvironmentProfile) PopulateFromARM

func (profile *HostingEnvironmentProfile) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type HostingEnvironmentProfile_ARM

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

Deprecated version of HostingEnvironmentProfile. Use v1api20220301.HostingEnvironmentProfile instead

func (*HostingEnvironmentProfile_ARM) DeepCopy

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

func (*HostingEnvironmentProfile_ARM) DeepCopyInto

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

type HostingEnvironmentProfile_STATUS

type HostingEnvironmentProfile_STATUS struct {
	Id   *string `json:"id,omitempty"`
	Name *string `json:"name,omitempty"`
	Type *string `json:"type,omitempty"`
}

Deprecated version of HostingEnvironmentProfile_STATUS. Use v1api20220301.HostingEnvironmentProfile_STATUS instead

func (*HostingEnvironmentProfile_STATUS) AssignProperties_From_HostingEnvironmentProfile_STATUS

func (profile *HostingEnvironmentProfile_STATUS) AssignProperties_From_HostingEnvironmentProfile_STATUS(source *v20220301s.HostingEnvironmentProfile_STATUS) error

AssignProperties_From_HostingEnvironmentProfile_STATUS populates our HostingEnvironmentProfile_STATUS from the provided source HostingEnvironmentProfile_STATUS

func (*HostingEnvironmentProfile_STATUS) AssignProperties_To_HostingEnvironmentProfile_STATUS

func (profile *HostingEnvironmentProfile_STATUS) AssignProperties_To_HostingEnvironmentProfile_STATUS(destination *v20220301s.HostingEnvironmentProfile_STATUS) error

AssignProperties_To_HostingEnvironmentProfile_STATUS populates the provided destination HostingEnvironmentProfile_STATUS from our HostingEnvironmentProfile_STATUS

func (*HostingEnvironmentProfile_STATUS) DeepCopy

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

func (*HostingEnvironmentProfile_STATUS) DeepCopyInto

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

func (*HostingEnvironmentProfile_STATUS) NewEmptyARMValue

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*HostingEnvironmentProfile_STATUS) PopulateFromARM

func (profile *HostingEnvironmentProfile_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type HostingEnvironmentProfile_STATUS_ARM

type HostingEnvironmentProfile_STATUS_ARM struct {
	Id   *string `json:"id,omitempty"`
	Name *string `json:"name,omitempty"`
	Type *string `json:"type,omitempty"`
}

Deprecated version of HostingEnvironmentProfile_STATUS. Use v1api20220301.HostingEnvironmentProfile_STATUS instead

func (*HostingEnvironmentProfile_STATUS_ARM) DeepCopy

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

func (*HostingEnvironmentProfile_STATUS_ARM) DeepCopyInto

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

type IpSecurityRestriction

type IpSecurityRestriction struct {
	Action                      *string                       `json:"action,omitempty"`
	Description                 *string                       `json:"description,omitempty"`
	Headers                     map[string][]string           `json:"headers,omitempty"`
	IpAddress                   *string                       `json:"ipAddress,omitempty"`
	Name                        *string                       `json:"name,omitempty"`
	Priority                    *int                          `json:"priority,omitempty"`
	SubnetMask                  *string                       `json:"subnetMask,omitempty"`
	SubnetTrafficTag            *int                          `json:"subnetTrafficTag,omitempty"`
	Tag                         *IpSecurityRestriction_Tag    `json:"tag,omitempty"`
	VnetSubnetResourceReference *genruntime.ResourceReference `armReference:"VnetSubnetResourceId" json:"vnetSubnetResourceReference,omitempty"`
	VnetTrafficTag              *int                          `json:"vnetTrafficTag,omitempty"`
}

Deprecated version of IpSecurityRestriction. Use v1api20220301.IpSecurityRestriction instead

func (*IpSecurityRestriction) AssignProperties_From_IpSecurityRestriction

func (restriction *IpSecurityRestriction) AssignProperties_From_IpSecurityRestriction(source *v20220301s.IpSecurityRestriction) error

AssignProperties_From_IpSecurityRestriction populates our IpSecurityRestriction from the provided source IpSecurityRestriction

func (*IpSecurityRestriction) AssignProperties_To_IpSecurityRestriction

func (restriction *IpSecurityRestriction) AssignProperties_To_IpSecurityRestriction(destination *v20220301s.IpSecurityRestriction) error

AssignProperties_To_IpSecurityRestriction populates the provided destination IpSecurityRestriction from our IpSecurityRestriction

func (*IpSecurityRestriction) ConvertToARM

func (restriction *IpSecurityRestriction) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*IpSecurityRestriction) DeepCopy

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

func (*IpSecurityRestriction) DeepCopyInto

func (in *IpSecurityRestriction) DeepCopyInto(out *IpSecurityRestriction)

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

func (*IpSecurityRestriction) NewEmptyARMValue

func (restriction *IpSecurityRestriction) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*IpSecurityRestriction) PopulateFromARM

func (restriction *IpSecurityRestriction) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type IpSecurityRestriction_ARM

type IpSecurityRestriction_ARM struct {
	Action               *string                    `json:"action,omitempty"`
	Description          *string                    `json:"description,omitempty"`
	Headers              map[string][]string        `json:"headers,omitempty"`
	IpAddress            *string                    `json:"ipAddress,omitempty"`
	Name                 *string                    `json:"name,omitempty"`
	Priority             *int                       `json:"priority,omitempty"`
	SubnetMask           *string                    `json:"subnetMask,omitempty"`
	SubnetTrafficTag     *int                       `json:"subnetTrafficTag,omitempty"`
	Tag                  *IpSecurityRestriction_Tag `json:"tag,omitempty"`
	VnetSubnetResourceId *string                    `json:"vnetSubnetResourceId,omitempty"`
	VnetTrafficTag       *int                       `json:"vnetTrafficTag,omitempty"`
}

Deprecated version of IpSecurityRestriction. Use v1api20220301.IpSecurityRestriction instead

func (*IpSecurityRestriction_ARM) DeepCopy

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

func (*IpSecurityRestriction_ARM) DeepCopyInto

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

type IpSecurityRestriction_STATUS

type IpSecurityRestriction_STATUS struct {
	Action               *string                           `json:"action,omitempty"`
	Description          *string                           `json:"description,omitempty"`
	Headers              map[string][]string               `json:"headers,omitempty"`
	IpAddress            *string                           `json:"ipAddress,omitempty"`
	Name                 *string                           `json:"name,omitempty"`
	Priority             *int                              `json:"priority,omitempty"`
	SubnetMask           *string                           `json:"subnetMask,omitempty"`
	SubnetTrafficTag     *int                              `json:"subnetTrafficTag,omitempty"`
	Tag                  *IpSecurityRestriction_Tag_STATUS `json:"tag,omitempty"`
	VnetSubnetResourceId *string                           `json:"vnetSubnetResourceId,omitempty"`
	VnetTrafficTag       *int                              `json:"vnetTrafficTag,omitempty"`
}

Deprecated version of IpSecurityRestriction_STATUS. Use v1api20220301.IpSecurityRestriction_STATUS instead

func (*IpSecurityRestriction_STATUS) AssignProperties_From_IpSecurityRestriction_STATUS

func (restriction *IpSecurityRestriction_STATUS) AssignProperties_From_IpSecurityRestriction_STATUS(source *v20220301s.IpSecurityRestriction_STATUS) error

AssignProperties_From_IpSecurityRestriction_STATUS populates our IpSecurityRestriction_STATUS from the provided source IpSecurityRestriction_STATUS

func (*IpSecurityRestriction_STATUS) AssignProperties_To_IpSecurityRestriction_STATUS

func (restriction *IpSecurityRestriction_STATUS) AssignProperties_To_IpSecurityRestriction_STATUS(destination *v20220301s.IpSecurityRestriction_STATUS) error

AssignProperties_To_IpSecurityRestriction_STATUS populates the provided destination IpSecurityRestriction_STATUS from our IpSecurityRestriction_STATUS

func (*IpSecurityRestriction_STATUS) DeepCopy

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

func (*IpSecurityRestriction_STATUS) DeepCopyInto

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

func (*IpSecurityRestriction_STATUS) NewEmptyARMValue

func (restriction *IpSecurityRestriction_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*IpSecurityRestriction_STATUS) PopulateFromARM

func (restriction *IpSecurityRestriction_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type IpSecurityRestriction_STATUS_ARM

type IpSecurityRestriction_STATUS_ARM struct {
	Action               *string                           `json:"action,omitempty"`
	Description          *string                           `json:"description,omitempty"`
	Headers              map[string][]string               `json:"headers,omitempty"`
	IpAddress            *string                           `json:"ipAddress,omitempty"`
	Name                 *string                           `json:"name,omitempty"`
	Priority             *int                              `json:"priority,omitempty"`
	SubnetMask           *string                           `json:"subnetMask,omitempty"`
	SubnetTrafficTag     *int                              `json:"subnetTrafficTag,omitempty"`
	Tag                  *IpSecurityRestriction_Tag_STATUS `json:"tag,omitempty"`
	VnetSubnetResourceId *string                           `json:"vnetSubnetResourceId,omitempty"`
	VnetTrafficTag       *int                              `json:"vnetTrafficTag,omitempty"`
}

Deprecated version of IpSecurityRestriction_STATUS. Use v1api20220301.IpSecurityRestriction_STATUS instead

func (*IpSecurityRestriction_STATUS_ARM) DeepCopy

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

func (*IpSecurityRestriction_STATUS_ARM) DeepCopyInto

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

type IpSecurityRestriction_Tag

type IpSecurityRestriction_Tag string

Deprecated version of IpSecurityRestriction_Tag. Use v1api20220301.IpSecurityRestriction_Tag instead +kubebuilder:validation:Enum={"Default","ServiceTag","XffProxy"}

type IpSecurityRestriction_Tag_STATUS

type IpSecurityRestriction_Tag_STATUS string

Deprecated version of IpSecurityRestriction_Tag_STATUS. Use v1api20220301.IpSecurityRestriction_Tag_STATUS instead

type KubeEnvironmentProfile

type KubeEnvironmentProfile struct {
	Reference *genruntime.ResourceReference `armReference:"Id" json:"reference,omitempty"`
}

Deprecated version of KubeEnvironmentProfile. Use v1api20220301.KubeEnvironmentProfile instead

func (*KubeEnvironmentProfile) AssignProperties_From_KubeEnvironmentProfile

func (profile *KubeEnvironmentProfile) AssignProperties_From_KubeEnvironmentProfile(source *v20220301s.KubeEnvironmentProfile) error

AssignProperties_From_KubeEnvironmentProfile populates our KubeEnvironmentProfile from the provided source KubeEnvironmentProfile

func (*KubeEnvironmentProfile) AssignProperties_To_KubeEnvironmentProfile

func (profile *KubeEnvironmentProfile) AssignProperties_To_KubeEnvironmentProfile(destination *v20220301s.KubeEnvironmentProfile) error

AssignProperties_To_KubeEnvironmentProfile populates the provided destination KubeEnvironmentProfile from our KubeEnvironmentProfile

func (*KubeEnvironmentProfile) ConvertToARM

func (profile *KubeEnvironmentProfile) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*KubeEnvironmentProfile) DeepCopy

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

func (*KubeEnvironmentProfile) DeepCopyInto

func (in *KubeEnvironmentProfile) DeepCopyInto(out *KubeEnvironmentProfile)

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

func (*KubeEnvironmentProfile) NewEmptyARMValue

func (profile *KubeEnvironmentProfile) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*KubeEnvironmentProfile) PopulateFromARM

func (profile *KubeEnvironmentProfile) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type KubeEnvironmentProfile_ARM

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

Deprecated version of KubeEnvironmentProfile. Use v1api20220301.KubeEnvironmentProfile instead

func (*KubeEnvironmentProfile_ARM) DeepCopy

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

func (*KubeEnvironmentProfile_ARM) DeepCopyInto

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

type KubeEnvironmentProfile_STATUS

type KubeEnvironmentProfile_STATUS struct {
	Id   *string `json:"id,omitempty"`
	Name *string `json:"name,omitempty"`
	Type *string `json:"type,omitempty"`
}

Deprecated version of KubeEnvironmentProfile_STATUS. Use v1api20220301.KubeEnvironmentProfile_STATUS instead

func (*KubeEnvironmentProfile_STATUS) AssignProperties_From_KubeEnvironmentProfile_STATUS

func (profile *KubeEnvironmentProfile_STATUS) AssignProperties_From_KubeEnvironmentProfile_STATUS(source *v20220301s.KubeEnvironmentProfile_STATUS) error

AssignProperties_From_KubeEnvironmentProfile_STATUS populates our KubeEnvironmentProfile_STATUS from the provided source KubeEnvironmentProfile_STATUS

func (*KubeEnvironmentProfile_STATUS) AssignProperties_To_KubeEnvironmentProfile_STATUS

func (profile *KubeEnvironmentProfile_STATUS) AssignProperties_To_KubeEnvironmentProfile_STATUS(destination *v20220301s.KubeEnvironmentProfile_STATUS) error

AssignProperties_To_KubeEnvironmentProfile_STATUS populates the provided destination KubeEnvironmentProfile_STATUS from our KubeEnvironmentProfile_STATUS

func (*KubeEnvironmentProfile_STATUS) DeepCopy

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

func (*KubeEnvironmentProfile_STATUS) DeepCopyInto

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

func (*KubeEnvironmentProfile_STATUS) NewEmptyARMValue

func (profile *KubeEnvironmentProfile_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*KubeEnvironmentProfile_STATUS) PopulateFromARM

func (profile *KubeEnvironmentProfile_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type KubeEnvironmentProfile_STATUS_ARM

type KubeEnvironmentProfile_STATUS_ARM struct {
	Id   *string `json:"id,omitempty"`
	Name *string `json:"name,omitempty"`
	Type *string `json:"type,omitempty"`
}

Deprecated version of KubeEnvironmentProfile_STATUS. Use v1api20220301.KubeEnvironmentProfile_STATUS instead

func (*KubeEnvironmentProfile_STATUS_ARM) DeepCopy

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

func (*KubeEnvironmentProfile_STATUS_ARM) DeepCopyInto

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

type ManagedServiceIdentity

type ManagedServiceIdentity struct {
	Type                   *ManagedServiceIdentity_Type  `json:"type,omitempty"`
	UserAssignedIdentities []UserAssignedIdentityDetails `json:"userAssignedIdentities,omitempty"`
}

Deprecated version of ManagedServiceIdentity. Use v1api20220301.ManagedServiceIdentity instead

func (*ManagedServiceIdentity) AssignProperties_From_ManagedServiceIdentity

func (identity *ManagedServiceIdentity) AssignProperties_From_ManagedServiceIdentity(source *v20220301s.ManagedServiceIdentity) error

AssignProperties_From_ManagedServiceIdentity populates our ManagedServiceIdentity from the provided source ManagedServiceIdentity

func (*ManagedServiceIdentity) AssignProperties_To_ManagedServiceIdentity

func (identity *ManagedServiceIdentity) AssignProperties_To_ManagedServiceIdentity(destination *v20220301s.ManagedServiceIdentity) error

AssignProperties_To_ManagedServiceIdentity populates the provided destination ManagedServiceIdentity from our ManagedServiceIdentity

func (*ManagedServiceIdentity) ConvertToARM

func (identity *ManagedServiceIdentity) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*ManagedServiceIdentity) DeepCopy

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

func (*ManagedServiceIdentity) DeepCopyInto

func (in *ManagedServiceIdentity) DeepCopyInto(out *ManagedServiceIdentity)

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

func (*ManagedServiceIdentity) NewEmptyARMValue

func (identity *ManagedServiceIdentity) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*ManagedServiceIdentity) PopulateFromARM

func (identity *ManagedServiceIdentity) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type ManagedServiceIdentity_ARM

type ManagedServiceIdentity_ARM struct {
	Type                   *ManagedServiceIdentity_Type               `json:"type,omitempty"`
	UserAssignedIdentities map[string]UserAssignedIdentityDetails_ARM `json:"userAssignedIdentities,omitempty"`
}

Deprecated version of ManagedServiceIdentity. Use v1api20220301.ManagedServiceIdentity instead

func (*ManagedServiceIdentity_ARM) DeepCopy

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

func (*ManagedServiceIdentity_ARM) DeepCopyInto

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

type ManagedServiceIdentity_STATUS

type ManagedServiceIdentity_STATUS struct {
	PrincipalId            *string                                `json:"principalId,omitempty"`
	TenantId               *string                                `json:"tenantId,omitempty"`
	Type                   *ManagedServiceIdentity_Type_STATUS    `json:"type,omitempty"`
	UserAssignedIdentities map[string]UserAssignedIdentity_STATUS `json:"userAssignedIdentities,omitempty"`
}

Deprecated version of ManagedServiceIdentity_STATUS. Use v1api20220301.ManagedServiceIdentity_STATUS instead

func (*ManagedServiceIdentity_STATUS) AssignProperties_From_ManagedServiceIdentity_STATUS

func (identity *ManagedServiceIdentity_STATUS) AssignProperties_From_ManagedServiceIdentity_STATUS(source *v20220301s.ManagedServiceIdentity_STATUS) error

AssignProperties_From_ManagedServiceIdentity_STATUS populates our ManagedServiceIdentity_STATUS from the provided source ManagedServiceIdentity_STATUS

func (*ManagedServiceIdentity_STATUS) AssignProperties_To_ManagedServiceIdentity_STATUS

func (identity *ManagedServiceIdentity_STATUS) AssignProperties_To_ManagedServiceIdentity_STATUS(destination *v20220301s.ManagedServiceIdentity_STATUS) error

AssignProperties_To_ManagedServiceIdentity_STATUS populates the provided destination ManagedServiceIdentity_STATUS from our ManagedServiceIdentity_STATUS

func (*ManagedServiceIdentity_STATUS) DeepCopy

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

func (*ManagedServiceIdentity_STATUS) DeepCopyInto

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

func (*ManagedServiceIdentity_STATUS) NewEmptyARMValue

func (identity *ManagedServiceIdentity_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*ManagedServiceIdentity_STATUS) PopulateFromARM

func (identity *ManagedServiceIdentity_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type ManagedServiceIdentity_STATUS_ARM

type ManagedServiceIdentity_STATUS_ARM struct {
	PrincipalId            *string                                    `json:"principalId,omitempty"`
	TenantId               *string                                    `json:"tenantId,omitempty"`
	Type                   *ManagedServiceIdentity_Type_STATUS        `json:"type,omitempty"`
	UserAssignedIdentities map[string]UserAssignedIdentity_STATUS_ARM `json:"userAssignedIdentities,omitempty"`
}

Deprecated version of ManagedServiceIdentity_STATUS. Use v1api20220301.ManagedServiceIdentity_STATUS instead

func (*ManagedServiceIdentity_STATUS_ARM) DeepCopy

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

func (*ManagedServiceIdentity_STATUS_ARM) DeepCopyInto

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

type ManagedServiceIdentity_Type

type ManagedServiceIdentity_Type string

Deprecated version of ManagedServiceIdentity_Type. Use v1api20220301.ManagedServiceIdentity_Type instead +kubebuilder:validation:Enum={"None","SystemAssigned","SystemAssigned, UserAssigned","UserAssigned"}

type ManagedServiceIdentity_Type_STATUS

type ManagedServiceIdentity_Type_STATUS string

Deprecated version of ManagedServiceIdentity_Type_STATUS. Use v1api20220301.ManagedServiceIdentity_Type_STATUS instead

type NameValuePair

type NameValuePair struct {
	Name  *string `json:"name,omitempty"`
	Value *string `json:"value,omitempty"`
}

Deprecated version of NameValuePair. Use v1api20220301.NameValuePair instead

func (*NameValuePair) AssignProperties_From_NameValuePair

func (pair *NameValuePair) AssignProperties_From_NameValuePair(source *v20220301s.NameValuePair) error

AssignProperties_From_NameValuePair populates our NameValuePair from the provided source NameValuePair

func (*NameValuePair) AssignProperties_To_NameValuePair

func (pair *NameValuePair) AssignProperties_To_NameValuePair(destination *v20220301s.NameValuePair) error

AssignProperties_To_NameValuePair populates the provided destination NameValuePair from our NameValuePair

func (*NameValuePair) ConvertToARM

func (pair *NameValuePair) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*NameValuePair) DeepCopy

func (in *NameValuePair) DeepCopy() *NameValuePair

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

func (*NameValuePair) DeepCopyInto

func (in *NameValuePair) DeepCopyInto(out *NameValuePair)

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

func (*NameValuePair) NewEmptyARMValue

func (pair *NameValuePair) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*NameValuePair) PopulateFromARM

func (pair *NameValuePair) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type NameValuePair_ARM

type NameValuePair_ARM struct {
	Name  *string `json:"name,omitempty"`
	Value *string `json:"value,omitempty"`
}

Deprecated version of NameValuePair. Use v1api20220301.NameValuePair instead

func (*NameValuePair_ARM) DeepCopy

func (in *NameValuePair_ARM) DeepCopy() *NameValuePair_ARM

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

func (*NameValuePair_ARM) DeepCopyInto

func (in *NameValuePair_ARM) DeepCopyInto(out *NameValuePair_ARM)

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

type NameValuePair_STATUS

type NameValuePair_STATUS struct {
	Name  *string `json:"name,omitempty"`
	Value *string `json:"value,omitempty"`
}

Deprecated version of NameValuePair_STATUS. Use v1api20220301.NameValuePair_STATUS instead

func (*NameValuePair_STATUS) AssignProperties_From_NameValuePair_STATUS

func (pair *NameValuePair_STATUS) AssignProperties_From_NameValuePair_STATUS(source *v20220301s.NameValuePair_STATUS) error

AssignProperties_From_NameValuePair_STATUS populates our NameValuePair_STATUS from the provided source NameValuePair_STATUS

func (*NameValuePair_STATUS) AssignProperties_To_NameValuePair_STATUS

func (pair *NameValuePair_STATUS) AssignProperties_To_NameValuePair_STATUS(destination *v20220301s.NameValuePair_STATUS) error

AssignProperties_To_NameValuePair_STATUS populates the provided destination NameValuePair_STATUS from our NameValuePair_STATUS

func (*NameValuePair_STATUS) DeepCopy

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

func (*NameValuePair_STATUS) DeepCopyInto

func (in *NameValuePair_STATUS) DeepCopyInto(out *NameValuePair_STATUS)

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

func (*NameValuePair_STATUS) NewEmptyARMValue

func (pair *NameValuePair_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*NameValuePair_STATUS) PopulateFromARM

func (pair *NameValuePair_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type NameValuePair_STATUS_ARM

type NameValuePair_STATUS_ARM struct {
	Name  *string `json:"name,omitempty"`
	Value *string `json:"value,omitempty"`
}

Deprecated version of NameValuePair_STATUS. Use v1api20220301.NameValuePair_STATUS instead

func (*NameValuePair_STATUS_ARM) DeepCopy

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

func (*NameValuePair_STATUS_ARM) DeepCopyInto

func (in *NameValuePair_STATUS_ARM) DeepCopyInto(out *NameValuePair_STATUS_ARM)

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

type PushSettings

type PushSettings struct {
	DynamicTagsJson *string `json:"dynamicTagsJson,omitempty"`

	// +kubebuilder:validation:Required
	IsPushEnabled     *bool   `json:"isPushEnabled,omitempty"`
	Kind              *string `json:"kind,omitempty"`
	TagWhitelistJson  *string `json:"tagWhitelistJson,omitempty"`
	TagsRequiringAuth *string `json:"tagsRequiringAuth,omitempty"`
}

Deprecated version of PushSettings. Use v1api20220301.PushSettings instead

func (*PushSettings) AssignProperties_From_PushSettings

func (settings *PushSettings) AssignProperties_From_PushSettings(source *v20220301s.PushSettings) error

AssignProperties_From_PushSettings populates our PushSettings from the provided source PushSettings

func (*PushSettings) AssignProperties_To_PushSettings

func (settings *PushSettings) AssignProperties_To_PushSettings(destination *v20220301s.PushSettings) error

AssignProperties_To_PushSettings populates the provided destination PushSettings from our PushSettings

func (*PushSettings) ConvertToARM

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

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*PushSettings) DeepCopy

func (in *PushSettings) DeepCopy() *PushSettings

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

func (*PushSettings) DeepCopyInto

func (in *PushSettings) DeepCopyInto(out *PushSettings)

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

func (*PushSettings) NewEmptyARMValue

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

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*PushSettings) PopulateFromARM

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

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type PushSettings_ARM

type PushSettings_ARM struct {
	Kind       *string                      `json:"kind,omitempty"`
	Properties *PushSettings_Properties_ARM `json:"properties,omitempty"`
}

Deprecated version of PushSettings. Use v1api20220301.PushSettings instead

func (*PushSettings_ARM) DeepCopy

func (in *PushSettings_ARM) DeepCopy() *PushSettings_ARM

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

func (*PushSettings_ARM) DeepCopyInto

func (in *PushSettings_ARM) DeepCopyInto(out *PushSettings_ARM)

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

type PushSettings_Properties_ARM

type PushSettings_Properties_ARM struct {
	DynamicTagsJson   *string `json:"dynamicTagsJson,omitempty"`
	IsPushEnabled     *bool   `json:"isPushEnabled,omitempty"`
	TagWhitelistJson  *string `json:"tagWhitelistJson,omitempty"`
	TagsRequiringAuth *string `json:"tagsRequiringAuth,omitempty"`
}

Deprecated version of PushSettings_Properties. Use v1api20220301.PushSettings_Properties instead

func (*PushSettings_Properties_ARM) DeepCopy

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

func (*PushSettings_Properties_ARM) DeepCopyInto

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

type PushSettings_Properties_STATUS_ARM

type PushSettings_Properties_STATUS_ARM struct {
	DynamicTagsJson   *string `json:"dynamicTagsJson,omitempty"`
	IsPushEnabled     *bool   `json:"isPushEnabled,omitempty"`
	TagWhitelistJson  *string `json:"tagWhitelistJson,omitempty"`
	TagsRequiringAuth *string `json:"tagsRequiringAuth,omitempty"`
}

Deprecated version of PushSettings_Properties_STATUS. Use v1api20220301.PushSettings_Properties_STATUS instead

func (*PushSettings_Properties_STATUS_ARM) DeepCopy

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

func (*PushSettings_Properties_STATUS_ARM) DeepCopyInto

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

type PushSettings_STATUS

type PushSettings_STATUS struct {
	DynamicTagsJson   *string `json:"dynamicTagsJson,omitempty"`
	Id                *string `json:"id,omitempty"`
	IsPushEnabled     *bool   `json:"isPushEnabled,omitempty"`
	Kind              *string `json:"kind,omitempty"`
	Name              *string `json:"name,omitempty"`
	TagWhitelistJson  *string `json:"tagWhitelistJson,omitempty"`
	TagsRequiringAuth *string `json:"tagsRequiringAuth,omitempty"`
	Type              *string `json:"type,omitempty"`
}

Deprecated version of PushSettings_STATUS. Use v1api20220301.PushSettings_STATUS instead

func (*PushSettings_STATUS) AssignProperties_From_PushSettings_STATUS

func (settings *PushSettings_STATUS) AssignProperties_From_PushSettings_STATUS(source *v20220301s.PushSettings_STATUS) error

AssignProperties_From_PushSettings_STATUS populates our PushSettings_STATUS from the provided source PushSettings_STATUS

func (*PushSettings_STATUS) AssignProperties_To_PushSettings_STATUS

func (settings *PushSettings_STATUS) AssignProperties_To_PushSettings_STATUS(destination *v20220301s.PushSettings_STATUS) error

AssignProperties_To_PushSettings_STATUS populates the provided destination PushSettings_STATUS from our PushSettings_STATUS

func (*PushSettings_STATUS) DeepCopy

func (in *PushSettings_STATUS) DeepCopy() *PushSettings_STATUS

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

func (*PushSettings_STATUS) DeepCopyInto

func (in *PushSettings_STATUS) DeepCopyInto(out *PushSettings_STATUS)

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

func (*PushSettings_STATUS) NewEmptyARMValue

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

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*PushSettings_STATUS) PopulateFromARM

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

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type PushSettings_STATUS_ARM

type PushSettings_STATUS_ARM struct {
	Id         *string                             `json:"id,omitempty"`
	Kind       *string                             `json:"kind,omitempty"`
	Name       *string                             `json:"name,omitempty"`
	Properties *PushSettings_Properties_STATUS_ARM `json:"properties,omitempty"`
	Type       *string                             `json:"type,omitempty"`
}

Deprecated version of PushSettings_STATUS. Use v1api20220301.PushSettings_STATUS instead

func (*PushSettings_STATUS_ARM) DeepCopy

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

func (*PushSettings_STATUS_ARM) DeepCopyInto

func (in *PushSettings_STATUS_ARM) DeepCopyInto(out *PushSettings_STATUS_ARM)

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

type RampUpRule

type RampUpRule struct {
	ActionHostName            *string  `json:"actionHostName,omitempty"`
	ChangeDecisionCallbackUrl *string  `json:"changeDecisionCallbackUrl,omitempty"`
	ChangeIntervalInMinutes   *int     `json:"changeIntervalInMinutes,omitempty"`
	ChangeStep                *float64 `json:"changeStep,omitempty"`
	MaxReroutePercentage      *float64 `json:"maxReroutePercentage,omitempty"`
	MinReroutePercentage      *float64 `json:"minReroutePercentage,omitempty"`
	Name                      *string  `json:"name,omitempty"`
	ReroutePercentage         *float64 `json:"reroutePercentage,omitempty"`
}

Deprecated version of RampUpRule. Use v1api20220301.RampUpRule instead

func (*RampUpRule) AssignProperties_From_RampUpRule

func (rule *RampUpRule) AssignProperties_From_RampUpRule(source *v20220301s.RampUpRule) error

AssignProperties_From_RampUpRule populates our RampUpRule from the provided source RampUpRule

func (*RampUpRule) AssignProperties_To_RampUpRule

func (rule *RampUpRule) AssignProperties_To_RampUpRule(destination *v20220301s.RampUpRule) error

AssignProperties_To_RampUpRule populates the provided destination RampUpRule from our RampUpRule

func (*RampUpRule) ConvertToARM

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

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*RampUpRule) DeepCopy

func (in *RampUpRule) DeepCopy() *RampUpRule

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

func (*RampUpRule) DeepCopyInto

func (in *RampUpRule) DeepCopyInto(out *RampUpRule)

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

func (*RampUpRule) NewEmptyARMValue

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

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*RampUpRule) PopulateFromARM

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

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type RampUpRule_ARM

type RampUpRule_ARM struct {
	ActionHostName            *string  `json:"actionHostName,omitempty"`
	ChangeDecisionCallbackUrl *string  `json:"changeDecisionCallbackUrl,omitempty"`
	ChangeIntervalInMinutes   *int     `json:"changeIntervalInMinutes,omitempty"`
	ChangeStep                *float64 `json:"changeStep,omitempty"`
	MaxReroutePercentage      *float64 `json:"maxReroutePercentage,omitempty"`
	MinReroutePercentage      *float64 `json:"minReroutePercentage,omitempty"`
	Name                      *string  `json:"name,omitempty"`
	ReroutePercentage         *float64 `json:"reroutePercentage,omitempty"`
}

Deprecated version of RampUpRule. Use v1api20220301.RampUpRule instead

func (*RampUpRule_ARM) DeepCopy

func (in *RampUpRule_ARM) DeepCopy() *RampUpRule_ARM

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

func (*RampUpRule_ARM) DeepCopyInto

func (in *RampUpRule_ARM) DeepCopyInto(out *RampUpRule_ARM)

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

type RampUpRule_STATUS

type RampUpRule_STATUS struct {
	ActionHostName            *string  `json:"actionHostName,omitempty"`
	ChangeDecisionCallbackUrl *string  `json:"changeDecisionCallbackUrl,omitempty"`
	ChangeIntervalInMinutes   *int     `json:"changeIntervalInMinutes,omitempty"`
	ChangeStep                *float64 `json:"changeStep,omitempty"`
	MaxReroutePercentage      *float64 `json:"maxReroutePercentage,omitempty"`
	MinReroutePercentage      *float64 `json:"minReroutePercentage,omitempty"`
	Name                      *string  `json:"name,omitempty"`
	ReroutePercentage         *float64 `json:"reroutePercentage,omitempty"`
}

Deprecated version of RampUpRule_STATUS. Use v1api20220301.RampUpRule_STATUS instead

func (*RampUpRule_STATUS) AssignProperties_From_RampUpRule_STATUS

func (rule *RampUpRule_STATUS) AssignProperties_From_RampUpRule_STATUS(source *v20220301s.RampUpRule_STATUS) error

AssignProperties_From_RampUpRule_STATUS populates our RampUpRule_STATUS from the provided source RampUpRule_STATUS

func (*RampUpRule_STATUS) AssignProperties_To_RampUpRule_STATUS

func (rule *RampUpRule_STATUS) AssignProperties_To_RampUpRule_STATUS(destination *v20220301s.RampUpRule_STATUS) error

AssignProperties_To_RampUpRule_STATUS populates the provided destination RampUpRule_STATUS from our RampUpRule_STATUS

func (*RampUpRule_STATUS) DeepCopy

func (in *RampUpRule_STATUS) DeepCopy() *RampUpRule_STATUS

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

func (*RampUpRule_STATUS) DeepCopyInto

func (in *RampUpRule_STATUS) DeepCopyInto(out *RampUpRule_STATUS)

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

func (*RampUpRule_STATUS) NewEmptyARMValue

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

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*RampUpRule_STATUS) PopulateFromARM

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

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type RampUpRule_STATUS_ARM

type RampUpRule_STATUS_ARM struct {
	ActionHostName            *string  `json:"actionHostName,omitempty"`
	ChangeDecisionCallbackUrl *string  `json:"changeDecisionCallbackUrl,omitempty"`
	ChangeIntervalInMinutes   *int     `json:"changeIntervalInMinutes,omitempty"`
	ChangeStep                *float64 `json:"changeStep,omitempty"`
	MaxReroutePercentage      *float64 `json:"maxReroutePercentage,omitempty"`
	MinReroutePercentage      *float64 `json:"minReroutePercentage,omitempty"`
	Name                      *string  `json:"name,omitempty"`
	ReroutePercentage         *float64 `json:"reroutePercentage,omitempty"`
}

Deprecated version of RampUpRule_STATUS. Use v1api20220301.RampUpRule_STATUS instead

func (*RampUpRule_STATUS_ARM) DeepCopy

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

func (*RampUpRule_STATUS_ARM) DeepCopyInto

func (in *RampUpRule_STATUS_ARM) DeepCopyInto(out *RampUpRule_STATUS_ARM)

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

type RequestsBasedTrigger

type RequestsBasedTrigger struct {
	Count        *int    `json:"count,omitempty"`
	TimeInterval *string `json:"timeInterval,omitempty"`
}

Deprecated version of RequestsBasedTrigger. Use v1api20220301.RequestsBasedTrigger instead

func (*RequestsBasedTrigger) AssignProperties_From_RequestsBasedTrigger

func (trigger *RequestsBasedTrigger) AssignProperties_From_RequestsBasedTrigger(source *v20220301s.RequestsBasedTrigger) error

AssignProperties_From_RequestsBasedTrigger populates our RequestsBasedTrigger from the provided source RequestsBasedTrigger

func (*RequestsBasedTrigger) AssignProperties_To_RequestsBasedTrigger

func (trigger *RequestsBasedTrigger) AssignProperties_To_RequestsBasedTrigger(destination *v20220301s.RequestsBasedTrigger) error

AssignProperties_To_RequestsBasedTrigger populates the provided destination RequestsBasedTrigger from our RequestsBasedTrigger

func (*RequestsBasedTrigger) ConvertToARM

func (trigger *RequestsBasedTrigger) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*RequestsBasedTrigger) DeepCopy

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

func (*RequestsBasedTrigger) DeepCopyInto

func (in *RequestsBasedTrigger) DeepCopyInto(out *RequestsBasedTrigger)

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

func (*RequestsBasedTrigger) NewEmptyARMValue

func (trigger *RequestsBasedTrigger) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*RequestsBasedTrigger) PopulateFromARM

func (trigger *RequestsBasedTrigger) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type RequestsBasedTrigger_ARM

type RequestsBasedTrigger_ARM struct {
	Count        *int    `json:"count,omitempty"`
	TimeInterval *string `json:"timeInterval,omitempty"`
}

Deprecated version of RequestsBasedTrigger. Use v1api20220301.RequestsBasedTrigger instead

func (*RequestsBasedTrigger_ARM) DeepCopy

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

func (*RequestsBasedTrigger_ARM) DeepCopyInto

func (in *RequestsBasedTrigger_ARM) DeepCopyInto(out *RequestsBasedTrigger_ARM)

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

type RequestsBasedTrigger_STATUS

type RequestsBasedTrigger_STATUS struct {
	Count        *int    `json:"count,omitempty"`
	TimeInterval *string `json:"timeInterval,omitempty"`
}

Deprecated version of RequestsBasedTrigger_STATUS. Use v1api20220301.RequestsBasedTrigger_STATUS instead

func (*RequestsBasedTrigger_STATUS) AssignProperties_From_RequestsBasedTrigger_STATUS

func (trigger *RequestsBasedTrigger_STATUS) AssignProperties_From_RequestsBasedTrigger_STATUS(source *v20220301s.RequestsBasedTrigger_STATUS) error

AssignProperties_From_RequestsBasedTrigger_STATUS populates our RequestsBasedTrigger_STATUS from the provided source RequestsBasedTrigger_STATUS

func (*RequestsBasedTrigger_STATUS) AssignProperties_To_RequestsBasedTrigger_STATUS

func (trigger *RequestsBasedTrigger_STATUS) AssignProperties_To_RequestsBasedTrigger_STATUS(destination *v20220301s.RequestsBasedTrigger_STATUS) error

AssignProperties_To_RequestsBasedTrigger_STATUS populates the provided destination RequestsBasedTrigger_STATUS from our RequestsBasedTrigger_STATUS

func (*RequestsBasedTrigger_STATUS) DeepCopy

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

func (*RequestsBasedTrigger_STATUS) DeepCopyInto

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

func (*RequestsBasedTrigger_STATUS) NewEmptyARMValue

func (trigger *RequestsBasedTrigger_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*RequestsBasedTrigger_STATUS) PopulateFromARM

func (trigger *RequestsBasedTrigger_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type RequestsBasedTrigger_STATUS_ARM

type RequestsBasedTrigger_STATUS_ARM struct {
	Count        *int    `json:"count,omitempty"`
	TimeInterval *string `json:"timeInterval,omitempty"`
}

Deprecated version of RequestsBasedTrigger_STATUS. Use v1api20220301.RequestsBasedTrigger_STATUS instead

func (*RequestsBasedTrigger_STATUS_ARM) DeepCopy

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

func (*RequestsBasedTrigger_STATUS_ARM) DeepCopyInto

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

type ServerFarm

type ServerFarm struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              Serverfarm_Spec   `json:"spec,omitempty"`
	Status            Serverfarm_STATUS `json:"status,omitempty"`
}

+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:printcolumn:name="Ready",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="Severity",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].severity" +kubebuilder:printcolumn:name="Reason",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].reason" +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].message" Deprecated version of ServerFarm. Use v1api20220301.ServerFarm instead

func (*ServerFarm) AssignProperties_From_ServerFarm

func (farm *ServerFarm) AssignProperties_From_ServerFarm(source *v20220301s.ServerFarm) error

AssignProperties_From_ServerFarm populates our ServerFarm from the provided source ServerFarm

func (*ServerFarm) AssignProperties_To_ServerFarm

func (farm *ServerFarm) AssignProperties_To_ServerFarm(destination *v20220301s.ServerFarm) error

AssignProperties_To_ServerFarm populates the provided destination ServerFarm from our ServerFarm

func (*ServerFarm) AzureName

func (farm *ServerFarm) AzureName() string

AzureName returns the Azure name of the resource

func (*ServerFarm) ConvertFrom

func (farm *ServerFarm) ConvertFrom(hub conversion.Hub) error

ConvertFrom populates our ServerFarm from the provided hub ServerFarm

func (*ServerFarm) ConvertTo

func (farm *ServerFarm) ConvertTo(hub conversion.Hub) error

ConvertTo populates the provided hub ServerFarm from our ServerFarm

func (*ServerFarm) DeepCopy

func (in *ServerFarm) DeepCopy() *ServerFarm

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

func (*ServerFarm) DeepCopyInto

func (in *ServerFarm) DeepCopyInto(out *ServerFarm)

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

func (*ServerFarm) DeepCopyObject

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

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

func (*ServerFarm) Default

func (farm *ServerFarm) Default()

Default applies defaults to the ServerFarm resource

func (ServerFarm) GetAPIVersion

func (farm ServerFarm) GetAPIVersion() string

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

func (*ServerFarm) GetConditions

func (farm *ServerFarm) GetConditions() conditions.Conditions

GetConditions returns the conditions of the resource

func (*ServerFarm) GetResourceScope

func (farm *ServerFarm) GetResourceScope() genruntime.ResourceScope

GetResourceScope returns the scope of the resource

func (*ServerFarm) GetSpec

func (farm *ServerFarm) GetSpec() genruntime.ConvertibleSpec

GetSpec returns the specification of this resource

func (*ServerFarm) GetStatus

func (farm *ServerFarm) GetStatus() genruntime.ConvertibleStatus

GetStatus returns the status of this resource

func (*ServerFarm) GetType

func (farm *ServerFarm) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.Web/serverfarms"

func (*ServerFarm) NewEmptyStatus

func (farm *ServerFarm) NewEmptyStatus() genruntime.ConvertibleStatus

NewEmptyStatus returns a new empty (blank) status

func (*ServerFarm) OriginalGVK

func (farm *ServerFarm) OriginalGVK() *schema.GroupVersionKind

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

func (*ServerFarm) Owner

func (farm *ServerFarm) Owner() *genruntime.ResourceReference

Owner returns the ResourceReference of the owner

func (*ServerFarm) SetConditions

func (farm *ServerFarm) SetConditions(conditions conditions.Conditions)

SetConditions sets the conditions on the resource status

func (*ServerFarm) SetStatus

func (farm *ServerFarm) SetStatus(status genruntime.ConvertibleStatus) error

SetStatus sets the status of this resource

func (*ServerFarm) ValidateCreate

func (farm *ServerFarm) ValidateCreate() error

ValidateCreate validates the creation of the resource

func (*ServerFarm) ValidateDelete

func (farm *ServerFarm) ValidateDelete() error

ValidateDelete validates the deletion of the resource

func (*ServerFarm) ValidateUpdate

func (farm *ServerFarm) ValidateUpdate(old runtime.Object) error

ValidateUpdate validates an update of the resource

type ServerFarmList

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

+kubebuilder:object:root=true Deprecated version of ServerFarm. Use v1api20220301.ServerFarm instead

func (*ServerFarmList) DeepCopy

func (in *ServerFarmList) DeepCopy() *ServerFarmList

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

func (*ServerFarmList) DeepCopyInto

func (in *ServerFarmList) DeepCopyInto(out *ServerFarmList)

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

func (*ServerFarmList) DeepCopyObject

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

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

type Serverfarm_Properties_ProvisioningState_STATUS

type Serverfarm_Properties_ProvisioningState_STATUS string

Deprecated version of Serverfarm_Properties_ProvisioningState_STATUS. Use v1api20220301.Serverfarm_Properties_ProvisioningState_STATUS instead

type Serverfarm_Properties_STATUS_ARM

type Serverfarm_Properties_STATUS_ARM struct {
	ElasticScaleEnabled       *bool                                           `json:"elasticScaleEnabled,omitempty"`
	FreeOfferExpirationTime   *string                                         `json:"freeOfferExpirationTime,omitempty"`
	GeoRegion                 *string                                         `json:"geoRegion,omitempty"`
	HostingEnvironmentProfile *HostingEnvironmentProfile_STATUS_ARM           `json:"hostingEnvironmentProfile,omitempty"`
	HyperV                    *bool                                           `json:"hyperV,omitempty"`
	IsSpot                    *bool                                           `json:"isSpot,omitempty"`
	IsXenon                   *bool                                           `json:"isXenon,omitempty"`
	KubeEnvironmentProfile    *KubeEnvironmentProfile_STATUS_ARM              `json:"kubeEnvironmentProfile,omitempty"`
	MaximumElasticWorkerCount *int                                            `json:"maximumElasticWorkerCount,omitempty"`
	MaximumNumberOfWorkers    *int                                            `json:"maximumNumberOfWorkers,omitempty"`
	NumberOfSites             *int                                            `json:"numberOfSites,omitempty"`
	NumberOfWorkers           *int                                            `json:"numberOfWorkers,omitempty"`
	PerSiteScaling            *bool                                           `json:"perSiteScaling,omitempty"`
	ProvisioningState         *Serverfarm_Properties_ProvisioningState_STATUS `json:"provisioningState,omitempty"`
	Reserved                  *bool                                           `json:"reserved,omitempty"`
	ResourceGroup             *string                                         `json:"resourceGroup,omitempty"`
	SpotExpirationTime        *string                                         `json:"spotExpirationTime,omitempty"`
	Status                    *Serverfarm_Properties_Status_STATUS            `json:"status,omitempty"`
	Subscription              *string                                         `json:"subscription,omitempty"`
	TargetWorkerCount         *int                                            `json:"targetWorkerCount,omitempty"`
	TargetWorkerSizeId        *int                                            `json:"targetWorkerSizeId,omitempty"`
	WorkerTierName            *string                                         `json:"workerTierName,omitempty"`
	ZoneRedundant             *bool                                           `json:"zoneRedundant,omitempty"`
}

Deprecated version of Serverfarm_Properties_STATUS. Use v1api20220301.Serverfarm_Properties_STATUS instead

func (*Serverfarm_Properties_STATUS_ARM) DeepCopy

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

func (*Serverfarm_Properties_STATUS_ARM) DeepCopyInto

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

type Serverfarm_Properties_Spec_ARM

type Serverfarm_Properties_Spec_ARM struct {
	ElasticScaleEnabled       *bool                          `json:"elasticScaleEnabled,omitempty"`
	FreeOfferExpirationTime   *string                        `json:"freeOfferExpirationTime,omitempty"`
	HostingEnvironmentProfile *HostingEnvironmentProfile_ARM `json:"hostingEnvironmentProfile,omitempty"`
	HyperV                    *bool                          `json:"hyperV,omitempty"`
	IsSpot                    *bool                          `json:"isSpot,omitempty"`
	IsXenon                   *bool                          `json:"isXenon,omitempty"`
	KubeEnvironmentProfile    *KubeEnvironmentProfile_ARM    `json:"kubeEnvironmentProfile,omitempty"`
	MaximumElasticWorkerCount *int                           `json:"maximumElasticWorkerCount,omitempty"`
	PerSiteScaling            *bool                          `json:"perSiteScaling,omitempty"`
	Reserved                  *bool                          `json:"reserved,omitempty"`
	SpotExpirationTime        *string                        `json:"spotExpirationTime,omitempty"`
	TargetWorkerCount         *int                           `json:"targetWorkerCount,omitempty"`
	TargetWorkerSizeId        *int                           `json:"targetWorkerSizeId,omitempty"`
	WorkerTierName            *string                        `json:"workerTierName,omitempty"`
	ZoneRedundant             *bool                          `json:"zoneRedundant,omitempty"`
}

Deprecated version of Serverfarm_Properties_Spec. Use v1api20220301.Serverfarm_Properties_Spec instead

func (*Serverfarm_Properties_Spec_ARM) DeepCopy

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

func (*Serverfarm_Properties_Spec_ARM) DeepCopyInto

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

type Serverfarm_Properties_Status_STATUS

type Serverfarm_Properties_Status_STATUS string

Deprecated version of Serverfarm_Properties_Status_STATUS. Use v1api20220301.Serverfarm_Properties_Status_STATUS instead

type Serverfarm_STATUS

type Serverfarm_STATUS struct {
	// Conditions: The observed state of the resource
	Conditions                []conditions.Condition                          `json:"conditions,omitempty"`
	ElasticScaleEnabled       *bool                                           `json:"elasticScaleEnabled,omitempty"`
	ExtendedLocation          *ExtendedLocation_STATUS                        `json:"extendedLocation,omitempty"`
	FreeOfferExpirationTime   *string                                         `json:"freeOfferExpirationTime,omitempty"`
	GeoRegion                 *string                                         `json:"geoRegion,omitempty"`
	HostingEnvironmentProfile *HostingEnvironmentProfile_STATUS               `json:"hostingEnvironmentProfile,omitempty"`
	HyperV                    *bool                                           `json:"hyperV,omitempty"`
	Id                        *string                                         `json:"id,omitempty"`
	IsSpot                    *bool                                           `json:"isSpot,omitempty"`
	IsXenon                   *bool                                           `json:"isXenon,omitempty"`
	Kind                      *string                                         `json:"kind,omitempty"`
	KubeEnvironmentProfile    *KubeEnvironmentProfile_STATUS                  `json:"kubeEnvironmentProfile,omitempty"`
	Location                  *string                                         `json:"location,omitempty"`
	MaximumElasticWorkerCount *int                                            `json:"maximumElasticWorkerCount,omitempty"`
	MaximumNumberOfWorkers    *int                                            `json:"maximumNumberOfWorkers,omitempty"`
	Name                      *string                                         `json:"name,omitempty"`
	NumberOfSites             *int                                            `json:"numberOfSites,omitempty"`
	NumberOfWorkers           *int                                            `json:"numberOfWorkers,omitempty"`
	PerSiteScaling            *bool                                           `json:"perSiteScaling,omitempty"`
	ProvisioningState         *Serverfarm_Properties_ProvisioningState_STATUS `json:"provisioningState,omitempty"`
	Reserved                  *bool                                           `json:"reserved,omitempty"`
	ResourceGroup             *string                                         `json:"resourceGroup,omitempty"`
	Sku                       *SkuDescription_STATUS                          `json:"sku,omitempty"`
	SpotExpirationTime        *string                                         `json:"spotExpirationTime,omitempty"`
	Status                    *Serverfarm_Properties_Status_STATUS            `json:"status,omitempty"`
	Subscription              *string                                         `json:"subscription,omitempty"`
	Tags                      map[string]string                               `json:"tags,omitempty"`
	TargetWorkerCount         *int                                            `json:"targetWorkerCount,omitempty"`
	TargetWorkerSizeId        *int                                            `json:"targetWorkerSizeId,omitempty"`
	Type                      *string                                         `json:"type,omitempty"`
	WorkerTierName            *string                                         `json:"workerTierName,omitempty"`
	ZoneRedundant             *bool                                           `json:"zoneRedundant,omitempty"`
}

Deprecated version of Serverfarm_STATUS. Use v1api20220301.Serverfarm_STATUS instead

func (*Serverfarm_STATUS) AssignProperties_From_Serverfarm_STATUS

func (serverfarm *Serverfarm_STATUS) AssignProperties_From_Serverfarm_STATUS(source *v20220301s.Serverfarm_STATUS) error

AssignProperties_From_Serverfarm_STATUS populates our Serverfarm_STATUS from the provided source Serverfarm_STATUS

func (*Serverfarm_STATUS) AssignProperties_To_Serverfarm_STATUS

func (serverfarm *Serverfarm_STATUS) AssignProperties_To_Serverfarm_STATUS(destination *v20220301s.Serverfarm_STATUS) error

AssignProperties_To_Serverfarm_STATUS populates the provided destination Serverfarm_STATUS from our Serverfarm_STATUS

func (*Serverfarm_STATUS) ConvertStatusFrom

func (serverfarm *Serverfarm_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error

ConvertStatusFrom populates our Serverfarm_STATUS from the provided source

func (*Serverfarm_STATUS) ConvertStatusTo

func (serverfarm *Serverfarm_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error

ConvertStatusTo populates the provided destination from our Serverfarm_STATUS

func (*Serverfarm_STATUS) DeepCopy

func (in *Serverfarm_STATUS) DeepCopy() *Serverfarm_STATUS

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

func (*Serverfarm_STATUS) DeepCopyInto

func (in *Serverfarm_STATUS) DeepCopyInto(out *Serverfarm_STATUS)

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

func (*Serverfarm_STATUS) NewEmptyARMValue

func (serverfarm *Serverfarm_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Serverfarm_STATUS) PopulateFromARM

func (serverfarm *Serverfarm_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type Serverfarm_STATUS_ARM

type Serverfarm_STATUS_ARM struct {
	ExtendedLocation *ExtendedLocation_STATUS_ARM      `json:"extendedLocation,omitempty"`
	Id               *string                           `json:"id,omitempty"`
	Kind             *string                           `json:"kind,omitempty"`
	Location         *string                           `json:"location,omitempty"`
	Name             *string                           `json:"name,omitempty"`
	Properties       *Serverfarm_Properties_STATUS_ARM `json:"properties,omitempty"`
	Sku              *SkuDescription_STATUS_ARM        `json:"sku,omitempty"`
	Tags             map[string]string                 `json:"tags,omitempty"`
	Type             *string                           `json:"type,omitempty"`
}

Deprecated version of Serverfarm_STATUS. Use v1api20220301.Serverfarm_STATUS instead

func (*Serverfarm_STATUS_ARM) DeepCopy

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

func (*Serverfarm_STATUS_ARM) DeepCopyInto

func (in *Serverfarm_STATUS_ARM) DeepCopyInto(out *Serverfarm_STATUS_ARM)

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

type Serverfarm_Spec

type Serverfarm_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"`
	ElasticScaleEnabled       *bool                      `json:"elasticScaleEnabled,omitempty"`
	ExtendedLocation          *ExtendedLocation          `json:"extendedLocation,omitempty"`
	FreeOfferExpirationTime   *string                    `json:"freeOfferExpirationTime,omitempty"`
	HostingEnvironmentProfile *HostingEnvironmentProfile `json:"hostingEnvironmentProfile,omitempty"`
	HyperV                    *bool                      `json:"hyperV,omitempty"`
	IsSpot                    *bool                      `json:"isSpot,omitempty"`
	IsXenon                   *bool                      `json:"isXenon,omitempty"`
	Kind                      *string                    `json:"kind,omitempty"`
	KubeEnvironmentProfile    *KubeEnvironmentProfile    `json:"kubeEnvironmentProfile,omitempty"`

	// +kubebuilder:validation:Required
	Location                  *string `json:"location,omitempty"`
	MaximumElasticWorkerCount *int    `json:"maximumElasticWorkerCount,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"`
	PerSiteScaling     *bool                              `json:"perSiteScaling,omitempty"`
	Reserved           *bool                              `json:"reserved,omitempty"`
	Sku                *SkuDescription                    `json:"sku,omitempty"`
	SpotExpirationTime *string                            `json:"spotExpirationTime,omitempty"`
	Tags               map[string]string                  `json:"tags,omitempty"`
	TargetWorkerCount  *int                               `json:"targetWorkerCount,omitempty"`
	TargetWorkerSizeId *int                               `json:"targetWorkerSizeId,omitempty"`
	WorkerTierName     *string                            `json:"workerTierName,omitempty"`
	ZoneRedundant      *bool                              `json:"zoneRedundant,omitempty"`
}

func (*Serverfarm_Spec) AssignProperties_From_Serverfarm_Spec

func (serverfarm *Serverfarm_Spec) AssignProperties_From_Serverfarm_Spec(source *v20220301s.Serverfarm_Spec) error

AssignProperties_From_Serverfarm_Spec populates our Serverfarm_Spec from the provided source Serverfarm_Spec

func (*Serverfarm_Spec) AssignProperties_To_Serverfarm_Spec

func (serverfarm *Serverfarm_Spec) AssignProperties_To_Serverfarm_Spec(destination *v20220301s.Serverfarm_Spec) error

AssignProperties_To_Serverfarm_Spec populates the provided destination Serverfarm_Spec from our Serverfarm_Spec

func (*Serverfarm_Spec) ConvertSpecFrom

func (serverfarm *Serverfarm_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error

ConvertSpecFrom populates our Serverfarm_Spec from the provided source

func (*Serverfarm_Spec) ConvertSpecTo

func (serverfarm *Serverfarm_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error

ConvertSpecTo populates the provided destination from our Serverfarm_Spec

func (*Serverfarm_Spec) ConvertToARM

func (serverfarm *Serverfarm_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*Serverfarm_Spec) DeepCopy

func (in *Serverfarm_Spec) DeepCopy() *Serverfarm_Spec

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

func (*Serverfarm_Spec) DeepCopyInto

func (in *Serverfarm_Spec) DeepCopyInto(out *Serverfarm_Spec)

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

func (*Serverfarm_Spec) NewEmptyARMValue

func (serverfarm *Serverfarm_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Serverfarm_Spec) OriginalVersion

func (serverfarm *Serverfarm_Spec) OriginalVersion() string

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

func (*Serverfarm_Spec) PopulateFromARM

func (serverfarm *Serverfarm_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

func (*Serverfarm_Spec) SetAzureName

func (serverfarm *Serverfarm_Spec) SetAzureName(azureName string)

SetAzureName sets the Azure name of the resource

type Serverfarm_Spec_ARM

type Serverfarm_Spec_ARM struct {
	ExtendedLocation *ExtendedLocation_ARM           `json:"extendedLocation,omitempty"`
	Kind             *string                         `json:"kind,omitempty"`
	Location         *string                         `json:"location,omitempty"`
	Name             string                          `json:"name,omitempty"`
	Properties       *Serverfarm_Properties_Spec_ARM `json:"properties,omitempty"`
	Sku              *SkuDescription_ARM             `json:"sku,omitempty"`
	Tags             map[string]string               `json:"tags,omitempty"`
}

Deprecated version of Serverfarm_Spec. Use v1api20220301.Serverfarm_Spec instead

func (*Serverfarm_Spec_ARM) DeepCopy

func (in *Serverfarm_Spec_ARM) DeepCopy() *Serverfarm_Spec_ARM

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

func (*Serverfarm_Spec_ARM) DeepCopyInto

func (in *Serverfarm_Spec_ARM) DeepCopyInto(out *Serverfarm_Spec_ARM)

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

func (Serverfarm_Spec_ARM) GetAPIVersion

func (serverfarm Serverfarm_Spec_ARM) GetAPIVersion() string

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

func (*Serverfarm_Spec_ARM) GetName

func (serverfarm *Serverfarm_Spec_ARM) GetName() string

GetName returns the Name of the resource

func (*Serverfarm_Spec_ARM) GetType

func (serverfarm *Serverfarm_Spec_ARM) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.Web/serverfarms"

type Site

type Site struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              Site_Spec   `json:"spec,omitempty"`
	Status            Site_STATUS `json:"status,omitempty"`
}

+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:printcolumn:name="Ready",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="Severity",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].severity" +kubebuilder:printcolumn:name="Reason",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].reason" +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].message" Deprecated version of Site. Use v1api20220301.Site instead

func (*Site) AssignProperties_From_Site

func (site *Site) AssignProperties_From_Site(source *v20220301s.Site) error

AssignProperties_From_Site populates our Site from the provided source Site

func (*Site) AssignProperties_To_Site

func (site *Site) AssignProperties_To_Site(destination *v20220301s.Site) error

AssignProperties_To_Site populates the provided destination Site from our Site

func (*Site) AzureName

func (site *Site) AzureName() string

AzureName returns the Azure name of the resource

func (*Site) ConvertFrom

func (site *Site) ConvertFrom(hub conversion.Hub) error

ConvertFrom populates our Site from the provided hub Site

func (*Site) ConvertTo

func (site *Site) ConvertTo(hub conversion.Hub) error

ConvertTo populates the provided hub Site from our Site

func (*Site) DeepCopy

func (in *Site) DeepCopy() *Site

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

func (*Site) DeepCopyInto

func (in *Site) DeepCopyInto(out *Site)

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

func (*Site) DeepCopyObject

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

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

func (*Site) Default

func (site *Site) Default()

Default applies defaults to the Site resource

func (Site) GetAPIVersion

func (site Site) GetAPIVersion() string

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

func (*Site) GetConditions

func (site *Site) GetConditions() conditions.Conditions

GetConditions returns the conditions of the resource

func (*Site) GetResourceScope

func (site *Site) GetResourceScope() genruntime.ResourceScope

GetResourceScope returns the scope of the resource

func (*Site) GetSpec

func (site *Site) GetSpec() genruntime.ConvertibleSpec

GetSpec returns the specification of this resource

func (*Site) GetStatus

func (site *Site) GetStatus() genruntime.ConvertibleStatus

GetStatus returns the status of this resource

func (*Site) GetType

func (site *Site) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.Web/sites"

func (*Site) NewEmptyStatus

func (site *Site) NewEmptyStatus() genruntime.ConvertibleStatus

NewEmptyStatus returns a new empty (blank) status

func (*Site) OriginalGVK

func (site *Site) OriginalGVK() *schema.GroupVersionKind

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

func (*Site) Owner

func (site *Site) Owner() *genruntime.ResourceReference

Owner returns the ResourceReference of the owner

func (*Site) SetConditions

func (site *Site) SetConditions(conditions conditions.Conditions)

SetConditions sets the conditions on the resource status

func (*Site) SetStatus

func (site *Site) SetStatus(status genruntime.ConvertibleStatus) error

SetStatus sets the status of this resource

func (*Site) ValidateCreate

func (site *Site) ValidateCreate() error

ValidateCreate validates the creation of the resource

func (*Site) ValidateDelete

func (site *Site) ValidateDelete() error

ValidateDelete validates the deletion of the resource

func (*Site) ValidateUpdate

func (site *Site) ValidateUpdate(old runtime.Object) error

ValidateUpdate validates an update of the resource

type SiteConfig

type SiteConfig struct {
	AcrUseManagedIdentityCreds  *bool                            `json:"acrUseManagedIdentityCreds,omitempty"`
	AcrUserManagedIdentityID    *string                          `json:"acrUserManagedIdentityID,omitempty"`
	AlwaysOn                    *bool                            `json:"alwaysOn,omitempty"`
	ApiDefinition               *ApiDefinitionInfo               `json:"apiDefinition,omitempty"`
	ApiManagementConfig         *ApiManagementConfig             `json:"apiManagementConfig,omitempty"`
	AppCommandLine              *string                          `json:"appCommandLine,omitempty"`
	AppSettings                 []NameValuePair                  `json:"appSettings,omitempty"`
	AutoHealEnabled             *bool                            `json:"autoHealEnabled,omitempty"`
	AutoHealRules               *AutoHealRules                   `json:"autoHealRules,omitempty"`
	AutoSwapSlotName            *string                          `json:"autoSwapSlotName,omitempty"`
	AzureStorageAccounts        map[string]AzureStorageInfoValue `json:"azureStorageAccounts,omitempty"`
	ConnectionStrings           []ConnStringInfo                 `json:"connectionStrings,omitempty"`
	Cors                        *CorsSettings                    `json:"cors,omitempty"`
	DefaultDocuments            []string                         `json:"defaultDocuments,omitempty"`
	DetailedErrorLoggingEnabled *bool                            `json:"detailedErrorLoggingEnabled,omitempty"`
	DocumentRoot                *string                          `json:"documentRoot,omitempty"`
	Experiments                 *Experiments                     `json:"experiments,omitempty"`
	FtpsState                   *SiteConfig_FtpsState            `json:"ftpsState,omitempty"`

	// +kubebuilder:validation:Minimum=0
	FunctionAppScaleLimit                  *int                            `json:"functionAppScaleLimit,omitempty"`
	FunctionsRuntimeScaleMonitoringEnabled *bool                           `json:"functionsRuntimeScaleMonitoringEnabled,omitempty"`
	HandlerMappings                        []HandlerMapping                `json:"handlerMappings,omitempty"`
	HealthCheckPath                        *string                         `json:"healthCheckPath,omitempty"`
	Http20Enabled                          *bool                           `json:"http20Enabled,omitempty"`
	HttpLoggingEnabled                     *bool                           `json:"httpLoggingEnabled,omitempty"`
	IpSecurityRestrictions                 []IpSecurityRestriction         `json:"ipSecurityRestrictions,omitempty"`
	JavaContainer                          *string                         `json:"javaContainer,omitempty"`
	JavaContainerVersion                   *string                         `json:"javaContainerVersion,omitempty"`
	JavaVersion                            *string                         `json:"javaVersion,omitempty"`
	KeyVaultReferenceIdentity              *string                         `json:"keyVaultReferenceIdentity,omitempty"`
	Limits                                 *SiteLimits                     `json:"limits,omitempty"`
	LinuxFxVersion                         *string                         `json:"linuxFxVersion,omitempty"`
	LoadBalancing                          *SiteConfig_LoadBalancing       `json:"loadBalancing,omitempty"`
	LocalMySqlEnabled                      *bool                           `json:"localMySqlEnabled,omitempty"`
	LogsDirectorySizeLimit                 *int                            `json:"logsDirectorySizeLimit,omitempty"`
	ManagedPipelineMode                    *SiteConfig_ManagedPipelineMode `json:"managedPipelineMode,omitempty"`
	ManagedServiceIdentityId               *int                            `json:"managedServiceIdentityId,omitempty"`
	MinTlsVersion                          *SiteConfig_MinTlsVersion       `json:"minTlsVersion,omitempty"`

	// +kubebuilder:validation:Maximum=20
	// +kubebuilder:validation:Minimum=0
	MinimumElasticInstanceCount *int    `json:"minimumElasticInstanceCount,omitempty"`
	NetFrameworkVersion         *string `json:"netFrameworkVersion,omitempty"`
	NodeVersion                 *string `json:"nodeVersion,omitempty"`
	NumberOfWorkers             *int    `json:"numberOfWorkers,omitempty"`
	PhpVersion                  *string `json:"phpVersion,omitempty"`
	PowerShellVersion           *string `json:"powerShellVersion,omitempty"`

	// +kubebuilder:validation:Maximum=10
	// +kubebuilder:validation:Minimum=0
	PreWarmedInstanceCount           *int                         `json:"preWarmedInstanceCount,omitempty"`
	PublicNetworkAccess              *string                      `json:"publicNetworkAccess,omitempty"`
	PublishingUsername               *string                      `json:"publishingUsername,omitempty"`
	Push                             *PushSettings                `json:"push,omitempty"`
	PythonVersion                    *string                      `json:"pythonVersion,omitempty"`
	RemoteDebuggingEnabled           *bool                        `json:"remoteDebuggingEnabled,omitempty"`
	RemoteDebuggingVersion           *string                      `json:"remoteDebuggingVersion,omitempty"`
	RequestTracingEnabled            *bool                        `json:"requestTracingEnabled,omitempty"`
	RequestTracingExpirationTime     *string                      `json:"requestTracingExpirationTime,omitempty"`
	ScmIpSecurityRestrictions        []IpSecurityRestriction      `json:"scmIpSecurityRestrictions,omitempty"`
	ScmIpSecurityRestrictionsUseMain *bool                        `json:"scmIpSecurityRestrictionsUseMain,omitempty"`
	ScmMinTlsVersion                 *SiteConfig_ScmMinTlsVersion `json:"scmMinTlsVersion,omitempty"`
	ScmType                          *SiteConfig_ScmType          `json:"scmType,omitempty"`
	TracingOptions                   *string                      `json:"tracingOptions,omitempty"`
	Use32BitWorkerProcess            *bool                        `json:"use32BitWorkerProcess,omitempty"`
	VirtualApplications              []VirtualApplication         `json:"virtualApplications,omitempty"`
	VnetName                         *string                      `json:"vnetName,omitempty"`
	VnetPrivatePortsCount            *int                         `json:"vnetPrivatePortsCount,omitempty"`
	VnetRouteAllEnabled              *bool                        `json:"vnetRouteAllEnabled,omitempty"`
	WebSocketsEnabled                *bool                        `json:"webSocketsEnabled,omitempty"`
	WebsiteTimeZone                  *string                      `json:"websiteTimeZone,omitempty"`
	WindowsFxVersion                 *string                      `json:"windowsFxVersion,omitempty"`
	XManagedServiceIdentityId        *int                         `json:"xManagedServiceIdentityId,omitempty"`
}

Deprecated version of SiteConfig. Use v1api20220301.SiteConfig instead

func (*SiteConfig) AssignProperties_From_SiteConfig

func (config *SiteConfig) AssignProperties_From_SiteConfig(source *v20220301s.SiteConfig) error

AssignProperties_From_SiteConfig populates our SiteConfig from the provided source SiteConfig

func (*SiteConfig) AssignProperties_To_SiteConfig

func (config *SiteConfig) AssignProperties_To_SiteConfig(destination *v20220301s.SiteConfig) error

AssignProperties_To_SiteConfig populates the provided destination SiteConfig from our SiteConfig

func (*SiteConfig) ConvertToARM

func (config *SiteConfig) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*SiteConfig) DeepCopy

func (in *SiteConfig) DeepCopy() *SiteConfig

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

func (*SiteConfig) DeepCopyInto

func (in *SiteConfig) DeepCopyInto(out *SiteConfig)

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

func (*SiteConfig) NewEmptyARMValue

func (config *SiteConfig) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*SiteConfig) PopulateFromARM

func (config *SiteConfig) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type SiteConfig_ARM

type SiteConfig_ARM struct {
	AcrUseManagedIdentityCreds             *bool                                `json:"acrUseManagedIdentityCreds,omitempty"`
	AcrUserManagedIdentityID               *string                              `json:"acrUserManagedIdentityID,omitempty"`
	AlwaysOn                               *bool                                `json:"alwaysOn,omitempty"`
	ApiDefinition                          *ApiDefinitionInfo_ARM               `json:"apiDefinition,omitempty"`
	ApiManagementConfig                    *ApiManagementConfig_ARM             `json:"apiManagementConfig,omitempty"`
	AppCommandLine                         *string                              `json:"appCommandLine,omitempty"`
	AppSettings                            []NameValuePair_ARM                  `json:"appSettings,omitempty"`
	AutoHealEnabled                        *bool                                `json:"autoHealEnabled,omitempty"`
	AutoHealRules                          *AutoHealRules_ARM                   `json:"autoHealRules,omitempty"`
	AutoSwapSlotName                       *string                              `json:"autoSwapSlotName,omitempty"`
	AzureStorageAccounts                   map[string]AzureStorageInfoValue_ARM `json:"azureStorageAccounts,omitempty"`
	ConnectionStrings                      []ConnStringInfo_ARM                 `json:"connectionStrings,omitempty"`
	Cors                                   *CorsSettings_ARM                    `json:"cors,omitempty"`
	DefaultDocuments                       []string                             `json:"defaultDocuments,omitempty"`
	DetailedErrorLoggingEnabled            *bool                                `json:"detailedErrorLoggingEnabled,omitempty"`
	DocumentRoot                           *string                              `json:"documentRoot,omitempty"`
	Experiments                            *Experiments_ARM                     `json:"experiments,omitempty"`
	FtpsState                              *SiteConfig_FtpsState                `json:"ftpsState,omitempty"`
	FunctionAppScaleLimit                  *int                                 `json:"functionAppScaleLimit,omitempty"`
	FunctionsRuntimeScaleMonitoringEnabled *bool                                `json:"functionsRuntimeScaleMonitoringEnabled,omitempty"`
	HandlerMappings                        []HandlerMapping_ARM                 `json:"handlerMappings,omitempty"`
	HealthCheckPath                        *string                              `json:"healthCheckPath,omitempty"`
	Http20Enabled                          *bool                                `json:"http20Enabled,omitempty"`
	HttpLoggingEnabled                     *bool                                `json:"httpLoggingEnabled,omitempty"`
	IpSecurityRestrictions                 []IpSecurityRestriction_ARM          `json:"ipSecurityRestrictions,omitempty"`
	JavaContainer                          *string                              `json:"javaContainer,omitempty"`
	JavaContainerVersion                   *string                              `json:"javaContainerVersion,omitempty"`
	JavaVersion                            *string                              `json:"javaVersion,omitempty"`
	KeyVaultReferenceIdentity              *string                              `json:"keyVaultReferenceIdentity,omitempty"`
	Limits                                 *SiteLimits_ARM                      `json:"limits,omitempty"`
	LinuxFxVersion                         *string                              `json:"linuxFxVersion,omitempty"`
	LoadBalancing                          *SiteConfig_LoadBalancing            `json:"loadBalancing,omitempty"`
	LocalMySqlEnabled                      *bool                                `json:"localMySqlEnabled,omitempty"`
	LogsDirectorySizeLimit                 *int                                 `json:"logsDirectorySizeLimit,omitempty"`
	ManagedPipelineMode                    *SiteConfig_ManagedPipelineMode      `json:"managedPipelineMode,omitempty"`
	ManagedServiceIdentityId               *int                                 `json:"managedServiceIdentityId,omitempty"`
	MinTlsVersion                          *SiteConfig_MinTlsVersion            `json:"minTlsVersion,omitempty"`
	MinimumElasticInstanceCount            *int                                 `json:"minimumElasticInstanceCount,omitempty"`
	NetFrameworkVersion                    *string                              `json:"netFrameworkVersion,omitempty"`
	NodeVersion                            *string                              `json:"nodeVersion,omitempty"`
	NumberOfWorkers                        *int                                 `json:"numberOfWorkers,omitempty"`
	PhpVersion                             *string                              `json:"phpVersion,omitempty"`
	PowerShellVersion                      *string                              `json:"powerShellVersion,omitempty"`
	PreWarmedInstanceCount                 *int                                 `json:"preWarmedInstanceCount,omitempty"`
	PublicNetworkAccess                    *string                              `json:"publicNetworkAccess,omitempty"`
	PublishingUsername                     *string                              `json:"publishingUsername,omitempty"`
	Push                                   *PushSettings_ARM                    `json:"push,omitempty"`
	PythonVersion                          *string                              `json:"pythonVersion,omitempty"`
	RemoteDebuggingEnabled                 *bool                                `json:"remoteDebuggingEnabled,omitempty"`
	RemoteDebuggingVersion                 *string                              `json:"remoteDebuggingVersion,omitempty"`
	RequestTracingEnabled                  *bool                                `json:"requestTracingEnabled,omitempty"`
	RequestTracingExpirationTime           *string                              `json:"requestTracingExpirationTime,omitempty"`
	ScmIpSecurityRestrictions              []IpSecurityRestriction_ARM          `json:"scmIpSecurityRestrictions,omitempty"`
	ScmIpSecurityRestrictionsUseMain       *bool                                `json:"scmIpSecurityRestrictionsUseMain,omitempty"`
	ScmMinTlsVersion                       *SiteConfig_ScmMinTlsVersion         `json:"scmMinTlsVersion,omitempty"`
	ScmType                                *SiteConfig_ScmType                  `json:"scmType,omitempty"`
	TracingOptions                         *string                              `json:"tracingOptions,omitempty"`
	Use32BitWorkerProcess                  *bool                                `json:"use32BitWorkerProcess,omitempty"`
	VirtualApplications                    []VirtualApplication_ARM             `json:"virtualApplications,omitempty"`
	VnetName                               *string                              `json:"vnetName,omitempty"`
	VnetPrivatePortsCount                  *int                                 `json:"vnetPrivatePortsCount,omitempty"`
	VnetRouteAllEnabled                    *bool                                `json:"vnetRouteAllEnabled,omitempty"`
	WebSocketsEnabled                      *bool                                `json:"webSocketsEnabled,omitempty"`
	WebsiteTimeZone                        *string                              `json:"websiteTimeZone,omitempty"`
	WindowsFxVersion                       *string                              `json:"windowsFxVersion,omitempty"`
	XManagedServiceIdentityId              *int                                 `json:"xManagedServiceIdentityId,omitempty"`
}

Deprecated version of SiteConfig. Use v1api20220301.SiteConfig instead

func (*SiteConfig_ARM) DeepCopy

func (in *SiteConfig_ARM) DeepCopy() *SiteConfig_ARM

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

func (*SiteConfig_ARM) DeepCopyInto

func (in *SiteConfig_ARM) DeepCopyInto(out *SiteConfig_ARM)

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

type SiteConfig_FtpsState

type SiteConfig_FtpsState string

Deprecated version of SiteConfig_FtpsState. Use v1api20220301.SiteConfig_FtpsState instead +kubebuilder:validation:Enum={"AllAllowed","Disabled","FtpsOnly"}

type SiteConfig_FtpsState_STATUS

type SiteConfig_FtpsState_STATUS string

Deprecated version of SiteConfig_FtpsState_STATUS. Use v1api20220301.SiteConfig_FtpsState_STATUS instead

type SiteConfig_LoadBalancing

type SiteConfig_LoadBalancing string

Deprecated version of SiteConfig_LoadBalancing. Use v1api20220301.SiteConfig_LoadBalancing instead +kubebuilder:validation:Enum={"LeastRequests","LeastResponseTime","PerSiteRoundRobin","RequestHash","WeightedRoundRobin","WeightedTotalTraffic"}

type SiteConfig_LoadBalancing_STATUS

type SiteConfig_LoadBalancing_STATUS string

Deprecated version of SiteConfig_LoadBalancing_STATUS. Use v1api20220301.SiteConfig_LoadBalancing_STATUS instead

type SiteConfig_ManagedPipelineMode

type SiteConfig_ManagedPipelineMode string

Deprecated version of SiteConfig_ManagedPipelineMode. Use v1api20220301.SiteConfig_ManagedPipelineMode instead +kubebuilder:validation:Enum={"Classic","Integrated"}

type SiteConfig_ManagedPipelineMode_STATUS

type SiteConfig_ManagedPipelineMode_STATUS string

Deprecated version of SiteConfig_ManagedPipelineMode_STATUS. Use v1api20220301.SiteConfig_ManagedPipelineMode_STATUS instead

type SiteConfig_MinTlsVersion

type SiteConfig_MinTlsVersion string

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

type SiteConfig_MinTlsVersion_STATUS

type SiteConfig_MinTlsVersion_STATUS string

Deprecated version of SiteConfig_MinTlsVersion_STATUS. Use v1api20220301.SiteConfig_MinTlsVersion_STATUS instead

type SiteConfig_STATUS

type SiteConfig_STATUS struct {
	AcrUseManagedIdentityCreds             *bool                                   `json:"acrUseManagedIdentityCreds,omitempty"`
	AcrUserManagedIdentityID               *string                                 `json:"acrUserManagedIdentityID,omitempty"`
	AlwaysOn                               *bool                                   `json:"alwaysOn,omitempty"`
	ApiDefinition                          *ApiDefinitionInfo_STATUS               `json:"apiDefinition,omitempty"`
	ApiManagementConfig                    *ApiManagementConfig_STATUS             `json:"apiManagementConfig,omitempty"`
	AppCommandLine                         *string                                 `json:"appCommandLine,omitempty"`
	AppSettings                            []NameValuePair_STATUS                  `json:"appSettings,omitempty"`
	AutoHealEnabled                        *bool                                   `json:"autoHealEnabled,omitempty"`
	AutoHealRules                          *AutoHealRules_STATUS                   `json:"autoHealRules,omitempty"`
	AutoSwapSlotName                       *string                                 `json:"autoSwapSlotName,omitempty"`
	AzureStorageAccounts                   map[string]AzureStorageInfoValue_STATUS `json:"azureStorageAccounts,omitempty"`
	ConnectionStrings                      []ConnStringInfo_STATUS                 `json:"connectionStrings,omitempty"`
	Cors                                   *CorsSettings_STATUS                    `json:"cors,omitempty"`
	DefaultDocuments                       []string                                `json:"defaultDocuments,omitempty"`
	DetailedErrorLoggingEnabled            *bool                                   `json:"detailedErrorLoggingEnabled,omitempty"`
	DocumentRoot                           *string                                 `json:"documentRoot,omitempty"`
	Experiments                            *Experiments_STATUS                     `json:"experiments,omitempty"`
	FtpsState                              *SiteConfig_FtpsState_STATUS            `json:"ftpsState,omitempty"`
	FunctionAppScaleLimit                  *int                                    `json:"functionAppScaleLimit,omitempty"`
	FunctionsRuntimeScaleMonitoringEnabled *bool                                   `json:"functionsRuntimeScaleMonitoringEnabled,omitempty"`
	HandlerMappings                        []HandlerMapping_STATUS                 `json:"handlerMappings,omitempty"`
	HealthCheckPath                        *string                                 `json:"healthCheckPath,omitempty"`
	Http20Enabled                          *bool                                   `json:"http20Enabled,omitempty"`
	HttpLoggingEnabled                     *bool                                   `json:"httpLoggingEnabled,omitempty"`
	IpSecurityRestrictions                 []IpSecurityRestriction_STATUS          `json:"ipSecurityRestrictions,omitempty"`
	JavaContainer                          *string                                 `json:"javaContainer,omitempty"`
	JavaContainerVersion                   *string                                 `json:"javaContainerVersion,omitempty"`
	JavaVersion                            *string                                 `json:"javaVersion,omitempty"`
	KeyVaultReferenceIdentity              *string                                 `json:"keyVaultReferenceIdentity,omitempty"`
	Limits                                 *SiteLimits_STATUS                      `json:"limits,omitempty"`
	LinuxFxVersion                         *string                                 `json:"linuxFxVersion,omitempty"`
	LoadBalancing                          *SiteConfig_LoadBalancing_STATUS        `json:"loadBalancing,omitempty"`
	LocalMySqlEnabled                      *bool                                   `json:"localMySqlEnabled,omitempty"`
	LogsDirectorySizeLimit                 *int                                    `json:"logsDirectorySizeLimit,omitempty"`
	MachineKey                             *SiteMachineKey_STATUS                  `json:"machineKey,omitempty"`
	ManagedPipelineMode                    *SiteConfig_ManagedPipelineMode_STATUS  `json:"managedPipelineMode,omitempty"`
	ManagedServiceIdentityId               *int                                    `json:"managedServiceIdentityId,omitempty"`
	MinTlsVersion                          *SiteConfig_MinTlsVersion_STATUS        `json:"minTlsVersion,omitempty"`
	MinimumElasticInstanceCount            *int                                    `json:"minimumElasticInstanceCount,omitempty"`
	NetFrameworkVersion                    *string                                 `json:"netFrameworkVersion,omitempty"`
	NodeVersion                            *string                                 `json:"nodeVersion,omitempty"`
	NumberOfWorkers                        *int                                    `json:"numberOfWorkers,omitempty"`
	PhpVersion                             *string                                 `json:"phpVersion,omitempty"`
	PowerShellVersion                      *string                                 `json:"powerShellVersion,omitempty"`
	PreWarmedInstanceCount                 *int                                    `json:"preWarmedInstanceCount,omitempty"`
	PublicNetworkAccess                    *string                                 `json:"publicNetworkAccess,omitempty"`
	PublishingUsername                     *string                                 `json:"publishingUsername,omitempty"`
	Push                                   *PushSettings_STATUS                    `json:"push,omitempty"`
	PythonVersion                          *string                                 `json:"pythonVersion,omitempty"`
	RemoteDebuggingEnabled                 *bool                                   `json:"remoteDebuggingEnabled,omitempty"`
	RemoteDebuggingVersion                 *string                                 `json:"remoteDebuggingVersion,omitempty"`
	RequestTracingEnabled                  *bool                                   `json:"requestTracingEnabled,omitempty"`
	RequestTracingExpirationTime           *string                                 `json:"requestTracingExpirationTime,omitempty"`
	ScmIpSecurityRestrictions              []IpSecurityRestriction_STATUS          `json:"scmIpSecurityRestrictions,omitempty"`
	ScmIpSecurityRestrictionsUseMain       *bool                                   `json:"scmIpSecurityRestrictionsUseMain,omitempty"`
	ScmMinTlsVersion                       *SiteConfig_ScmMinTlsVersion_STATUS     `json:"scmMinTlsVersion,omitempty"`
	ScmType                                *SiteConfig_ScmType_STATUS              `json:"scmType,omitempty"`
	TracingOptions                         *string                                 `json:"tracingOptions,omitempty"`
	Use32BitWorkerProcess                  *bool                                   `json:"use32BitWorkerProcess,omitempty"`
	VirtualApplications                    []VirtualApplication_STATUS             `json:"virtualApplications,omitempty"`
	VnetName                               *string                                 `json:"vnetName,omitempty"`
	VnetPrivatePortsCount                  *int                                    `json:"vnetPrivatePortsCount,omitempty"`
	VnetRouteAllEnabled                    *bool                                   `json:"vnetRouteAllEnabled,omitempty"`
	WebSocketsEnabled                      *bool                                   `json:"webSocketsEnabled,omitempty"`
	WebsiteTimeZone                        *string                                 `json:"websiteTimeZone,omitempty"`
	WindowsFxVersion                       *string                                 `json:"windowsFxVersion,omitempty"`
	XManagedServiceIdentityId              *int                                    `json:"xManagedServiceIdentityId,omitempty"`
}

Deprecated version of SiteConfig_STATUS. Use v1api20220301.SiteConfig_STATUS instead

func (*SiteConfig_STATUS) AssignProperties_From_SiteConfig_STATUS

func (config *SiteConfig_STATUS) AssignProperties_From_SiteConfig_STATUS(source *v20220301s.SiteConfig_STATUS) error

AssignProperties_From_SiteConfig_STATUS populates our SiteConfig_STATUS from the provided source SiteConfig_STATUS

func (*SiteConfig_STATUS) AssignProperties_To_SiteConfig_STATUS

func (config *SiteConfig_STATUS) AssignProperties_To_SiteConfig_STATUS(destination *v20220301s.SiteConfig_STATUS) error

AssignProperties_To_SiteConfig_STATUS populates the provided destination SiteConfig_STATUS from our SiteConfig_STATUS

func (*SiteConfig_STATUS) DeepCopy

func (in *SiteConfig_STATUS) DeepCopy() *SiteConfig_STATUS

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

func (*SiteConfig_STATUS) DeepCopyInto

func (in *SiteConfig_STATUS) DeepCopyInto(out *SiteConfig_STATUS)

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

func (*SiteConfig_STATUS) NewEmptyARMValue

func (config *SiteConfig_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*SiteConfig_STATUS) PopulateFromARM

func (config *SiteConfig_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type SiteConfig_STATUS_ARM

type SiteConfig_STATUS_ARM struct {
	AcrUseManagedIdentityCreds             *bool                                       `json:"acrUseManagedIdentityCreds,omitempty"`
	AcrUserManagedIdentityID               *string                                     `json:"acrUserManagedIdentityID,omitempty"`
	AlwaysOn                               *bool                                       `json:"alwaysOn,omitempty"`
	ApiDefinition                          *ApiDefinitionInfo_STATUS_ARM               `json:"apiDefinition,omitempty"`
	ApiManagementConfig                    *ApiManagementConfig_STATUS_ARM             `json:"apiManagementConfig,omitempty"`
	AppCommandLine                         *string                                     `json:"appCommandLine,omitempty"`
	AppSettings                            []NameValuePair_STATUS_ARM                  `json:"appSettings,omitempty"`
	AutoHealEnabled                        *bool                                       `json:"autoHealEnabled,omitempty"`
	AutoHealRules                          *AutoHealRules_STATUS_ARM                   `json:"autoHealRules,omitempty"`
	AutoSwapSlotName                       *string                                     `json:"autoSwapSlotName,omitempty"`
	AzureStorageAccounts                   map[string]AzureStorageInfoValue_STATUS_ARM `json:"azureStorageAccounts,omitempty"`
	ConnectionStrings                      []ConnStringInfo_STATUS_ARM                 `json:"connectionStrings,omitempty"`
	Cors                                   *CorsSettings_STATUS_ARM                    `json:"cors,omitempty"`
	DefaultDocuments                       []string                                    `json:"defaultDocuments,omitempty"`
	DetailedErrorLoggingEnabled            *bool                                       `json:"detailedErrorLoggingEnabled,omitempty"`
	DocumentRoot                           *string                                     `json:"documentRoot,omitempty"`
	Experiments                            *Experiments_STATUS_ARM                     `json:"experiments,omitempty"`
	FtpsState                              *SiteConfig_FtpsState_STATUS                `json:"ftpsState,omitempty"`
	FunctionAppScaleLimit                  *int                                        `json:"functionAppScaleLimit,omitempty"`
	FunctionsRuntimeScaleMonitoringEnabled *bool                                       `json:"functionsRuntimeScaleMonitoringEnabled,omitempty"`
	HandlerMappings                        []HandlerMapping_STATUS_ARM                 `json:"handlerMappings,omitempty"`
	HealthCheckPath                        *string                                     `json:"healthCheckPath,omitempty"`
	Http20Enabled                          *bool                                       `json:"http20Enabled,omitempty"`
	HttpLoggingEnabled                     *bool                                       `json:"httpLoggingEnabled,omitempty"`
	IpSecurityRestrictions                 []IpSecurityRestriction_STATUS_ARM          `json:"ipSecurityRestrictions,omitempty"`
	JavaContainer                          *string                                     `json:"javaContainer,omitempty"`
	JavaContainerVersion                   *string                                     `json:"javaContainerVersion,omitempty"`
	JavaVersion                            *string                                     `json:"javaVersion,omitempty"`
	KeyVaultReferenceIdentity              *string                                     `json:"keyVaultReferenceIdentity,omitempty"`
	Limits                                 *SiteLimits_STATUS_ARM                      `json:"limits,omitempty"`
	LinuxFxVersion                         *string                                     `json:"linuxFxVersion,omitempty"`
	LoadBalancing                          *SiteConfig_LoadBalancing_STATUS            `json:"loadBalancing,omitempty"`
	LocalMySqlEnabled                      *bool                                       `json:"localMySqlEnabled,omitempty"`
	LogsDirectorySizeLimit                 *int                                        `json:"logsDirectorySizeLimit,omitempty"`
	MachineKey                             *SiteMachineKey_STATUS_ARM                  `json:"machineKey,omitempty"`
	ManagedPipelineMode                    *SiteConfig_ManagedPipelineMode_STATUS      `json:"managedPipelineMode,omitempty"`
	ManagedServiceIdentityId               *int                                        `json:"managedServiceIdentityId,omitempty"`
	MinTlsVersion                          *SiteConfig_MinTlsVersion_STATUS            `json:"minTlsVersion,omitempty"`
	MinimumElasticInstanceCount            *int                                        `json:"minimumElasticInstanceCount,omitempty"`
	NetFrameworkVersion                    *string                                     `json:"netFrameworkVersion,omitempty"`
	NodeVersion                            *string                                     `json:"nodeVersion,omitempty"`
	NumberOfWorkers                        *int                                        `json:"numberOfWorkers,omitempty"`
	PhpVersion                             *string                                     `json:"phpVersion,omitempty"`
	PowerShellVersion                      *string                                     `json:"powerShellVersion,omitempty"`
	PreWarmedInstanceCount                 *int                                        `json:"preWarmedInstanceCount,omitempty"`
	PublicNetworkAccess                    *string                                     `json:"publicNetworkAccess,omitempty"`
	PublishingUsername                     *string                                     `json:"publishingUsername,omitempty"`
	Push                                   *PushSettings_STATUS_ARM                    `json:"push,omitempty"`
	PythonVersion                          *string                                     `json:"pythonVersion,omitempty"`
	RemoteDebuggingEnabled                 *bool                                       `json:"remoteDebuggingEnabled,omitempty"`
	RemoteDebuggingVersion                 *string                                     `json:"remoteDebuggingVersion,omitempty"`
	RequestTracingEnabled                  *bool                                       `json:"requestTracingEnabled,omitempty"`
	RequestTracingExpirationTime           *string                                     `json:"requestTracingExpirationTime,omitempty"`
	ScmIpSecurityRestrictions              []IpSecurityRestriction_STATUS_ARM          `json:"scmIpSecurityRestrictions,omitempty"`
	ScmIpSecurityRestrictionsUseMain       *bool                                       `json:"scmIpSecurityRestrictionsUseMain,omitempty"`
	ScmMinTlsVersion                       *SiteConfig_ScmMinTlsVersion_STATUS         `json:"scmMinTlsVersion,omitempty"`
	ScmType                                *SiteConfig_ScmType_STATUS                  `json:"scmType,omitempty"`
	TracingOptions                         *string                                     `json:"tracingOptions,omitempty"`
	Use32BitWorkerProcess                  *bool                                       `json:"use32BitWorkerProcess,omitempty"`
	VirtualApplications                    []VirtualApplication_STATUS_ARM             `json:"virtualApplications,omitempty"`
	VnetName                               *string                                     `json:"vnetName,omitempty"`
	VnetPrivatePortsCount                  *int                                        `json:"vnetPrivatePortsCount,omitempty"`
	VnetRouteAllEnabled                    *bool                                       `json:"vnetRouteAllEnabled,omitempty"`
	WebSocketsEnabled                      *bool                                       `json:"webSocketsEnabled,omitempty"`
	WebsiteTimeZone                        *string                                     `json:"websiteTimeZone,omitempty"`
	WindowsFxVersion                       *string                                     `json:"windowsFxVersion,omitempty"`
	XManagedServiceIdentityId              *int                                        `json:"xManagedServiceIdentityId,omitempty"`
}

Deprecated version of SiteConfig_STATUS. Use v1api20220301.SiteConfig_STATUS instead

func (*SiteConfig_STATUS_ARM) DeepCopy

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

func (*SiteConfig_STATUS_ARM) DeepCopyInto

func (in *SiteConfig_STATUS_ARM) DeepCopyInto(out *SiteConfig_STATUS_ARM)

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

type SiteConfig_ScmMinTlsVersion

type SiteConfig_ScmMinTlsVersion string

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

type SiteConfig_ScmMinTlsVersion_STATUS

type SiteConfig_ScmMinTlsVersion_STATUS string

Deprecated version of SiteConfig_ScmMinTlsVersion_STATUS. Use v1api20220301.SiteConfig_ScmMinTlsVersion_STATUS instead

type SiteConfig_ScmType

type SiteConfig_ScmType string

Deprecated version of SiteConfig_ScmType. Use v1api20220301.SiteConfig_ScmType instead +kubebuilder:validation:Enum={"BitbucketGit","BitbucketHg","CodePlexGit","CodePlexHg","Dropbox","ExternalGit","ExternalHg","GitHub","LocalGit","None","OneDrive","Tfs","VSO","VSTSRM"}

type SiteConfig_ScmType_STATUS

type SiteConfig_ScmType_STATUS string

Deprecated version of SiteConfig_ScmType_STATUS. Use v1api20220301.SiteConfig_ScmType_STATUS instead

type SiteLimits

type SiteLimits struct {
	MaxDiskSizeInMb  *int     `json:"maxDiskSizeInMb,omitempty"`
	MaxMemoryInMb    *int     `json:"maxMemoryInMb,omitempty"`
	MaxPercentageCpu *float64 `json:"maxPercentageCpu,omitempty"`
}

Deprecated version of SiteLimits. Use v1api20220301.SiteLimits instead

func (*SiteLimits) AssignProperties_From_SiteLimits

func (limits *SiteLimits) AssignProperties_From_SiteLimits(source *v20220301s.SiteLimits) error

AssignProperties_From_SiteLimits populates our SiteLimits from the provided source SiteLimits

func (*SiteLimits) AssignProperties_To_SiteLimits

func (limits *SiteLimits) AssignProperties_To_SiteLimits(destination *v20220301s.SiteLimits) error

AssignProperties_To_SiteLimits populates the provided destination SiteLimits from our SiteLimits

func (*SiteLimits) ConvertToARM

func (limits *SiteLimits) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*SiteLimits) DeepCopy

func (in *SiteLimits) DeepCopy() *SiteLimits

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

func (*SiteLimits) DeepCopyInto

func (in *SiteLimits) DeepCopyInto(out *SiteLimits)

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

func (*SiteLimits) NewEmptyARMValue

func (limits *SiteLimits) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*SiteLimits) PopulateFromARM

func (limits *SiteLimits) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type SiteLimits_ARM

type SiteLimits_ARM struct {
	MaxDiskSizeInMb  *int     `json:"maxDiskSizeInMb,omitempty"`
	MaxMemoryInMb    *int     `json:"maxMemoryInMb,omitempty"`
	MaxPercentageCpu *float64 `json:"maxPercentageCpu,omitempty"`
}

Deprecated version of SiteLimits. Use v1api20220301.SiteLimits instead

func (*SiteLimits_ARM) DeepCopy

func (in *SiteLimits_ARM) DeepCopy() *SiteLimits_ARM

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

func (*SiteLimits_ARM) DeepCopyInto

func (in *SiteLimits_ARM) DeepCopyInto(out *SiteLimits_ARM)

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

type SiteLimits_STATUS

type SiteLimits_STATUS struct {
	MaxDiskSizeInMb  *int     `json:"maxDiskSizeInMb,omitempty"`
	MaxMemoryInMb    *int     `json:"maxMemoryInMb,omitempty"`
	MaxPercentageCpu *float64 `json:"maxPercentageCpu,omitempty"`
}

Deprecated version of SiteLimits_STATUS. Use v1api20220301.SiteLimits_STATUS instead

func (*SiteLimits_STATUS) AssignProperties_From_SiteLimits_STATUS

func (limits *SiteLimits_STATUS) AssignProperties_From_SiteLimits_STATUS(source *v20220301s.SiteLimits_STATUS) error

AssignProperties_From_SiteLimits_STATUS populates our SiteLimits_STATUS from the provided source SiteLimits_STATUS

func (*SiteLimits_STATUS) AssignProperties_To_SiteLimits_STATUS

func (limits *SiteLimits_STATUS) AssignProperties_To_SiteLimits_STATUS(destination *v20220301s.SiteLimits_STATUS) error

AssignProperties_To_SiteLimits_STATUS populates the provided destination SiteLimits_STATUS from our SiteLimits_STATUS

func (*SiteLimits_STATUS) DeepCopy

func (in *SiteLimits_STATUS) DeepCopy() *SiteLimits_STATUS

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

func (*SiteLimits_STATUS) DeepCopyInto

func (in *SiteLimits_STATUS) DeepCopyInto(out *SiteLimits_STATUS)

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

func (*SiteLimits_STATUS) NewEmptyARMValue

func (limits *SiteLimits_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*SiteLimits_STATUS) PopulateFromARM

func (limits *SiteLimits_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type SiteLimits_STATUS_ARM

type SiteLimits_STATUS_ARM struct {
	MaxDiskSizeInMb  *int     `json:"maxDiskSizeInMb,omitempty"`
	MaxMemoryInMb    *int     `json:"maxMemoryInMb,omitempty"`
	MaxPercentageCpu *float64 `json:"maxPercentageCpu,omitempty"`
}

Deprecated version of SiteLimits_STATUS. Use v1api20220301.SiteLimits_STATUS instead

func (*SiteLimits_STATUS_ARM) DeepCopy

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

func (*SiteLimits_STATUS_ARM) DeepCopyInto

func (in *SiteLimits_STATUS_ARM) DeepCopyInto(out *SiteLimits_STATUS_ARM)

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

type SiteList

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

+kubebuilder:object:root=true Deprecated version of Site. Use v1api20220301.Site instead

func (*SiteList) DeepCopy

func (in *SiteList) DeepCopy() *SiteList

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

func (*SiteList) DeepCopyInto

func (in *SiteList) DeepCopyInto(out *SiteList)

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

func (*SiteList) DeepCopyObject

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

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

type SiteMachineKey_STATUS

type SiteMachineKey_STATUS struct {
	Decryption    *string `json:"decryption,omitempty"`
	DecryptionKey *string `json:"decryptionKey,omitempty"`
	Validation    *string `json:"validation,omitempty"`
	ValidationKey *string `json:"validationKey,omitempty"`
}

Deprecated version of SiteMachineKey_STATUS. Use v1api20220301.SiteMachineKey_STATUS instead

func (*SiteMachineKey_STATUS) AssignProperties_From_SiteMachineKey_STATUS

func (machineKey *SiteMachineKey_STATUS) AssignProperties_From_SiteMachineKey_STATUS(source *v20220301s.SiteMachineKey_STATUS) error

AssignProperties_From_SiteMachineKey_STATUS populates our SiteMachineKey_STATUS from the provided source SiteMachineKey_STATUS

func (*SiteMachineKey_STATUS) AssignProperties_To_SiteMachineKey_STATUS

func (machineKey *SiteMachineKey_STATUS) AssignProperties_To_SiteMachineKey_STATUS(destination *v20220301s.SiteMachineKey_STATUS) error

AssignProperties_To_SiteMachineKey_STATUS populates the provided destination SiteMachineKey_STATUS from our SiteMachineKey_STATUS

func (*SiteMachineKey_STATUS) DeepCopy

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

func (*SiteMachineKey_STATUS) DeepCopyInto

func (in *SiteMachineKey_STATUS) DeepCopyInto(out *SiteMachineKey_STATUS)

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

func (*SiteMachineKey_STATUS) NewEmptyARMValue

func (machineKey *SiteMachineKey_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*SiteMachineKey_STATUS) PopulateFromARM

func (machineKey *SiteMachineKey_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type SiteMachineKey_STATUS_ARM

type SiteMachineKey_STATUS_ARM struct {
	Decryption    *string `json:"decryption,omitempty"`
	DecryptionKey *string `json:"decryptionKey,omitempty"`
	Validation    *string `json:"validation,omitempty"`
	ValidationKey *string `json:"validationKey,omitempty"`
}

Deprecated version of SiteMachineKey_STATUS. Use v1api20220301.SiteMachineKey_STATUS instead

func (*SiteMachineKey_STATUS_ARM) DeepCopy

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

func (*SiteMachineKey_STATUS_ARM) DeepCopyInto

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

type Site_Properties_AvailabilityState_STATUS

type Site_Properties_AvailabilityState_STATUS string

Deprecated version of Site_Properties_AvailabilityState_STATUS. Use v1api20220301.Site_Properties_AvailabilityState_STATUS instead

type Site_Properties_ClientCertMode_STATUS

type Site_Properties_ClientCertMode_STATUS string

Deprecated version of Site_Properties_ClientCertMode_STATUS. Use v1api20220301.Site_Properties_ClientCertMode_STATUS instead

type Site_Properties_ClientCertMode_Spec

type Site_Properties_ClientCertMode_Spec string

Deprecated version of Site_Properties_ClientCertMode_Spec. Use v1api20220301.Site_Properties_ClientCertMode_Spec instead +kubebuilder:validation:Enum={"Optional","OptionalInteractiveUser","Required"}

type Site_Properties_RedundancyMode_STATUS

type Site_Properties_RedundancyMode_STATUS string

Deprecated version of Site_Properties_RedundancyMode_STATUS. Use v1api20220301.Site_Properties_RedundancyMode_STATUS instead

type Site_Properties_RedundancyMode_Spec

type Site_Properties_RedundancyMode_Spec string

Deprecated version of Site_Properties_RedundancyMode_Spec. Use v1api20220301.Site_Properties_RedundancyMode_Spec instead +kubebuilder:validation:Enum={"ActiveActive","Failover","GeoRedundant","Manual","None"}

type Site_Properties_STATUS_ARM

type Site_Properties_STATUS_ARM struct {
	AvailabilityState           *Site_Properties_AvailabilityState_STATUS `json:"availabilityState,omitempty"`
	ClientAffinityEnabled       *bool                                     `json:"clientAffinityEnabled,omitempty"`
	ClientCertEnabled           *bool                                     `json:"clientCertEnabled,omitempty"`
	ClientCertExclusionPaths    *string                                   `json:"clientCertExclusionPaths,omitempty"`
	ClientCertMode              *Site_Properties_ClientCertMode_STATUS    `json:"clientCertMode,omitempty"`
	CloningInfo                 *CloningInfo_STATUS_ARM                   `json:"cloningInfo,omitempty"`
	ContainerSize               *int                                      `json:"containerSize,omitempty"`
	CustomDomainVerificationId  *string                                   `json:"customDomainVerificationId,omitempty"`
	DailyMemoryTimeQuota        *int                                      `json:"dailyMemoryTimeQuota,omitempty"`
	DefaultHostName             *string                                   `json:"defaultHostName,omitempty"`
	Enabled                     *bool                                     `json:"enabled,omitempty"`
	EnabledHostNames            []string                                  `json:"enabledHostNames,omitempty"`
	HostNameSslStates           []HostNameSslState_STATUS_ARM             `json:"hostNameSslStates,omitempty"`
	HostNames                   []string                                  `json:"hostNames,omitempty"`
	HostNamesDisabled           *bool                                     `json:"hostNamesDisabled,omitempty"`
	HostingEnvironmentProfile   *HostingEnvironmentProfile_STATUS_ARM     `json:"hostingEnvironmentProfile,omitempty"`
	HttpsOnly                   *bool                                     `json:"httpsOnly,omitempty"`
	HyperV                      *bool                                     `json:"hyperV,omitempty"`
	InProgressOperationId       *string                                   `json:"inProgressOperationId,omitempty"`
	IsDefaultContainer          *bool                                     `json:"isDefaultContainer,omitempty"`
	IsXenon                     *bool                                     `json:"isXenon,omitempty"`
	KeyVaultReferenceIdentity   *string                                   `json:"keyVaultReferenceIdentity,omitempty"`
	LastModifiedTimeUtc         *string                                   `json:"lastModifiedTimeUtc,omitempty"`
	MaxNumberOfWorkers          *int                                      `json:"maxNumberOfWorkers,omitempty"`
	OutboundIpAddresses         *string                                   `json:"outboundIpAddresses,omitempty"`
	PossibleOutboundIpAddresses *string                                   `json:"possibleOutboundIpAddresses,omitempty"`
	PublicNetworkAccess         *string                                   `json:"publicNetworkAccess,omitempty"`
	RedundancyMode              *Site_Properties_RedundancyMode_STATUS    `json:"redundancyMode,omitempty"`
	RepositorySiteName          *string                                   `json:"repositorySiteName,omitempty"`
	Reserved                    *bool                                     `json:"reserved,omitempty"`
	ResourceGroup               *string                                   `json:"resourceGroup,omitempty"`
	ScmSiteAlsoStopped          *bool                                     `json:"scmSiteAlsoStopped,omitempty"`
	ServerFarmId                *string                                   `json:"serverFarmId,omitempty"`
	SiteConfig                  *SiteConfig_STATUS_ARM                    `json:"siteConfig,omitempty"`
	SlotSwapStatus              *SlotSwapStatus_STATUS_ARM                `json:"slotSwapStatus,omitempty"`
	State                       *string                                   `json:"state,omitempty"`
	StorageAccountRequired      *bool                                     `json:"storageAccountRequired,omitempty"`
	SuspendedTill               *string                                   `json:"suspendedTill,omitempty"`
	TargetSwapSlot              *string                                   `json:"targetSwapSlot,omitempty"`
	TrafficManagerHostNames     []string                                  `json:"trafficManagerHostNames,omitempty"`
	UsageState                  *Site_Properties_UsageState_STATUS        `json:"usageState,omitempty"`
	VirtualNetworkSubnetId      *string                                   `json:"virtualNetworkSubnetId,omitempty"`
	VnetContentShareEnabled     *bool                                     `json:"vnetContentShareEnabled,omitempty"`
	VnetImagePullEnabled        *bool                                     `json:"vnetImagePullEnabled,omitempty"`
	VnetRouteAllEnabled         *bool                                     `json:"vnetRouteAllEnabled,omitempty"`
}

Deprecated version of Site_Properties_STATUS. Use v1api20220301.Site_Properties_STATUS instead

func (*Site_Properties_STATUS_ARM) DeepCopy

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

func (*Site_Properties_STATUS_ARM) DeepCopyInto

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

type Site_Properties_Spec_ARM

type Site_Properties_Spec_ARM struct {
	ClientAffinityEnabled      *bool                                `json:"clientAffinityEnabled,omitempty"`
	ClientCertEnabled          *bool                                `json:"clientCertEnabled,omitempty"`
	ClientCertExclusionPaths   *string                              `json:"clientCertExclusionPaths,omitempty"`
	ClientCertMode             *Site_Properties_ClientCertMode_Spec `json:"clientCertMode,omitempty"`
	CloningInfo                *CloningInfo_ARM                     `json:"cloningInfo,omitempty"`
	ContainerSize              *int                                 `json:"containerSize,omitempty"`
	CustomDomainVerificationId *string                              `json:"customDomainVerificationId,omitempty"`
	DailyMemoryTimeQuota       *int                                 `json:"dailyMemoryTimeQuota,omitempty"`
	Enabled                    *bool                                `json:"enabled,omitempty"`
	HostNameSslStates          []HostNameSslState_ARM               `json:"hostNameSslStates,omitempty"`
	HostNamesDisabled          *bool                                `json:"hostNamesDisabled,omitempty"`
	HostingEnvironmentProfile  *HostingEnvironmentProfile_ARM       `json:"hostingEnvironmentProfile,omitempty"`
	HttpsOnly                  *bool                                `json:"httpsOnly,omitempty"`
	HyperV                     *bool                                `json:"hyperV,omitempty"`
	IsXenon                    *bool                                `json:"isXenon,omitempty"`
	KeyVaultReferenceIdentity  *string                              `json:"keyVaultReferenceIdentity,omitempty"`
	PublicNetworkAccess        *string                              `json:"publicNetworkAccess,omitempty"`
	RedundancyMode             *Site_Properties_RedundancyMode_Spec `json:"redundancyMode,omitempty"`
	Reserved                   *bool                                `json:"reserved,omitempty"`
	ScmSiteAlsoStopped         *bool                                `json:"scmSiteAlsoStopped,omitempty"`
	ServerFarmId               *string                              `json:"serverFarmId,omitempty"`
	SiteConfig                 *SiteConfig_ARM                      `json:"siteConfig,omitempty"`
	StorageAccountRequired     *bool                                `json:"storageAccountRequired,omitempty"`
	VirtualNetworkSubnetId     *string                              `json:"virtualNetworkSubnetId,omitempty"`
	VnetContentShareEnabled    *bool                                `json:"vnetContentShareEnabled,omitempty"`
	VnetImagePullEnabled       *bool                                `json:"vnetImagePullEnabled,omitempty"`
	VnetRouteAllEnabled        *bool                                `json:"vnetRouteAllEnabled,omitempty"`
}

Deprecated version of Site_Properties_Spec. Use v1api20220301.Site_Properties_Spec instead

func (*Site_Properties_Spec_ARM) DeepCopy

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

func (*Site_Properties_Spec_ARM) DeepCopyInto

func (in *Site_Properties_Spec_ARM) DeepCopyInto(out *Site_Properties_Spec_ARM)

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

type Site_Properties_UsageState_STATUS

type Site_Properties_UsageState_STATUS string

Deprecated version of Site_Properties_UsageState_STATUS. Use v1api20220301.Site_Properties_UsageState_STATUS instead

type Site_STATUS

type Site_STATUS struct {
	AvailabilityState        *Site_Properties_AvailabilityState_STATUS `json:"availabilityState,omitempty"`
	ClientAffinityEnabled    *bool                                     `json:"clientAffinityEnabled,omitempty"`
	ClientCertEnabled        *bool                                     `json:"clientCertEnabled,omitempty"`
	ClientCertExclusionPaths *string                                   `json:"clientCertExclusionPaths,omitempty"`
	ClientCertMode           *Site_Properties_ClientCertMode_STATUS    `json:"clientCertMode,omitempty"`
	CloningInfo              *CloningInfo_STATUS                       `json:"cloningInfo,omitempty"`

	// Conditions: The observed state of the resource
	Conditions                  []conditions.Condition                 `json:"conditions,omitempty"`
	ContainerSize               *int                                   `json:"containerSize,omitempty"`
	CustomDomainVerificationId  *string                                `json:"customDomainVerificationId,omitempty"`
	DailyMemoryTimeQuota        *int                                   `json:"dailyMemoryTimeQuota,omitempty"`
	DefaultHostName             *string                                `json:"defaultHostName,omitempty"`
	Enabled                     *bool                                  `json:"enabled,omitempty"`
	EnabledHostNames            []string                               `json:"enabledHostNames,omitempty"`
	ExtendedLocation            *ExtendedLocation_STATUS               `json:"extendedLocation,omitempty"`
	HostNameSslStates           []HostNameSslState_STATUS              `json:"hostNameSslStates,omitempty"`
	HostNames                   []string                               `json:"hostNames,omitempty"`
	HostNamesDisabled           *bool                                  `json:"hostNamesDisabled,omitempty"`
	HostingEnvironmentProfile   *HostingEnvironmentProfile_STATUS      `json:"hostingEnvironmentProfile,omitempty"`
	HttpsOnly                   *bool                                  `json:"httpsOnly,omitempty"`
	HyperV                      *bool                                  `json:"hyperV,omitempty"`
	Id                          *string                                `json:"id,omitempty"`
	Identity                    *ManagedServiceIdentity_STATUS         `json:"identity,omitempty"`
	InProgressOperationId       *string                                `json:"inProgressOperationId,omitempty"`
	IsDefaultContainer          *bool                                  `json:"isDefaultContainer,omitempty"`
	IsXenon                     *bool                                  `json:"isXenon,omitempty"`
	KeyVaultReferenceIdentity   *string                                `json:"keyVaultReferenceIdentity,omitempty"`
	Kind                        *string                                `json:"kind,omitempty"`
	LastModifiedTimeUtc         *string                                `json:"lastModifiedTimeUtc,omitempty"`
	Location                    *string                                `json:"location,omitempty"`
	MaxNumberOfWorkers          *int                                   `json:"maxNumberOfWorkers,omitempty"`
	Name                        *string                                `json:"name,omitempty"`
	OutboundIpAddresses         *string                                `json:"outboundIpAddresses,omitempty"`
	PossibleOutboundIpAddresses *string                                `json:"possibleOutboundIpAddresses,omitempty"`
	PublicNetworkAccess         *string                                `json:"publicNetworkAccess,omitempty"`
	RedundancyMode              *Site_Properties_RedundancyMode_STATUS `json:"redundancyMode,omitempty"`
	RepositorySiteName          *string                                `json:"repositorySiteName,omitempty"`
	Reserved                    *bool                                  `json:"reserved,omitempty"`
	ResourceGroup               *string                                `json:"resourceGroup,omitempty"`
	ScmSiteAlsoStopped          *bool                                  `json:"scmSiteAlsoStopped,omitempty"`
	ServerFarmId                *string                                `json:"serverFarmId,omitempty"`
	SiteConfig                  *SiteConfig_STATUS                     `json:"siteConfig,omitempty"`
	SlotSwapStatus              *SlotSwapStatus_STATUS                 `json:"slotSwapStatus,omitempty"`
	State                       *string                                `json:"state,omitempty"`
	StorageAccountRequired      *bool                                  `json:"storageAccountRequired,omitempty"`
	SuspendedTill               *string                                `json:"suspendedTill,omitempty"`
	Tags                        map[string]string                      `json:"tags,omitempty"`
	TargetSwapSlot              *string                                `json:"targetSwapSlot,omitempty"`
	TrafficManagerHostNames     []string                               `json:"trafficManagerHostNames,omitempty"`
	Type                        *string                                `json:"type,omitempty"`
	UsageState                  *Site_Properties_UsageState_STATUS     `json:"usageState,omitempty"`
	VirtualNetworkSubnetId      *string                                `json:"virtualNetworkSubnetId,omitempty"`
	VnetContentShareEnabled     *bool                                  `json:"vnetContentShareEnabled,omitempty"`
	VnetImagePullEnabled        *bool                                  `json:"vnetImagePullEnabled,omitempty"`
	VnetRouteAllEnabled         *bool                                  `json:"vnetRouteAllEnabled,omitempty"`
}

Deprecated version of Site_STATUS. Use v1api20220301.Site_STATUS instead

func (*Site_STATUS) AssignProperties_From_Site_STATUS

func (site *Site_STATUS) AssignProperties_From_Site_STATUS(source *v20220301s.Site_STATUS) error

AssignProperties_From_Site_STATUS populates our Site_STATUS from the provided source Site_STATUS

func (*Site_STATUS) AssignProperties_To_Site_STATUS

func (site *Site_STATUS) AssignProperties_To_Site_STATUS(destination *v20220301s.Site_STATUS) error

AssignProperties_To_Site_STATUS populates the provided destination Site_STATUS from our Site_STATUS

func (*Site_STATUS) ConvertStatusFrom

func (site *Site_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error

ConvertStatusFrom populates our Site_STATUS from the provided source

func (*Site_STATUS) ConvertStatusTo

func (site *Site_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error

ConvertStatusTo populates the provided destination from our Site_STATUS

func (*Site_STATUS) DeepCopy

func (in *Site_STATUS) DeepCopy() *Site_STATUS

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

func (*Site_STATUS) DeepCopyInto

func (in *Site_STATUS) DeepCopyInto(out *Site_STATUS)

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

func (*Site_STATUS) NewEmptyARMValue

func (site *Site_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Site_STATUS) PopulateFromARM

func (site *Site_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type Site_STATUS_ARM

type Site_STATUS_ARM struct {
	ExtendedLocation *ExtendedLocation_STATUS_ARM       `json:"extendedLocation,omitempty"`
	Id               *string                            `json:"id,omitempty"`
	Identity         *ManagedServiceIdentity_STATUS_ARM `json:"identity,omitempty"`
	Kind             *string                            `json:"kind,omitempty"`
	Location         *string                            `json:"location,omitempty"`
	Name             *string                            `json:"name,omitempty"`
	Properties       *Site_Properties_STATUS_ARM        `json:"properties,omitempty"`
	Tags             map[string]string                  `json:"tags,omitempty"`
	Type             *string                            `json:"type,omitempty"`
}

Deprecated version of Site_STATUS. Use v1api20220301.Site_STATUS instead

func (*Site_STATUS_ARM) DeepCopy

func (in *Site_STATUS_ARM) DeepCopy() *Site_STATUS_ARM

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

func (*Site_STATUS_ARM) DeepCopyInto

func (in *Site_STATUS_ARM) DeepCopyInto(out *Site_STATUS_ARM)

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

type Site_Spec

type Site_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"`
	ClientAffinityEnabled      *bool                                `json:"clientAffinityEnabled,omitempty"`
	ClientCertEnabled          *bool                                `json:"clientCertEnabled,omitempty"`
	ClientCertExclusionPaths   *string                              `json:"clientCertExclusionPaths,omitempty"`
	ClientCertMode             *Site_Properties_ClientCertMode_Spec `json:"clientCertMode,omitempty"`
	CloningInfo                *CloningInfo                         `json:"cloningInfo,omitempty"`
	ContainerSize              *int                                 `json:"containerSize,omitempty"`
	CustomDomainVerificationId *string                              `json:"customDomainVerificationId,omitempty"`
	DailyMemoryTimeQuota       *int                                 `json:"dailyMemoryTimeQuota,omitempty"`
	Enabled                    *bool                                `json:"enabled,omitempty"`
	ExtendedLocation           *ExtendedLocation                    `json:"extendedLocation,omitempty"`
	HostNameSslStates          []HostNameSslState                   `json:"hostNameSslStates,omitempty"`
	HostNamesDisabled          *bool                                `json:"hostNamesDisabled,omitempty"`
	HostingEnvironmentProfile  *HostingEnvironmentProfile           `json:"hostingEnvironmentProfile,omitempty"`
	HttpsOnly                  *bool                                `json:"httpsOnly,omitempty"`
	HyperV                     *bool                                `json:"hyperV,omitempty"`
	Identity                   *ManagedServiceIdentity              `json:"identity,omitempty"`
	IsXenon                    *bool                                `json:"isXenon,omitempty"`
	KeyVaultReferenceIdentity  *string                              `json:"keyVaultReferenceIdentity,omitempty"`
	Kind                       *string                              `json:"kind,omitempty"`

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

	// +kubebuilder:validation:Required
	// Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also
	// controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a
	// reference to a resources.azure.com/ResourceGroup resource
	Owner                         *genruntime.KnownResourceReference   `group:"resources.azure.com" json:"owner,omitempty" kind:"ResourceGroup"`
	PublicNetworkAccess           *string                              `json:"publicNetworkAccess,omitempty"`
	RedundancyMode                *Site_Properties_RedundancyMode_Spec `json:"redundancyMode,omitempty"`
	Reserved                      *bool                                `json:"reserved,omitempty"`
	ScmSiteAlsoStopped            *bool                                `json:"scmSiteAlsoStopped,omitempty"`
	ServerFarmReference           *genruntime.ResourceReference        `armReference:"ServerFarmId" json:"serverFarmReference,omitempty"`
	SiteConfig                    *SiteConfig                          `json:"siteConfig,omitempty"`
	StorageAccountRequired        *bool                                `json:"storageAccountRequired,omitempty"`
	Tags                          map[string]string                    `json:"tags,omitempty"`
	VirtualNetworkSubnetReference *genruntime.ResourceReference        `armReference:"VirtualNetworkSubnetId" json:"virtualNetworkSubnetReference,omitempty"`
	VnetContentShareEnabled       *bool                                `json:"vnetContentShareEnabled,omitempty"`
	VnetImagePullEnabled          *bool                                `json:"vnetImagePullEnabled,omitempty"`
	VnetRouteAllEnabled           *bool                                `json:"vnetRouteAllEnabled,omitempty"`
}

func (*Site_Spec) AssignProperties_From_Site_Spec

func (site *Site_Spec) AssignProperties_From_Site_Spec(source *v20220301s.Site_Spec) error

AssignProperties_From_Site_Spec populates our Site_Spec from the provided source Site_Spec

func (*Site_Spec) AssignProperties_To_Site_Spec

func (site *Site_Spec) AssignProperties_To_Site_Spec(destination *v20220301s.Site_Spec) error

AssignProperties_To_Site_Spec populates the provided destination Site_Spec from our Site_Spec

func (*Site_Spec) ConvertSpecFrom

func (site *Site_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error

ConvertSpecFrom populates our Site_Spec from the provided source

func (*Site_Spec) ConvertSpecTo

func (site *Site_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error

ConvertSpecTo populates the provided destination from our Site_Spec

func (*Site_Spec) ConvertToARM

func (site *Site_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*Site_Spec) DeepCopy

func (in *Site_Spec) DeepCopy() *Site_Spec

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

func (*Site_Spec) DeepCopyInto

func (in *Site_Spec) DeepCopyInto(out *Site_Spec)

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

func (*Site_Spec) NewEmptyARMValue

func (site *Site_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Site_Spec) OriginalVersion

func (site *Site_Spec) OriginalVersion() string

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

func (*Site_Spec) PopulateFromARM

func (site *Site_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

func (*Site_Spec) SetAzureName

func (site *Site_Spec) SetAzureName(azureName string)

SetAzureName sets the Azure name of the resource

type Site_Spec_ARM

type Site_Spec_ARM struct {
	ExtendedLocation *ExtendedLocation_ARM       `json:"extendedLocation,omitempty"`
	Identity         *ManagedServiceIdentity_ARM `json:"identity,omitempty"`
	Kind             *string                     `json:"kind,omitempty"`
	Location         *string                     `json:"location,omitempty"`
	Name             string                      `json:"name,omitempty"`
	Properties       *Site_Properties_Spec_ARM   `json:"properties,omitempty"`
	Tags             map[string]string           `json:"tags,omitempty"`
}

Deprecated version of Site_Spec. Use v1api20220301.Site_Spec instead

func (*Site_Spec_ARM) DeepCopy

func (in *Site_Spec_ARM) DeepCopy() *Site_Spec_ARM

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

func (*Site_Spec_ARM) DeepCopyInto

func (in *Site_Spec_ARM) DeepCopyInto(out *Site_Spec_ARM)

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

func (Site_Spec_ARM) GetAPIVersion

func (site Site_Spec_ARM) GetAPIVersion() string

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

func (*Site_Spec_ARM) GetName

func (site *Site_Spec_ARM) GetName() string

GetName returns the Name of the resource

func (*Site_Spec_ARM) GetType

func (site *Site_Spec_ARM) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.Web/sites"

type SkuCapacity

type SkuCapacity struct {
	Default        *int    `json:"default,omitempty"`
	ElasticMaximum *int    `json:"elasticMaximum,omitempty"`
	Maximum        *int    `json:"maximum,omitempty"`
	Minimum        *int    `json:"minimum,omitempty"`
	ScaleType      *string `json:"scaleType,omitempty"`
}

Deprecated version of SkuCapacity. Use v1api20220301.SkuCapacity instead

func (*SkuCapacity) AssignProperties_From_SkuCapacity

func (capacity *SkuCapacity) AssignProperties_From_SkuCapacity(source *v20220301s.SkuCapacity) error

AssignProperties_From_SkuCapacity populates our SkuCapacity from the provided source SkuCapacity

func (*SkuCapacity) AssignProperties_To_SkuCapacity

func (capacity *SkuCapacity) AssignProperties_To_SkuCapacity(destination *v20220301s.SkuCapacity) error

AssignProperties_To_SkuCapacity populates the provided destination SkuCapacity from our SkuCapacity

func (*SkuCapacity) ConvertToARM

func (capacity *SkuCapacity) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*SkuCapacity) DeepCopy

func (in *SkuCapacity) DeepCopy() *SkuCapacity

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

func (*SkuCapacity) DeepCopyInto

func (in *SkuCapacity) DeepCopyInto(out *SkuCapacity)

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

func (*SkuCapacity) NewEmptyARMValue

func (capacity *SkuCapacity) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*SkuCapacity) PopulateFromARM

func (capacity *SkuCapacity) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type SkuCapacity_ARM

type SkuCapacity_ARM struct {
	Default        *int    `json:"default,omitempty"`
	ElasticMaximum *int    `json:"elasticMaximum,omitempty"`
	Maximum        *int    `json:"maximum,omitempty"`
	Minimum        *int    `json:"minimum,omitempty"`
	ScaleType      *string `json:"scaleType,omitempty"`
}

Deprecated version of SkuCapacity. Use v1api20220301.SkuCapacity instead

func (*SkuCapacity_ARM) DeepCopy

func (in *SkuCapacity_ARM) DeepCopy() *SkuCapacity_ARM

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

func (*SkuCapacity_ARM) DeepCopyInto

func (in *SkuCapacity_ARM) DeepCopyInto(out *SkuCapacity_ARM)

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

type SkuCapacity_STATUS

type SkuCapacity_STATUS struct {
	Default        *int    `json:"default,omitempty"`
	ElasticMaximum *int    `json:"elasticMaximum,omitempty"`
	Maximum        *int    `json:"maximum,omitempty"`
	Minimum        *int    `json:"minimum,omitempty"`
	ScaleType      *string `json:"scaleType,omitempty"`
}

Deprecated version of SkuCapacity_STATUS. Use v1api20220301.SkuCapacity_STATUS instead

func (*SkuCapacity_STATUS) AssignProperties_From_SkuCapacity_STATUS

func (capacity *SkuCapacity_STATUS) AssignProperties_From_SkuCapacity_STATUS(source *v20220301s.SkuCapacity_STATUS) error

AssignProperties_From_SkuCapacity_STATUS populates our SkuCapacity_STATUS from the provided source SkuCapacity_STATUS

func (*SkuCapacity_STATUS) AssignProperties_To_SkuCapacity_STATUS

func (capacity *SkuCapacity_STATUS) AssignProperties_To_SkuCapacity_STATUS(destination *v20220301s.SkuCapacity_STATUS) error

AssignProperties_To_SkuCapacity_STATUS populates the provided destination SkuCapacity_STATUS from our SkuCapacity_STATUS

func (*SkuCapacity_STATUS) DeepCopy

func (in *SkuCapacity_STATUS) DeepCopy() *SkuCapacity_STATUS

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

func (*SkuCapacity_STATUS) DeepCopyInto

func (in *SkuCapacity_STATUS) DeepCopyInto(out *SkuCapacity_STATUS)

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

func (*SkuCapacity_STATUS) NewEmptyARMValue

func (capacity *SkuCapacity_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*SkuCapacity_STATUS) PopulateFromARM

func (capacity *SkuCapacity_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type SkuCapacity_STATUS_ARM

type SkuCapacity_STATUS_ARM struct {
	Default        *int    `json:"default,omitempty"`
	ElasticMaximum *int    `json:"elasticMaximum,omitempty"`
	Maximum        *int    `json:"maximum,omitempty"`
	Minimum        *int    `json:"minimum,omitempty"`
	ScaleType      *string `json:"scaleType,omitempty"`
}

Deprecated version of SkuCapacity_STATUS. Use v1api20220301.SkuCapacity_STATUS instead

func (*SkuCapacity_STATUS_ARM) DeepCopy

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

func (*SkuCapacity_STATUS_ARM) DeepCopyInto

func (in *SkuCapacity_STATUS_ARM) DeepCopyInto(out *SkuCapacity_STATUS_ARM)

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

type SkuDescription

type SkuDescription struct {
	Capabilities []Capability `json:"capabilities,omitempty"`
	Capacity     *int         `json:"capacity,omitempty"`
	Family       *string      `json:"family,omitempty"`
	Locations    []string     `json:"locations,omitempty"`
	Name         *string      `json:"name,omitempty"`
	Size         *string      `json:"size,omitempty"`
	SkuCapacity  *SkuCapacity `json:"skuCapacity,omitempty"`
	Tier         *string      `json:"tier,omitempty"`
}

Deprecated version of SkuDescription. Use v1api20220301.SkuDescription instead

func (*SkuDescription) AssignProperties_From_SkuDescription

func (description *SkuDescription) AssignProperties_From_SkuDescription(source *v20220301s.SkuDescription) error

AssignProperties_From_SkuDescription populates our SkuDescription from the provided source SkuDescription

func (*SkuDescription) AssignProperties_To_SkuDescription

func (description *SkuDescription) AssignProperties_To_SkuDescription(destination *v20220301s.SkuDescription) error

AssignProperties_To_SkuDescription populates the provided destination SkuDescription from our SkuDescription

func (*SkuDescription) ConvertToARM

func (description *SkuDescription) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*SkuDescription) DeepCopy

func (in *SkuDescription) DeepCopy() *SkuDescription

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

func (*SkuDescription) DeepCopyInto

func (in *SkuDescription) DeepCopyInto(out *SkuDescription)

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

func (*SkuDescription) NewEmptyARMValue

func (description *SkuDescription) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*SkuDescription) PopulateFromARM

func (description *SkuDescription) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type SkuDescription_ARM

type SkuDescription_ARM struct {
	Capabilities []Capability_ARM `json:"capabilities,omitempty"`
	Capacity     *int             `json:"capacity,omitempty"`
	Family       *string          `json:"family,omitempty"`
	Locations    []string         `json:"locations,omitempty"`
	Name         *string          `json:"name,omitempty"`
	Size         *string          `json:"size,omitempty"`
	SkuCapacity  *SkuCapacity_ARM `json:"skuCapacity,omitempty"`
	Tier         *string          `json:"tier,omitempty"`
}

Deprecated version of SkuDescription. Use v1api20220301.SkuDescription instead

func (*SkuDescription_ARM) DeepCopy

func (in *SkuDescription_ARM) DeepCopy() *SkuDescription_ARM

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

func (*SkuDescription_ARM) DeepCopyInto

func (in *SkuDescription_ARM) DeepCopyInto(out *SkuDescription_ARM)

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

type SkuDescription_STATUS

type SkuDescription_STATUS struct {
	Capabilities []Capability_STATUS `json:"capabilities,omitempty"`
	Capacity     *int                `json:"capacity,omitempty"`
	Family       *string             `json:"family,omitempty"`
	Locations    []string            `json:"locations,omitempty"`
	Name         *string             `json:"name,omitempty"`
	Size         *string             `json:"size,omitempty"`
	SkuCapacity  *SkuCapacity_STATUS `json:"skuCapacity,omitempty"`
	Tier         *string             `json:"tier,omitempty"`
}

Deprecated version of SkuDescription_STATUS. Use v1api20220301.SkuDescription_STATUS instead

func (*SkuDescription_STATUS) AssignProperties_From_SkuDescription_STATUS

func (description *SkuDescription_STATUS) AssignProperties_From_SkuDescription_STATUS(source *v20220301s.SkuDescription_STATUS) error

AssignProperties_From_SkuDescription_STATUS populates our SkuDescription_STATUS from the provided source SkuDescription_STATUS

func (*SkuDescription_STATUS) AssignProperties_To_SkuDescription_STATUS

func (description *SkuDescription_STATUS) AssignProperties_To_SkuDescription_STATUS(destination *v20220301s.SkuDescription_STATUS) error

AssignProperties_To_SkuDescription_STATUS populates the provided destination SkuDescription_STATUS from our SkuDescription_STATUS

func (*SkuDescription_STATUS) DeepCopy

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

func (*SkuDescription_STATUS) DeepCopyInto

func (in *SkuDescription_STATUS) DeepCopyInto(out *SkuDescription_STATUS)

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

func (*SkuDescription_STATUS) NewEmptyARMValue

func (description *SkuDescription_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*SkuDescription_STATUS) PopulateFromARM

func (description *SkuDescription_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type SkuDescription_STATUS_ARM

type SkuDescription_STATUS_ARM struct {
	Capabilities []Capability_STATUS_ARM `json:"capabilities,omitempty"`
	Capacity     *int                    `json:"capacity,omitempty"`
	Family       *string                 `json:"family,omitempty"`
	Locations    []string                `json:"locations,omitempty"`
	Name         *string                 `json:"name,omitempty"`
	Size         *string                 `json:"size,omitempty"`
	SkuCapacity  *SkuCapacity_STATUS_ARM `json:"skuCapacity,omitempty"`
	Tier         *string                 `json:"tier,omitempty"`
}

Deprecated version of SkuDescription_STATUS. Use v1api20220301.SkuDescription_STATUS instead

func (*SkuDescription_STATUS_ARM) DeepCopy

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

func (*SkuDescription_STATUS_ARM) DeepCopyInto

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

type SlotSwapStatus_STATUS

type SlotSwapStatus_STATUS struct {
	DestinationSlotName *string `json:"destinationSlotName,omitempty"`
	SourceSlotName      *string `json:"sourceSlotName,omitempty"`
	TimestampUtc        *string `json:"timestampUtc,omitempty"`
}

Deprecated version of SlotSwapStatus_STATUS. Use v1api20220301.SlotSwapStatus_STATUS instead

func (*SlotSwapStatus_STATUS) AssignProperties_From_SlotSwapStatus_STATUS

func (status *SlotSwapStatus_STATUS) AssignProperties_From_SlotSwapStatus_STATUS(source *v20220301s.SlotSwapStatus_STATUS) error

AssignProperties_From_SlotSwapStatus_STATUS populates our SlotSwapStatus_STATUS from the provided source SlotSwapStatus_STATUS

func (*SlotSwapStatus_STATUS) AssignProperties_To_SlotSwapStatus_STATUS

func (status *SlotSwapStatus_STATUS) AssignProperties_To_SlotSwapStatus_STATUS(destination *v20220301s.SlotSwapStatus_STATUS) error

AssignProperties_To_SlotSwapStatus_STATUS populates the provided destination SlotSwapStatus_STATUS from our SlotSwapStatus_STATUS

func (*SlotSwapStatus_STATUS) DeepCopy

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

func (*SlotSwapStatus_STATUS) DeepCopyInto

func (in *SlotSwapStatus_STATUS) DeepCopyInto(out *SlotSwapStatus_STATUS)

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

func (*SlotSwapStatus_STATUS) NewEmptyARMValue

func (status *SlotSwapStatus_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*SlotSwapStatus_STATUS) PopulateFromARM

func (status *SlotSwapStatus_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type SlotSwapStatus_STATUS_ARM

type SlotSwapStatus_STATUS_ARM struct {
	DestinationSlotName *string `json:"destinationSlotName,omitempty"`
	SourceSlotName      *string `json:"sourceSlotName,omitempty"`
	TimestampUtc        *string `json:"timestampUtc,omitempty"`
}

Deprecated version of SlotSwapStatus_STATUS. Use v1api20220301.SlotSwapStatus_STATUS instead

func (*SlotSwapStatus_STATUS_ARM) DeepCopy

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

func (*SlotSwapStatus_STATUS_ARM) DeepCopyInto

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

type SlowRequestsBasedTrigger

type SlowRequestsBasedTrigger struct {
	Count        *int    `json:"count,omitempty"`
	Path         *string `json:"path,omitempty"`
	TimeInterval *string `json:"timeInterval,omitempty"`
	TimeTaken    *string `json:"timeTaken,omitempty"`
}

Deprecated version of SlowRequestsBasedTrigger. Use v1api20220301.SlowRequestsBasedTrigger instead

func (*SlowRequestsBasedTrigger) AssignProperties_From_SlowRequestsBasedTrigger

func (trigger *SlowRequestsBasedTrigger) AssignProperties_From_SlowRequestsBasedTrigger(source *v20220301s.SlowRequestsBasedTrigger) error

AssignProperties_From_SlowRequestsBasedTrigger populates our SlowRequestsBasedTrigger from the provided source SlowRequestsBasedTrigger

func (*SlowRequestsBasedTrigger) AssignProperties_To_SlowRequestsBasedTrigger

func (trigger *SlowRequestsBasedTrigger) AssignProperties_To_SlowRequestsBasedTrigger(destination *v20220301s.SlowRequestsBasedTrigger) error

AssignProperties_To_SlowRequestsBasedTrigger populates the provided destination SlowRequestsBasedTrigger from our SlowRequestsBasedTrigger

func (*SlowRequestsBasedTrigger) ConvertToARM

func (trigger *SlowRequestsBasedTrigger) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*SlowRequestsBasedTrigger) DeepCopy

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

func (*SlowRequestsBasedTrigger) DeepCopyInto

func (in *SlowRequestsBasedTrigger) DeepCopyInto(out *SlowRequestsBasedTrigger)

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

func (*SlowRequestsBasedTrigger) NewEmptyARMValue

func (trigger *SlowRequestsBasedTrigger) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*SlowRequestsBasedTrigger) PopulateFromARM

func (trigger *SlowRequestsBasedTrigger) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type SlowRequestsBasedTrigger_ARM

type SlowRequestsBasedTrigger_ARM struct {
	Count        *int    `json:"count,omitempty"`
	Path         *string `json:"path,omitempty"`
	TimeInterval *string `json:"timeInterval,omitempty"`
	TimeTaken    *string `json:"timeTaken,omitempty"`
}

Deprecated version of SlowRequestsBasedTrigger. Use v1api20220301.SlowRequestsBasedTrigger instead

func (*SlowRequestsBasedTrigger_ARM) DeepCopy

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

func (*SlowRequestsBasedTrigger_ARM) DeepCopyInto

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

type SlowRequestsBasedTrigger_STATUS

type SlowRequestsBasedTrigger_STATUS struct {
	Count        *int    `json:"count,omitempty"`
	Path         *string `json:"path,omitempty"`
	TimeInterval *string `json:"timeInterval,omitempty"`
	TimeTaken    *string `json:"timeTaken,omitempty"`
}

Deprecated version of SlowRequestsBasedTrigger_STATUS. Use v1api20220301.SlowRequestsBasedTrigger_STATUS instead

func (*SlowRequestsBasedTrigger_STATUS) AssignProperties_From_SlowRequestsBasedTrigger_STATUS

func (trigger *SlowRequestsBasedTrigger_STATUS) AssignProperties_From_SlowRequestsBasedTrigger_STATUS(source *v20220301s.SlowRequestsBasedTrigger_STATUS) error

AssignProperties_From_SlowRequestsBasedTrigger_STATUS populates our SlowRequestsBasedTrigger_STATUS from the provided source SlowRequestsBasedTrigger_STATUS

func (*SlowRequestsBasedTrigger_STATUS) AssignProperties_To_SlowRequestsBasedTrigger_STATUS

func (trigger *SlowRequestsBasedTrigger_STATUS) AssignProperties_To_SlowRequestsBasedTrigger_STATUS(destination *v20220301s.SlowRequestsBasedTrigger_STATUS) error

AssignProperties_To_SlowRequestsBasedTrigger_STATUS populates the provided destination SlowRequestsBasedTrigger_STATUS from our SlowRequestsBasedTrigger_STATUS

func (*SlowRequestsBasedTrigger_STATUS) DeepCopy

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

func (*SlowRequestsBasedTrigger_STATUS) DeepCopyInto

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

func (*SlowRequestsBasedTrigger_STATUS) NewEmptyARMValue

func (trigger *SlowRequestsBasedTrigger_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*SlowRequestsBasedTrigger_STATUS) PopulateFromARM

func (trigger *SlowRequestsBasedTrigger_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type SlowRequestsBasedTrigger_STATUS_ARM

type SlowRequestsBasedTrigger_STATUS_ARM struct {
	Count        *int    `json:"count,omitempty"`
	Path         *string `json:"path,omitempty"`
	TimeInterval *string `json:"timeInterval,omitempty"`
	TimeTaken    *string `json:"timeTaken,omitempty"`
}

Deprecated version of SlowRequestsBasedTrigger_STATUS. Use v1api20220301.SlowRequestsBasedTrigger_STATUS instead

func (*SlowRequestsBasedTrigger_STATUS_ARM) DeepCopy

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

func (*SlowRequestsBasedTrigger_STATUS_ARM) DeepCopyInto

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

type StatusCodesBasedTrigger

type StatusCodesBasedTrigger struct {
	Count        *int    `json:"count,omitempty"`
	Path         *string `json:"path,omitempty"`
	Status       *int    `json:"status,omitempty"`
	SubStatus    *int    `json:"subStatus,omitempty"`
	TimeInterval *string `json:"timeInterval,omitempty"`
	Win32Status  *int    `json:"win32Status,omitempty"`
}

Deprecated version of StatusCodesBasedTrigger. Use v1api20220301.StatusCodesBasedTrigger instead

func (*StatusCodesBasedTrigger) AssignProperties_From_StatusCodesBasedTrigger

func (trigger *StatusCodesBasedTrigger) AssignProperties_From_StatusCodesBasedTrigger(source *v20220301s.StatusCodesBasedTrigger) error

AssignProperties_From_StatusCodesBasedTrigger populates our StatusCodesBasedTrigger from the provided source StatusCodesBasedTrigger

func (*StatusCodesBasedTrigger) AssignProperties_To_StatusCodesBasedTrigger

func (trigger *StatusCodesBasedTrigger) AssignProperties_To_StatusCodesBasedTrigger(destination *v20220301s.StatusCodesBasedTrigger) error

AssignProperties_To_StatusCodesBasedTrigger populates the provided destination StatusCodesBasedTrigger from our StatusCodesBasedTrigger

func (*StatusCodesBasedTrigger) ConvertToARM

func (trigger *StatusCodesBasedTrigger) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*StatusCodesBasedTrigger) DeepCopy

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

func (*StatusCodesBasedTrigger) DeepCopyInto

func (in *StatusCodesBasedTrigger) DeepCopyInto(out *StatusCodesBasedTrigger)

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

func (*StatusCodesBasedTrigger) NewEmptyARMValue

func (trigger *StatusCodesBasedTrigger) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*StatusCodesBasedTrigger) PopulateFromARM

func (trigger *StatusCodesBasedTrigger) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type StatusCodesBasedTrigger_ARM

type StatusCodesBasedTrigger_ARM struct {
	Count        *int    `json:"count,omitempty"`
	Path         *string `json:"path,omitempty"`
	Status       *int    `json:"status,omitempty"`
	SubStatus    *int    `json:"subStatus,omitempty"`
	TimeInterval *string `json:"timeInterval,omitempty"`
	Win32Status  *int    `json:"win32Status,omitempty"`
}

Deprecated version of StatusCodesBasedTrigger. Use v1api20220301.StatusCodesBasedTrigger instead

func (*StatusCodesBasedTrigger_ARM) DeepCopy

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

func (*StatusCodesBasedTrigger_ARM) DeepCopyInto

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

type StatusCodesBasedTrigger_STATUS

type StatusCodesBasedTrigger_STATUS struct {
	Count        *int    `json:"count,omitempty"`
	Path         *string `json:"path,omitempty"`
	Status       *int    `json:"status,omitempty"`
	SubStatus    *int    `json:"subStatus,omitempty"`
	TimeInterval *string `json:"timeInterval,omitempty"`
	Win32Status  *int    `json:"win32Status,omitempty"`
}

Deprecated version of StatusCodesBasedTrigger_STATUS. Use v1api20220301.StatusCodesBasedTrigger_STATUS instead

func (*StatusCodesBasedTrigger_STATUS) AssignProperties_From_StatusCodesBasedTrigger_STATUS

func (trigger *StatusCodesBasedTrigger_STATUS) AssignProperties_From_StatusCodesBasedTrigger_STATUS(source *v20220301s.StatusCodesBasedTrigger_STATUS) error

AssignProperties_From_StatusCodesBasedTrigger_STATUS populates our StatusCodesBasedTrigger_STATUS from the provided source StatusCodesBasedTrigger_STATUS

func (*StatusCodesBasedTrigger_STATUS) AssignProperties_To_StatusCodesBasedTrigger_STATUS

func (trigger *StatusCodesBasedTrigger_STATUS) AssignProperties_To_StatusCodesBasedTrigger_STATUS(destination *v20220301s.StatusCodesBasedTrigger_STATUS) error

AssignProperties_To_StatusCodesBasedTrigger_STATUS populates the provided destination StatusCodesBasedTrigger_STATUS from our StatusCodesBasedTrigger_STATUS

func (*StatusCodesBasedTrigger_STATUS) DeepCopy

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

func (*StatusCodesBasedTrigger_STATUS) DeepCopyInto

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

func (*StatusCodesBasedTrigger_STATUS) NewEmptyARMValue

func (trigger *StatusCodesBasedTrigger_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*StatusCodesBasedTrigger_STATUS) PopulateFromARM

func (trigger *StatusCodesBasedTrigger_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type StatusCodesBasedTrigger_STATUS_ARM

type StatusCodesBasedTrigger_STATUS_ARM struct {
	Count        *int    `json:"count,omitempty"`
	Path         *string `json:"path,omitempty"`
	Status       *int    `json:"status,omitempty"`
	SubStatus    *int    `json:"subStatus,omitempty"`
	TimeInterval *string `json:"timeInterval,omitempty"`
	Win32Status  *int    `json:"win32Status,omitempty"`
}

Deprecated version of StatusCodesBasedTrigger_STATUS. Use v1api20220301.StatusCodesBasedTrigger_STATUS instead

func (*StatusCodesBasedTrigger_STATUS_ARM) DeepCopy

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

func (*StatusCodesBasedTrigger_STATUS_ARM) DeepCopyInto

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

type StatusCodesRangeBasedTrigger

type StatusCodesRangeBasedTrigger struct {
	Count        *int    `json:"count,omitempty"`
	Path         *string `json:"path,omitempty"`
	StatusCodes  *string `json:"statusCodes,omitempty"`
	TimeInterval *string `json:"timeInterval,omitempty"`
}

Deprecated version of StatusCodesRangeBasedTrigger. Use v1api20220301.StatusCodesRangeBasedTrigger instead

func (*StatusCodesRangeBasedTrigger) AssignProperties_From_StatusCodesRangeBasedTrigger

func (trigger *StatusCodesRangeBasedTrigger) AssignProperties_From_StatusCodesRangeBasedTrigger(source *v20220301s.StatusCodesRangeBasedTrigger) error

AssignProperties_From_StatusCodesRangeBasedTrigger populates our StatusCodesRangeBasedTrigger from the provided source StatusCodesRangeBasedTrigger

func (*StatusCodesRangeBasedTrigger) AssignProperties_To_StatusCodesRangeBasedTrigger

func (trigger *StatusCodesRangeBasedTrigger) AssignProperties_To_StatusCodesRangeBasedTrigger(destination *v20220301s.StatusCodesRangeBasedTrigger) error

AssignProperties_To_StatusCodesRangeBasedTrigger populates the provided destination StatusCodesRangeBasedTrigger from our StatusCodesRangeBasedTrigger

func (*StatusCodesRangeBasedTrigger) ConvertToARM

func (trigger *StatusCodesRangeBasedTrigger) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*StatusCodesRangeBasedTrigger) DeepCopy

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

func (*StatusCodesRangeBasedTrigger) DeepCopyInto

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

func (*StatusCodesRangeBasedTrigger) NewEmptyARMValue

func (trigger *StatusCodesRangeBasedTrigger) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*StatusCodesRangeBasedTrigger) PopulateFromARM

func (trigger *StatusCodesRangeBasedTrigger) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type StatusCodesRangeBasedTrigger_ARM

type StatusCodesRangeBasedTrigger_ARM struct {
	Count        *int    `json:"count,omitempty"`
	Path         *string `json:"path,omitempty"`
	StatusCodes  *string `json:"statusCodes,omitempty"`
	TimeInterval *string `json:"timeInterval,omitempty"`
}

Deprecated version of StatusCodesRangeBasedTrigger. Use v1api20220301.StatusCodesRangeBasedTrigger instead

func (*StatusCodesRangeBasedTrigger_ARM) DeepCopy

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

func (*StatusCodesRangeBasedTrigger_ARM) DeepCopyInto

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

type StatusCodesRangeBasedTrigger_STATUS

type StatusCodesRangeBasedTrigger_STATUS struct {
	Count        *int    `json:"count,omitempty"`
	Path         *string `json:"path,omitempty"`
	StatusCodes  *string `json:"statusCodes,omitempty"`
	TimeInterval *string `json:"timeInterval,omitempty"`
}

Deprecated version of StatusCodesRangeBasedTrigger_STATUS. Use v1api20220301.StatusCodesRangeBasedTrigger_STATUS instead

func (*StatusCodesRangeBasedTrigger_STATUS) AssignProperties_From_StatusCodesRangeBasedTrigger_STATUS

func (trigger *StatusCodesRangeBasedTrigger_STATUS) AssignProperties_From_StatusCodesRangeBasedTrigger_STATUS(source *v20220301s.StatusCodesRangeBasedTrigger_STATUS) error

AssignProperties_From_StatusCodesRangeBasedTrigger_STATUS populates our StatusCodesRangeBasedTrigger_STATUS from the provided source StatusCodesRangeBasedTrigger_STATUS

func (*StatusCodesRangeBasedTrigger_STATUS) AssignProperties_To_StatusCodesRangeBasedTrigger_STATUS

func (trigger *StatusCodesRangeBasedTrigger_STATUS) AssignProperties_To_StatusCodesRangeBasedTrigger_STATUS(destination *v20220301s.StatusCodesRangeBasedTrigger_STATUS) error

AssignProperties_To_StatusCodesRangeBasedTrigger_STATUS populates the provided destination StatusCodesRangeBasedTrigger_STATUS from our StatusCodesRangeBasedTrigger_STATUS

func (*StatusCodesRangeBasedTrigger_STATUS) DeepCopy

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

func (*StatusCodesRangeBasedTrigger_STATUS) DeepCopyInto

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

func (*StatusCodesRangeBasedTrigger_STATUS) NewEmptyARMValue

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*StatusCodesRangeBasedTrigger_STATUS) PopulateFromARM

func (trigger *StatusCodesRangeBasedTrigger_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type StatusCodesRangeBasedTrigger_STATUS_ARM

type StatusCodesRangeBasedTrigger_STATUS_ARM struct {
	Count        *int    `json:"count,omitempty"`
	Path         *string `json:"path,omitempty"`
	StatusCodes  *string `json:"statusCodes,omitempty"`
	TimeInterval *string `json:"timeInterval,omitempty"`
}

Deprecated version of StatusCodesRangeBasedTrigger_STATUS. Use v1api20220301.StatusCodesRangeBasedTrigger_STATUS instead

func (*StatusCodesRangeBasedTrigger_STATUS_ARM) DeepCopy

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

func (*StatusCodesRangeBasedTrigger_STATUS_ARM) DeepCopyInto

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

type UserAssignedIdentityDetails

type UserAssignedIdentityDetails struct {
	Reference genruntime.ResourceReference `armReference:"Reference" json:"reference,omitempty"`
}

Deprecated version of UserAssignedIdentityDetails. Use v1api20220301.UserAssignedIdentityDetails instead

func (*UserAssignedIdentityDetails) AssignProperties_From_UserAssignedIdentityDetails

func (details *UserAssignedIdentityDetails) AssignProperties_From_UserAssignedIdentityDetails(source *v20220301s.UserAssignedIdentityDetails) error

AssignProperties_From_UserAssignedIdentityDetails populates our UserAssignedIdentityDetails from the provided source UserAssignedIdentityDetails

func (*UserAssignedIdentityDetails) AssignProperties_To_UserAssignedIdentityDetails

func (details *UserAssignedIdentityDetails) AssignProperties_To_UserAssignedIdentityDetails(destination *v20220301s.UserAssignedIdentityDetails) error

AssignProperties_To_UserAssignedIdentityDetails populates the provided destination UserAssignedIdentityDetails from our UserAssignedIdentityDetails

func (*UserAssignedIdentityDetails) DeepCopy

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

func (*UserAssignedIdentityDetails) DeepCopyInto

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

type UserAssignedIdentityDetails_ARM

type UserAssignedIdentityDetails_ARM struct {
}

Information about the user assigned identity for the resource

func (*UserAssignedIdentityDetails_ARM) DeepCopy

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

func (*UserAssignedIdentityDetails_ARM) DeepCopyInto

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

type UserAssignedIdentity_STATUS

type UserAssignedIdentity_STATUS struct {
	ClientId    *string `json:"clientId,omitempty"`
	PrincipalId *string `json:"principalId,omitempty"`
}

Deprecated version of UserAssignedIdentity_STATUS. Use v1api20220301.UserAssignedIdentity_STATUS instead

func (*UserAssignedIdentity_STATUS) AssignProperties_From_UserAssignedIdentity_STATUS

func (identity *UserAssignedIdentity_STATUS) AssignProperties_From_UserAssignedIdentity_STATUS(source *v20220301s.UserAssignedIdentity_STATUS) error

AssignProperties_From_UserAssignedIdentity_STATUS populates our UserAssignedIdentity_STATUS from the provided source UserAssignedIdentity_STATUS

func (*UserAssignedIdentity_STATUS) AssignProperties_To_UserAssignedIdentity_STATUS

func (identity *UserAssignedIdentity_STATUS) AssignProperties_To_UserAssignedIdentity_STATUS(destination *v20220301s.UserAssignedIdentity_STATUS) error

AssignProperties_To_UserAssignedIdentity_STATUS populates the provided destination UserAssignedIdentity_STATUS from our UserAssignedIdentity_STATUS

func (*UserAssignedIdentity_STATUS) DeepCopy

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

func (*UserAssignedIdentity_STATUS) DeepCopyInto

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

func (*UserAssignedIdentity_STATUS) NewEmptyARMValue

func (identity *UserAssignedIdentity_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*UserAssignedIdentity_STATUS) PopulateFromARM

func (identity *UserAssignedIdentity_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type UserAssignedIdentity_STATUS_ARM

type UserAssignedIdentity_STATUS_ARM struct {
	ClientId    *string `json:"clientId,omitempty"`
	PrincipalId *string `json:"principalId,omitempty"`
}

Deprecated version of UserAssignedIdentity_STATUS. Use v1api20220301.UserAssignedIdentity_STATUS instead

func (*UserAssignedIdentity_STATUS_ARM) DeepCopy

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

func (*UserAssignedIdentity_STATUS_ARM) DeepCopyInto

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

type VirtualApplication

type VirtualApplication struct {
	PhysicalPath       *string            `json:"physicalPath,omitempty"`
	PreloadEnabled     *bool              `json:"preloadEnabled,omitempty"`
	VirtualDirectories []VirtualDirectory `json:"virtualDirectories,omitempty"`
	VirtualPath        *string            `json:"virtualPath,omitempty"`
}

Deprecated version of VirtualApplication. Use v1api20220301.VirtualApplication instead

func (*VirtualApplication) AssignProperties_From_VirtualApplication

func (application *VirtualApplication) AssignProperties_From_VirtualApplication(source *v20220301s.VirtualApplication) error

AssignProperties_From_VirtualApplication populates our VirtualApplication from the provided source VirtualApplication

func (*VirtualApplication) AssignProperties_To_VirtualApplication

func (application *VirtualApplication) AssignProperties_To_VirtualApplication(destination *v20220301s.VirtualApplication) error

AssignProperties_To_VirtualApplication populates the provided destination VirtualApplication from our VirtualApplication

func (*VirtualApplication) ConvertToARM

func (application *VirtualApplication) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*VirtualApplication) DeepCopy

func (in *VirtualApplication) DeepCopy() *VirtualApplication

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

func (*VirtualApplication) DeepCopyInto

func (in *VirtualApplication) DeepCopyInto(out *VirtualApplication)

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

func (*VirtualApplication) NewEmptyARMValue

func (application *VirtualApplication) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*VirtualApplication) PopulateFromARM

func (application *VirtualApplication) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type VirtualApplication_ARM

type VirtualApplication_ARM struct {
	PhysicalPath       *string                `json:"physicalPath,omitempty"`
	PreloadEnabled     *bool                  `json:"preloadEnabled,omitempty"`
	VirtualDirectories []VirtualDirectory_ARM `json:"virtualDirectories,omitempty"`
	VirtualPath        *string                `json:"virtualPath,omitempty"`
}

Deprecated version of VirtualApplication. Use v1api20220301.VirtualApplication instead

func (*VirtualApplication_ARM) DeepCopy

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

func (*VirtualApplication_ARM) DeepCopyInto

func (in *VirtualApplication_ARM) DeepCopyInto(out *VirtualApplication_ARM)

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

type VirtualApplication_STATUS

type VirtualApplication_STATUS struct {
	PhysicalPath       *string                   `json:"physicalPath,omitempty"`
	PreloadEnabled     *bool                     `json:"preloadEnabled,omitempty"`
	VirtualDirectories []VirtualDirectory_STATUS `json:"virtualDirectories,omitempty"`
	VirtualPath        *string                   `json:"virtualPath,omitempty"`
}

Deprecated version of VirtualApplication_STATUS. Use v1api20220301.VirtualApplication_STATUS instead

func (*VirtualApplication_STATUS) AssignProperties_From_VirtualApplication_STATUS

func (application *VirtualApplication_STATUS) AssignProperties_From_VirtualApplication_STATUS(source *v20220301s.VirtualApplication_STATUS) error

AssignProperties_From_VirtualApplication_STATUS populates our VirtualApplication_STATUS from the provided source VirtualApplication_STATUS

func (*VirtualApplication_STATUS) AssignProperties_To_VirtualApplication_STATUS

func (application *VirtualApplication_STATUS) AssignProperties_To_VirtualApplication_STATUS(destination *v20220301s.VirtualApplication_STATUS) error

AssignProperties_To_VirtualApplication_STATUS populates the provided destination VirtualApplication_STATUS from our VirtualApplication_STATUS

func (*VirtualApplication_STATUS) DeepCopy

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

func (*VirtualApplication_STATUS) DeepCopyInto

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

func (*VirtualApplication_STATUS) NewEmptyARMValue

func (application *VirtualApplication_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*VirtualApplication_STATUS) PopulateFromARM

func (application *VirtualApplication_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type VirtualApplication_STATUS_ARM

type VirtualApplication_STATUS_ARM struct {
	PhysicalPath       *string                       `json:"physicalPath,omitempty"`
	PreloadEnabled     *bool                         `json:"preloadEnabled,omitempty"`
	VirtualDirectories []VirtualDirectory_STATUS_ARM `json:"virtualDirectories,omitempty"`
	VirtualPath        *string                       `json:"virtualPath,omitempty"`
}

Deprecated version of VirtualApplication_STATUS. Use v1api20220301.VirtualApplication_STATUS instead

func (*VirtualApplication_STATUS_ARM) DeepCopy

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

func (*VirtualApplication_STATUS_ARM) DeepCopyInto

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

type VirtualDirectory

type VirtualDirectory struct {
	PhysicalPath *string `json:"physicalPath,omitempty"`
	VirtualPath  *string `json:"virtualPath,omitempty"`
}

Deprecated version of VirtualDirectory. Use v1api20220301.VirtualDirectory instead

func (*VirtualDirectory) AssignProperties_From_VirtualDirectory

func (directory *VirtualDirectory) AssignProperties_From_VirtualDirectory(source *v20220301s.VirtualDirectory) error

AssignProperties_From_VirtualDirectory populates our VirtualDirectory from the provided source VirtualDirectory

func (*VirtualDirectory) AssignProperties_To_VirtualDirectory

func (directory *VirtualDirectory) AssignProperties_To_VirtualDirectory(destination *v20220301s.VirtualDirectory) error

AssignProperties_To_VirtualDirectory populates the provided destination VirtualDirectory from our VirtualDirectory

func (*VirtualDirectory) ConvertToARM

func (directory *VirtualDirectory) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*VirtualDirectory) DeepCopy

func (in *VirtualDirectory) DeepCopy() *VirtualDirectory

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

func (*VirtualDirectory) DeepCopyInto

func (in *VirtualDirectory) DeepCopyInto(out *VirtualDirectory)

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

func (*VirtualDirectory) NewEmptyARMValue

func (directory *VirtualDirectory) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*VirtualDirectory) PopulateFromARM

func (directory *VirtualDirectory) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type VirtualDirectory_ARM

type VirtualDirectory_ARM struct {
	PhysicalPath *string `json:"physicalPath,omitempty"`
	VirtualPath  *string `json:"virtualPath,omitempty"`
}

Deprecated version of VirtualDirectory. Use v1api20220301.VirtualDirectory instead

func (*VirtualDirectory_ARM) DeepCopy

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

func (*VirtualDirectory_ARM) DeepCopyInto

func (in *VirtualDirectory_ARM) DeepCopyInto(out *VirtualDirectory_ARM)

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

type VirtualDirectory_STATUS

type VirtualDirectory_STATUS struct {
	PhysicalPath *string `json:"physicalPath,omitempty"`
	VirtualPath  *string `json:"virtualPath,omitempty"`
}

Deprecated version of VirtualDirectory_STATUS. Use v1api20220301.VirtualDirectory_STATUS instead

func (*VirtualDirectory_STATUS) AssignProperties_From_VirtualDirectory_STATUS

func (directory *VirtualDirectory_STATUS) AssignProperties_From_VirtualDirectory_STATUS(source *v20220301s.VirtualDirectory_STATUS) error

AssignProperties_From_VirtualDirectory_STATUS populates our VirtualDirectory_STATUS from the provided source VirtualDirectory_STATUS

func (*VirtualDirectory_STATUS) AssignProperties_To_VirtualDirectory_STATUS

func (directory *VirtualDirectory_STATUS) AssignProperties_To_VirtualDirectory_STATUS(destination *v20220301s.VirtualDirectory_STATUS) error

AssignProperties_To_VirtualDirectory_STATUS populates the provided destination VirtualDirectory_STATUS from our VirtualDirectory_STATUS

func (*VirtualDirectory_STATUS) DeepCopy

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

func (*VirtualDirectory_STATUS) DeepCopyInto

func (in *VirtualDirectory_STATUS) DeepCopyInto(out *VirtualDirectory_STATUS)

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

func (*VirtualDirectory_STATUS) NewEmptyARMValue

func (directory *VirtualDirectory_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*VirtualDirectory_STATUS) PopulateFromARM

func (directory *VirtualDirectory_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type VirtualDirectory_STATUS_ARM

type VirtualDirectory_STATUS_ARM struct {
	PhysicalPath *string `json:"physicalPath,omitempty"`
	VirtualPath  *string `json:"virtualPath,omitempty"`
}

Deprecated version of VirtualDirectory_STATUS. Use v1api20220301.VirtualDirectory_STATUS instead

func (*VirtualDirectory_STATUS_ARM) DeepCopy

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

func (*VirtualDirectory_STATUS_ARM) DeepCopyInto

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

Jump to

Keyboard shortcuts

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