v1alpha1api20211101

package
v2.0.0-alpha.4 Latest Latest
Warning

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

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

Documentation

Overview

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Index

Constants

View Source
const (
	AuthorizationRuleStatusPropertiesRightsListen = AuthorizationRuleStatusPropertiesRights("Listen")
	AuthorizationRuleStatusPropertiesRightsManage = AuthorizationRuleStatusPropertiesRights("Manage")
	AuthorizationRuleStatusPropertiesRightsSend   = AuthorizationRuleStatusPropertiesRights("Send")
)
View Source
const (
	SystemDataStatusCreatedByTypeApplication     = SystemDataStatusCreatedByType("Application")
	SystemDataStatusCreatedByTypeKey             = SystemDataStatusCreatedByType("Key")
	SystemDataStatusCreatedByTypeManagedIdentity = SystemDataStatusCreatedByType("ManagedIdentity")
	SystemDataStatusCreatedByTypeUser            = SystemDataStatusCreatedByType("User")
)
View Source
const (
	SystemDataStatusLastModifiedByTypeApplication     = SystemDataStatusLastModifiedByType("Application")
	SystemDataStatusLastModifiedByTypeKey             = SystemDataStatusLastModifiedByType("Key")
	SystemDataStatusLastModifiedByTypeManagedIdentity = SystemDataStatusLastModifiedByType("ManagedIdentity")
	SystemDataStatusLastModifiedByTypeUser            = SystemDataStatusLastModifiedByType("User")
)
View Source
const (
	IdentityStatusTypeNone                       = IdentityStatusType("None")
	IdentityStatusTypeSystemAssigned             = IdentityStatusType("SystemAssigned")
	IdentityStatusTypeSystemAssignedUserAssigned = IdentityStatusType("SystemAssigned, UserAssigned")
	IdentityStatusTypeUserAssigned               = IdentityStatusType("UserAssigned")
)
View Source
const (
	SkuStatusNameBasic    = SkuStatusName("Basic")
	SkuStatusNamePremium  = SkuStatusName("Premium")
	SkuStatusNameStandard = SkuStatusName("Standard")
)
View Source
const (
	SkuStatusTierBasic    = SkuStatusTier("Basic")
	SkuStatusTierPremium  = SkuStatusTier("Premium")
	SkuStatusTierStandard = SkuStatusTier("Standard")
)
View Source
const (
	EventhubStatusPropertiesStatusActive          = EventhubStatusPropertiesStatus("Active")
	EventhubStatusPropertiesStatusCreating        = EventhubStatusPropertiesStatus("Creating")
	EventhubStatusPropertiesStatusDeleting        = EventhubStatusPropertiesStatus("Deleting")
	EventhubStatusPropertiesStatusDisabled        = EventhubStatusPropertiesStatus("Disabled")
	EventhubStatusPropertiesStatusReceiveDisabled = EventhubStatusPropertiesStatus("ReceiveDisabled")
	EventhubStatusPropertiesStatusRenaming        = EventhubStatusPropertiesStatus("Renaming")
	EventhubStatusPropertiesStatusRestoring       = EventhubStatusPropertiesStatus("Restoring")
	EventhubStatusPropertiesStatusSendDisabled    = EventhubStatusPropertiesStatus("SendDisabled")
	EventhubStatusPropertiesStatusUnknown         = EventhubStatusPropertiesStatus("Unknown")
)
View Source
const (
	CaptureDescriptionStatusEncodingAvro        = CaptureDescriptionStatusEncoding("Avro")
	CaptureDescriptionStatusEncodingAvroDeflate = CaptureDescriptionStatusEncoding("AvroDeflate")
)
View Source
const (
	IdentityTypeNone                       = IdentityType("None")
	IdentityTypeSystemAssigned             = IdentityType("SystemAssigned")
	IdentityTypeSystemAssignedUserAssigned = IdentityType("SystemAssigned, UserAssigned")
	IdentityTypeUserAssigned               = IdentityType("UserAssigned")
)
View Source
const (
	SkuNameBasic    = SkuName("Basic")
	SkuNamePremium  = SkuName("Premium")
	SkuNameStandard = SkuName("Standard")
)
View Source
const (
	SkuTierBasic    = SkuTier("Basic")
	SkuTierPremium  = SkuTier("Premium")
	SkuTierStandard = SkuTier("Standard")
)
View Source
const (
	AuthorizationRulePropertiesRightsListen = AuthorizationRulePropertiesRights("Listen")
	AuthorizationRulePropertiesRightsManage = AuthorizationRulePropertiesRights("Manage")
	AuthorizationRulePropertiesRightsSend   = AuthorizationRulePropertiesRights("Send")
)
View Source
const (
	NamespacesEventhubsSpecPropertiesCaptureDescriptionEncodingAvro        = NamespacesEventhubsSpecPropertiesCaptureDescriptionEncoding("Avro")
	NamespacesEventhubsSpecPropertiesCaptureDescriptionEncodingAvroDeflate = NamespacesEventhubsSpecPropertiesCaptureDescriptionEncoding("AvroDeflate")
)
View Source
const EncryptionKeySourceMicrosoftKeyVault = EncryptionKeySource("Microsoft.KeyVault")
View Source
const EncryptionStatusKeySourceMicrosoftKeyVault = EncryptionStatusKeySource("Microsoft.KeyVault")
View Source
const NamespacesAuthorizationRulesSpecAPIVersion20211101 = NamespacesAuthorizationRulesSpecAPIVersion("2021-11-01")
View Source
const NamespacesEventhubsAuthorizationRulesSpecAPIVersion20211101 = NamespacesEventhubsAuthorizationRulesSpecAPIVersion("2021-11-01")
View Source
const NamespacesEventhubsConsumergroupsSpecAPIVersion20211101 = NamespacesEventhubsConsumergroupsSpecAPIVersion("2021-11-01")
View Source
const NamespacesEventhubsSpecAPIVersion20211101 = NamespacesEventhubsSpecAPIVersion("2021-11-01")
View Source
const NamespacesSpecAPIVersion20211101 = NamespacesSpecAPIVersion("2021-11-01")

Variables

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

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

type AuthorizationRulePropertiesARM struct {
	//Rights: The rights associated with the rule.
	Rights []AuthorizationRulePropertiesRights `json:"rights"`
}

Generated from: https://schema.management.azure.com/schemas/2021-11-01/Microsoft.EventHub.json#/definitions/AuthorizationRuleProperties

func (*AuthorizationRulePropertiesARM) DeepCopy

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

func (*AuthorizationRulePropertiesARM) DeepCopyInto

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

type AuthorizationRulePropertiesRights

type AuthorizationRulePropertiesRights string

+kubebuilder:validation:Enum={"Listen","Manage","Send"}

type AuthorizationRuleStatusPropertiesRights

type AuthorizationRuleStatusPropertiesRights string

type AuthorizationRule_Status

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

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

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

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

	//Rights: The rights associated with the rule.
	Rights []AuthorizationRuleStatusPropertiesRights `json:"rights,omitempty"`

	//SystemData: The system meta data relating to this resource.
	SystemData *SystemData_Status `json:"systemData,omitempty"`

	//Type: The type of the resource. E.g. "Microsoft.EventHub/Namespaces" or
	//"Microsoft.EventHub/Namespaces/EventHubs"
	Type *string `json:"type,omitempty"`
}

func (*AuthorizationRule_Status) AssignPropertiesFromAuthorizationRuleStatus

func (authorizationRuleStatus *AuthorizationRule_Status) AssignPropertiesFromAuthorizationRuleStatus(source *v1alpha1api20211101storage.AuthorizationRule_Status) error

AssignPropertiesFromAuthorizationRuleStatus populates our AuthorizationRule_Status from the provided source AuthorizationRule_Status

func (*AuthorizationRule_Status) AssignPropertiesToAuthorizationRuleStatus

func (authorizationRuleStatus *AuthorizationRule_Status) AssignPropertiesToAuthorizationRuleStatus(destination *v1alpha1api20211101storage.AuthorizationRule_Status) error

AssignPropertiesToAuthorizationRuleStatus populates the provided destination AuthorizationRule_Status from our AuthorizationRule_Status

func (*AuthorizationRule_Status) ConvertStatusFrom

func (authorizationRuleStatus *AuthorizationRule_Status) ConvertStatusFrom(source genruntime.ConvertibleStatus) error

ConvertStatusFrom populates our AuthorizationRule_Status from the provided source

func (*AuthorizationRule_Status) ConvertStatusTo

func (authorizationRuleStatus *AuthorizationRule_Status) ConvertStatusTo(destination genruntime.ConvertibleStatus) error

ConvertStatusTo populates the provided destination from our AuthorizationRule_Status

func (*AuthorizationRule_Status) DeepCopy

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

func (*AuthorizationRule_Status) DeepCopyInto

func (in *AuthorizationRule_Status) DeepCopyInto(out *AuthorizationRule_Status)

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

func (*AuthorizationRule_Status) NewEmptyARMValue

func (authorizationRuleStatus *AuthorizationRule_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*AuthorizationRule_Status) PopulateFromARM

func (authorizationRuleStatus *AuthorizationRule_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type AuthorizationRule_StatusARM

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

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

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

	//Properties: Properties supplied to create or update AuthorizationRule
	Properties *AuthorizationRule_Status_PropertiesARM `json:"properties,omitempty"`

	//SystemData: The system meta data relating to this resource.
	SystemData *SystemData_StatusARM `json:"systemData,omitempty"`

	//Type: The type of the resource. E.g. "Microsoft.EventHub/Namespaces" or
	//"Microsoft.EventHub/Namespaces/EventHubs"
	Type *string `json:"type,omitempty"`
}

func (*AuthorizationRule_StatusARM) DeepCopy

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

func (*AuthorizationRule_StatusARM) DeepCopyInto

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

type AuthorizationRule_Status_PropertiesARM

type AuthorizationRule_Status_PropertiesARM struct {
	//Rights: The rights associated with the rule.
	Rights []AuthorizationRuleStatusPropertiesRights `json:"rights"`
}

func (*AuthorizationRule_Status_PropertiesARM) DeepCopy

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

func (*AuthorizationRule_Status_PropertiesARM) DeepCopyInto

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

type CaptureDescriptionStatusEncoding

type CaptureDescriptionStatusEncoding string

type CaptureDescription_Status

type CaptureDescription_Status struct {
	//Destination: Properties of Destination where capture will be stored. (Storage
	//Account, Blob Names)
	Destination *Destination_Status `json:"destination,omitempty"`

	//Enabled: A value that indicates whether capture description is enabled.
	Enabled *bool `json:"enabled,omitempty"`

	//Encoding: Enumerates the possible values for the encoding format of capture
	//description. Note: 'AvroDeflate' will be deprecated in New API Version
	Encoding *CaptureDescriptionStatusEncoding `json:"encoding,omitempty"`

	//IntervalInSeconds: The time window allows you to set the frequency with which
	//the capture to Azure Blobs will happen, value should between 60 to 900 seconds
	IntervalInSeconds *int `json:"intervalInSeconds,omitempty"`

	//SizeLimitInBytes: The size window defines the amount of data built up in your
	//Event Hub before an capture operation, value should be between 10485760 to
	//524288000 bytes
	SizeLimitInBytes *int `json:"sizeLimitInBytes,omitempty"`

	//SkipEmptyArchives: A value that indicates whether to Skip Empty Archives
	SkipEmptyArchives *bool `json:"skipEmptyArchives,omitempty"`
}

func (*CaptureDescription_Status) AssignPropertiesFromCaptureDescriptionStatus

func (captureDescriptionStatus *CaptureDescription_Status) AssignPropertiesFromCaptureDescriptionStatus(source *v1alpha1api20211101storage.CaptureDescription_Status) error

AssignPropertiesFromCaptureDescriptionStatus populates our CaptureDescription_Status from the provided source CaptureDescription_Status

func (*CaptureDescription_Status) AssignPropertiesToCaptureDescriptionStatus

func (captureDescriptionStatus *CaptureDescription_Status) AssignPropertiesToCaptureDescriptionStatus(destination *v1alpha1api20211101storage.CaptureDescription_Status) error

AssignPropertiesToCaptureDescriptionStatus populates the provided destination CaptureDescription_Status from our CaptureDescription_Status

func (*CaptureDescription_Status) DeepCopy

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

func (*CaptureDescription_Status) DeepCopyInto

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

func (*CaptureDescription_Status) NewEmptyARMValue

func (captureDescriptionStatus *CaptureDescription_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*CaptureDescription_Status) PopulateFromARM

func (captureDescriptionStatus *CaptureDescription_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type CaptureDescription_StatusARM

type CaptureDescription_StatusARM struct {
	//Destination: Properties of Destination where capture will be stored. (Storage
	//Account, Blob Names)
	Destination *Destination_StatusARM `json:"destination,omitempty"`

	//Enabled: A value that indicates whether capture description is enabled.
	Enabled *bool `json:"enabled,omitempty"`

	//Encoding: Enumerates the possible values for the encoding format of capture
	//description. Note: 'AvroDeflate' will be deprecated in New API Version
	Encoding *CaptureDescriptionStatusEncoding `json:"encoding,omitempty"`

	//IntervalInSeconds: The time window allows you to set the frequency with which
	//the capture to Azure Blobs will happen, value should between 60 to 900 seconds
	IntervalInSeconds *int `json:"intervalInSeconds,omitempty"`

	//SizeLimitInBytes: The size window defines the amount of data built up in your
	//Event Hub before an capture operation, value should be between 10485760 to
	//524288000 bytes
	SizeLimitInBytes *int `json:"sizeLimitInBytes,omitempty"`

	//SkipEmptyArchives: A value that indicates whether to Skip Empty Archives
	SkipEmptyArchives *bool `json:"skipEmptyArchives,omitempty"`
}

func (*CaptureDescription_StatusARM) DeepCopy

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

func (*CaptureDescription_StatusARM) DeepCopyInto

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

type ConsumerGroupPropertiesARM

type ConsumerGroupPropertiesARM struct {
	//UserMetadata: User Metadata is a placeholder to store user-defined string data
	//with maximum length 1024. e.g. it can be used to store descriptive data, such as
	//list of teams and their contact information also user-defined configuration
	//settings can be stored.
	UserMetadata *string `json:"userMetadata,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-11-01/Microsoft.EventHub.json#/definitions/ConsumerGroupProperties

func (*ConsumerGroupPropertiesARM) DeepCopy

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

func (*ConsumerGroupPropertiesARM) DeepCopyInto

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

type ConsumerGroup_Status

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

	//CreatedAt: Exact time the message was created.
	CreatedAt *string `json:"createdAt,omitempty"`

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

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

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

	//SystemData: The system meta data relating to this resource.
	SystemData *SystemData_Status `json:"systemData,omitempty"`

	//Type: The type of the resource. E.g. "Microsoft.EventHub/Namespaces" or
	//"Microsoft.EventHub/Namespaces/EventHubs"
	Type *string `json:"type,omitempty"`

	//UpdatedAt: The exact time the message was updated.
	UpdatedAt *string `json:"updatedAt,omitempty"`

	//UserMetadata: User Metadata is a placeholder to store user-defined string data
	//with maximum length 1024. e.g. it can be used to store descriptive data, such as
	//list of teams and their contact information also user-defined configuration
	//settings can be stored.
	UserMetadata *string `json:"userMetadata,omitempty"`
}

func (*ConsumerGroup_Status) AssignPropertiesFromConsumerGroupStatus

func (consumerGroupStatus *ConsumerGroup_Status) AssignPropertiesFromConsumerGroupStatus(source *v1alpha1api20211101storage.ConsumerGroup_Status) error

AssignPropertiesFromConsumerGroupStatus populates our ConsumerGroup_Status from the provided source ConsumerGroup_Status

func (*ConsumerGroup_Status) AssignPropertiesToConsumerGroupStatus

func (consumerGroupStatus *ConsumerGroup_Status) AssignPropertiesToConsumerGroupStatus(destination *v1alpha1api20211101storage.ConsumerGroup_Status) error

AssignPropertiesToConsumerGroupStatus populates the provided destination ConsumerGroup_Status from our ConsumerGroup_Status

func (*ConsumerGroup_Status) ConvertStatusFrom

func (consumerGroupStatus *ConsumerGroup_Status) ConvertStatusFrom(source genruntime.ConvertibleStatus) error

ConvertStatusFrom populates our ConsumerGroup_Status from the provided source

func (*ConsumerGroup_Status) ConvertStatusTo

func (consumerGroupStatus *ConsumerGroup_Status) ConvertStatusTo(destination genruntime.ConvertibleStatus) error

ConvertStatusTo populates the provided destination from our ConsumerGroup_Status

func (*ConsumerGroup_Status) DeepCopy

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

func (*ConsumerGroup_Status) DeepCopyInto

func (in *ConsumerGroup_Status) DeepCopyInto(out *ConsumerGroup_Status)

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

func (*ConsumerGroup_Status) NewEmptyARMValue

func (consumerGroupStatus *ConsumerGroup_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*ConsumerGroup_Status) PopulateFromARM

func (consumerGroupStatus *ConsumerGroup_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type ConsumerGroup_StatusARM

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

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

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

	//Properties: Single item in List or Get Consumer group operation
	Properties *ConsumerGroup_Status_PropertiesARM `json:"properties,omitempty"`

	//SystemData: The system meta data relating to this resource.
	SystemData *SystemData_StatusARM `json:"systemData,omitempty"`

	//Type: The type of the resource. E.g. "Microsoft.EventHub/Namespaces" or
	//"Microsoft.EventHub/Namespaces/EventHubs"
	Type *string `json:"type,omitempty"`
}

func (*ConsumerGroup_StatusARM) DeepCopy

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

func (*ConsumerGroup_StatusARM) DeepCopyInto

func (in *ConsumerGroup_StatusARM) DeepCopyInto(out *ConsumerGroup_StatusARM)

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

type ConsumerGroup_Status_PropertiesARM

type ConsumerGroup_Status_PropertiesARM struct {
	//CreatedAt: Exact time the message was created.
	CreatedAt *string `json:"createdAt,omitempty"`

	//UpdatedAt: The exact time the message was updated.
	UpdatedAt *string `json:"updatedAt,omitempty"`

	//UserMetadata: User Metadata is a placeholder to store user-defined string data
	//with maximum length 1024. e.g. it can be used to store descriptive data, such as
	//list of teams and their contact information also user-defined configuration
	//settings can be stored.
	UserMetadata *string `json:"userMetadata,omitempty"`
}

func (*ConsumerGroup_Status_PropertiesARM) DeepCopy

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

func (*ConsumerGroup_Status_PropertiesARM) DeepCopyInto

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

type DestinationPropertiesARM

type DestinationPropertiesARM struct {
	//ArchiveNameFormat: Blob naming convention for archive, e.g.
	//{Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}.
	//Here all the parameters (Namespace,EventHub .. etc) are mandatory irrespective
	//of order
	ArchiveNameFormat *string `json:"archiveNameFormat,omitempty"`

	//BlobContainer: Blob container Name
	BlobContainer *string `json:"blobContainer,omitempty"`

	//DataLakeAccountName: The Azure Data Lake Store name for the captured events
	DataLakeAccountName *string `json:"dataLakeAccountName,omitempty"`

	//DataLakeFolderPath: The destination folder path for the captured events
	DataLakeFolderPath *string `json:"dataLakeFolderPath,omitempty"`

	//DataLakeSubscriptionId: Subscription Id of Azure Data Lake Store
	DataLakeSubscriptionId   *string `json:"dataLakeSubscriptionId,omitempty"`
	StorageAccountResourceId *string `json:"storageAccountResourceId,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-11-01/Microsoft.EventHub.json#/definitions/DestinationProperties

func (*DestinationPropertiesARM) DeepCopy

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

func (*DestinationPropertiesARM) DeepCopyInto

func (in *DestinationPropertiesARM) DeepCopyInto(out *DestinationPropertiesARM)

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

type Destination_Status

type Destination_Status struct {
	//ArchiveNameFormat: Blob naming convention for archive, e.g.
	//{Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}.
	//Here all the parameters (Namespace,EventHub .. etc) are mandatory irrespective
	//of order
	ArchiveNameFormat *string `json:"archiveNameFormat,omitempty"`

	//BlobContainer: Blob container Name
	BlobContainer *string `json:"blobContainer,omitempty"`

	//DataLakeAccountName: The Azure Data Lake Store name for the captured events
	DataLakeAccountName *string `json:"dataLakeAccountName,omitempty"`

	//DataLakeFolderPath: The destination folder path for the captured events
	DataLakeFolderPath *string `json:"dataLakeFolderPath,omitempty"`

	//DataLakeSubscriptionId: Subscription Id of Azure Data Lake Store
	DataLakeSubscriptionId *string `json:"dataLakeSubscriptionId,omitempty"`

	//Name: Name for capture destination
	Name *string `json:"name,omitempty"`

	//StorageAccountResourceId: Resource id of the storage account to be used to
	//create the blobs
	StorageAccountResourceId *string `json:"storageAccountResourceId,omitempty"`
}

func (*Destination_Status) AssignPropertiesFromDestinationStatus

func (destinationStatus *Destination_Status) AssignPropertiesFromDestinationStatus(source *v1alpha1api20211101storage.Destination_Status) error

AssignPropertiesFromDestinationStatus populates our Destination_Status from the provided source Destination_Status

func (*Destination_Status) AssignPropertiesToDestinationStatus

func (destinationStatus *Destination_Status) AssignPropertiesToDestinationStatus(destination *v1alpha1api20211101storage.Destination_Status) error

AssignPropertiesToDestinationStatus populates the provided destination Destination_Status from our Destination_Status

func (*Destination_Status) DeepCopy

func (in *Destination_Status) DeepCopy() *Destination_Status

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

func (*Destination_Status) DeepCopyInto

func (in *Destination_Status) DeepCopyInto(out *Destination_Status)

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

func (*Destination_Status) NewEmptyARMValue

func (destinationStatus *Destination_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Destination_Status) PopulateFromARM

func (destinationStatus *Destination_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type Destination_StatusARM

type Destination_StatusARM struct {
	//Name: Name for capture destination
	Name *string `json:"name,omitempty"`

	//Properties: Properties describing the storage account, blob container and
	//archive name format for capture destination
	Properties *Destination_Status_PropertiesARM `json:"properties,omitempty"`
}

func (*Destination_StatusARM) DeepCopy

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

func (*Destination_StatusARM) DeepCopyInto

func (in *Destination_StatusARM) DeepCopyInto(out *Destination_StatusARM)

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

type Destination_Status_PropertiesARM

type Destination_Status_PropertiesARM struct {
	//ArchiveNameFormat: Blob naming convention for archive, e.g.
	//{Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}.
	//Here all the parameters (Namespace,EventHub .. etc) are mandatory irrespective
	//of order
	ArchiveNameFormat *string `json:"archiveNameFormat,omitempty"`

	//BlobContainer: Blob container Name
	BlobContainer *string `json:"blobContainer,omitempty"`

	//DataLakeAccountName: The Azure Data Lake Store name for the captured events
	DataLakeAccountName *string `json:"dataLakeAccountName,omitempty"`

	//DataLakeFolderPath: The destination folder path for the captured events
	DataLakeFolderPath *string `json:"dataLakeFolderPath,omitempty"`

	//DataLakeSubscriptionId: Subscription Id of Azure Data Lake Store
	DataLakeSubscriptionId *string `json:"dataLakeSubscriptionId,omitempty"`

	//StorageAccountResourceId: Resource id of the storage account to be used to
	//create the blobs
	StorageAccountResourceId *string `json:"storageAccountResourceId,omitempty"`
}

func (*Destination_Status_PropertiesARM) DeepCopy

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

func (*Destination_Status_PropertiesARM) DeepCopyInto

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

type EHNamespace_Status

type EHNamespace_Status struct {
	//AlternateName: Alternate name specified when alias and namespace names are same.
	AlternateName *string `json:"alternateName,omitempty"`

	//ClusterArmId: Cluster ARM ID of the Namespace.
	ClusterArmId *string `json:"clusterArmId,omitempty"`

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

	//CreatedAt: The time the Namespace was created.
	CreatedAt *string `json:"createdAt,omitempty"`

	//DisableLocalAuth: This property disables SAS authentication for the Event Hubs
	//namespace.
	DisableLocalAuth *bool `json:"disableLocalAuth,omitempty"`

	//Encryption: Properties of BYOK Encryption description
	Encryption *Encryption_Status `json:"encryption,omitempty"`

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

	//Identity: Properties of BYOK Identity description
	Identity *Identity_Status `json:"identity,omitempty"`

	//IsAutoInflateEnabled: Value that indicates whether AutoInflate is enabled for
	//eventhub namespace.
	IsAutoInflateEnabled *bool `json:"isAutoInflateEnabled,omitempty"`

	//KafkaEnabled: Value that indicates whether Kafka is enabled for eventhub
	//namespace.
	KafkaEnabled *bool `json:"kafkaEnabled,omitempty"`

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

	//MaximumThroughputUnits: Upper limit of throughput units when AutoInflate is
	//enabled, value should be within 0 to 20 throughput units. ( '0' if
	//AutoInflateEnabled = true)
	MaximumThroughputUnits *int `json:"maximumThroughputUnits,omitempty"`

	//MetricId: Identifier for Azure Insights metrics.
	MetricId *string `json:"metricId,omitempty"`

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

	//PrivateEndpointConnections: List of private endpoint connections.
	PrivateEndpointConnections []PrivateEndpointConnection_Status_SubResourceEmbedded `json:"privateEndpointConnections,omitempty"`

	//ProvisioningState: Provisioning state of the Namespace.
	ProvisioningState *string `json:"provisioningState,omitempty"`

	//ServiceBusEndpoint: Endpoint you can use to perform Service Bus operations.
	ServiceBusEndpoint *string `json:"serviceBusEndpoint,omitempty"`

	//Sku: Properties of sku resource
	Sku *Sku_Status `json:"sku,omitempty"`

	//Status: Status of the Namespace.
	Status *string `json:"status,omitempty"`

	//SystemData: The system meta data relating to this resource.
	SystemData *SystemData_Status `json:"systemData,omitempty"`

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

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

	//UpdatedAt: The time the Namespace was updated.
	UpdatedAt *string `json:"updatedAt,omitempty"`

	//ZoneRedundant: Enabling this property creates a Standard Event Hubs Namespace in
	//regions supported availability zones.
	ZoneRedundant *bool `json:"zoneRedundant,omitempty"`
}

func (*EHNamespace_Status) AssignPropertiesFromEHNamespaceStatus

func (ehNamespaceStatus *EHNamespace_Status) AssignPropertiesFromEHNamespaceStatus(source *v1alpha1api20211101storage.EHNamespace_Status) error

AssignPropertiesFromEHNamespaceStatus populates our EHNamespace_Status from the provided source EHNamespace_Status

func (*EHNamespace_Status) AssignPropertiesToEHNamespaceStatus

func (ehNamespaceStatus *EHNamespace_Status) AssignPropertiesToEHNamespaceStatus(destination *v1alpha1api20211101storage.EHNamespace_Status) error

AssignPropertiesToEHNamespaceStatus populates the provided destination EHNamespace_Status from our EHNamespace_Status

func (*EHNamespace_Status) ConvertStatusFrom

func (ehNamespaceStatus *EHNamespace_Status) ConvertStatusFrom(source genruntime.ConvertibleStatus) error

ConvertStatusFrom populates our EHNamespace_Status from the provided source

func (*EHNamespace_Status) ConvertStatusTo

func (ehNamespaceStatus *EHNamespace_Status) ConvertStatusTo(destination genruntime.ConvertibleStatus) error

ConvertStatusTo populates the provided destination from our EHNamespace_Status

func (*EHNamespace_Status) DeepCopy

func (in *EHNamespace_Status) DeepCopy() *EHNamespace_Status

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

func (*EHNamespace_Status) DeepCopyInto

func (in *EHNamespace_Status) DeepCopyInto(out *EHNamespace_Status)

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

func (*EHNamespace_Status) NewEmptyARMValue

func (ehNamespaceStatus *EHNamespace_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*EHNamespace_Status) PopulateFromARM

func (ehNamespaceStatus *EHNamespace_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type EHNamespace_StatusARM

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

	//Identity: Properties of BYOK Identity description
	Identity *Identity_StatusARM `json:"identity,omitempty"`

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

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

	//Properties: Namespace properties supplied for create namespace operation.
	Properties *EHNamespace_Status_PropertiesARM `json:"properties,omitempty"`

	//Sku: Properties of sku resource
	Sku *Sku_StatusARM `json:"sku,omitempty"`

	//SystemData: The system meta data relating to this resource.
	SystemData *SystemData_StatusARM `json:"systemData,omitempty"`

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

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

func (*EHNamespace_StatusARM) DeepCopy

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

func (*EHNamespace_StatusARM) DeepCopyInto

func (in *EHNamespace_StatusARM) DeepCopyInto(out *EHNamespace_StatusARM)

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

type EHNamespace_Status_PropertiesARM

type EHNamespace_Status_PropertiesARM struct {
	//AlternateName: Alternate name specified when alias and namespace names are same.
	AlternateName *string `json:"alternateName,omitempty"`

	//ClusterArmId: Cluster ARM ID of the Namespace.
	ClusterArmId *string `json:"clusterArmId,omitempty"`

	//CreatedAt: The time the Namespace was created.
	CreatedAt *string `json:"createdAt,omitempty"`

	//DisableLocalAuth: This property disables SAS authentication for the Event Hubs
	//namespace.
	DisableLocalAuth *bool `json:"disableLocalAuth,omitempty"`

	//Encryption: Properties of BYOK Encryption description
	Encryption *Encryption_StatusARM `json:"encryption,omitempty"`

	//IsAutoInflateEnabled: Value that indicates whether AutoInflate is enabled for
	//eventhub namespace.
	IsAutoInflateEnabled *bool `json:"isAutoInflateEnabled,omitempty"`

	//KafkaEnabled: Value that indicates whether Kafka is enabled for eventhub
	//namespace.
	KafkaEnabled *bool `json:"kafkaEnabled,omitempty"`

	//MaximumThroughputUnits: Upper limit of throughput units when AutoInflate is
	//enabled, value should be within 0 to 20 throughput units. ( '0' if
	//AutoInflateEnabled = true)
	MaximumThroughputUnits *int `json:"maximumThroughputUnits,omitempty"`

	//MetricId: Identifier for Azure Insights metrics.
	MetricId *string `json:"metricId,omitempty"`

	//PrivateEndpointConnections: List of private endpoint connections.
	PrivateEndpointConnections []PrivateEndpointConnection_Status_SubResourceEmbeddedARM `json:"privateEndpointConnections,omitempty"`

	//ProvisioningState: Provisioning state of the Namespace.
	ProvisioningState *string `json:"provisioningState,omitempty"`

	//ServiceBusEndpoint: Endpoint you can use to perform Service Bus operations.
	ServiceBusEndpoint *string `json:"serviceBusEndpoint,omitempty"`

	//Status: Status of the Namespace.
	Status *string `json:"status,omitempty"`

	//UpdatedAt: The time the Namespace was updated.
	UpdatedAt *string `json:"updatedAt,omitempty"`

	//ZoneRedundant: Enabling this property creates a Standard Event Hubs Namespace in
	//regions supported availability zones.
	ZoneRedundant *bool `json:"zoneRedundant,omitempty"`
}

func (*EHNamespace_Status_PropertiesARM) DeepCopy

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

func (*EHNamespace_Status_PropertiesARM) DeepCopyInto

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

type Encryption

type Encryption struct {
	//KeySource: Enumerates the possible value of keySource for Encryption.
	KeySource *EncryptionKeySource `json:"keySource,omitempty"`

	//KeyVaultProperties: Properties of KeyVault
	KeyVaultProperties []KeyVaultProperties `json:"keyVaultProperties,omitempty"`

	//RequireInfrastructureEncryption: Enable Infrastructure Encryption (Double
	//Encryption)
	RequireInfrastructureEncryption *bool `json:"requireInfrastructureEncryption,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-11-01/Microsoft.EventHub.json#/definitions/Encryption

func (*Encryption) AssignPropertiesFromEncryption

func (encryption *Encryption) AssignPropertiesFromEncryption(source *v1alpha1api20211101storage.Encryption) error

AssignPropertiesFromEncryption populates our Encryption from the provided source Encryption

func (*Encryption) AssignPropertiesToEncryption

func (encryption *Encryption) AssignPropertiesToEncryption(destination *v1alpha1api20211101storage.Encryption) error

AssignPropertiesToEncryption populates the provided destination Encryption from our Encryption

func (*Encryption) ConvertToARM

func (encryption *Encryption) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*Encryption) DeepCopy

func (in *Encryption) DeepCopy() *Encryption

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

func (*Encryption) DeepCopyInto

func (in *Encryption) DeepCopyInto(out *Encryption)

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

func (*Encryption) NewEmptyARMValue

func (encryption *Encryption) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Encryption) PopulateFromARM

func (encryption *Encryption) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type EncryptionARM

type EncryptionARM struct {
	//KeySource: Enumerates the possible value of keySource for Encryption.
	KeySource *EncryptionKeySource `json:"keySource,omitempty"`

	//KeyVaultProperties: Properties of KeyVault
	KeyVaultProperties []KeyVaultPropertiesARM `json:"keyVaultProperties,omitempty"`

	//RequireInfrastructureEncryption: Enable Infrastructure Encryption (Double
	//Encryption)
	RequireInfrastructureEncryption *bool `json:"requireInfrastructureEncryption,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-11-01/Microsoft.EventHub.json#/definitions/Encryption

func (*EncryptionARM) DeepCopy

func (in *EncryptionARM) DeepCopy() *EncryptionARM

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

func (*EncryptionARM) DeepCopyInto

func (in *EncryptionARM) DeepCopyInto(out *EncryptionARM)

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

type EncryptionKeySource

type EncryptionKeySource string

+kubebuilder:validation:Enum={"Microsoft.KeyVault"}

type EncryptionStatusKeySource

type EncryptionStatusKeySource string

type Encryption_Status

type Encryption_Status struct {
	//KeySource: Enumerates the possible value of keySource for Encryption
	KeySource *EncryptionStatusKeySource `json:"keySource,omitempty"`

	//KeyVaultProperties: Properties of KeyVault
	KeyVaultProperties []KeyVaultProperties_Status `json:"keyVaultProperties,omitempty"`

	//RequireInfrastructureEncryption: Enable Infrastructure Encryption (Double
	//Encryption)
	RequireInfrastructureEncryption *bool `json:"requireInfrastructureEncryption,omitempty"`
}

func (*Encryption_Status) AssignPropertiesFromEncryptionStatus

func (encryptionStatus *Encryption_Status) AssignPropertiesFromEncryptionStatus(source *v1alpha1api20211101storage.Encryption_Status) error

AssignPropertiesFromEncryptionStatus populates our Encryption_Status from the provided source Encryption_Status

func (*Encryption_Status) AssignPropertiesToEncryptionStatus

func (encryptionStatus *Encryption_Status) AssignPropertiesToEncryptionStatus(destination *v1alpha1api20211101storage.Encryption_Status) error

AssignPropertiesToEncryptionStatus populates the provided destination Encryption_Status from our Encryption_Status

func (*Encryption_Status) DeepCopy

func (in *Encryption_Status) DeepCopy() *Encryption_Status

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

func (*Encryption_Status) DeepCopyInto

func (in *Encryption_Status) DeepCopyInto(out *Encryption_Status)

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

func (*Encryption_Status) NewEmptyARMValue

func (encryptionStatus *Encryption_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Encryption_Status) PopulateFromARM

func (encryptionStatus *Encryption_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type Encryption_StatusARM

type Encryption_StatusARM struct {
	//KeySource: Enumerates the possible value of keySource for Encryption
	KeySource *EncryptionStatusKeySource `json:"keySource,omitempty"`

	//KeyVaultProperties: Properties of KeyVault
	KeyVaultProperties []KeyVaultProperties_StatusARM `json:"keyVaultProperties,omitempty"`

	//RequireInfrastructureEncryption: Enable Infrastructure Encryption (Double
	//Encryption)
	RequireInfrastructureEncryption *bool `json:"requireInfrastructureEncryption,omitempty"`
}

func (*Encryption_StatusARM) DeepCopy

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

func (*Encryption_StatusARM) DeepCopyInto

func (in *Encryption_StatusARM) DeepCopyInto(out *Encryption_StatusARM)

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

type EventhubStatusPropertiesStatus

type EventhubStatusPropertiesStatus string

type Eventhub_Status

type Eventhub_Status struct {
	//CaptureDescription: Properties of capture description
	CaptureDescription *CaptureDescription_Status `json:"captureDescription,omitempty"`

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

	//CreatedAt: Exact time the Event Hub was created.
	CreatedAt *string `json:"createdAt,omitempty"`

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

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

	//MessageRetentionInDays: Number of days to retain the events for this Event Hub,
	//value should be 1 to 7 days
	MessageRetentionInDays *int `json:"messageRetentionInDays,omitempty"`

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

	//PartitionCount: Number of partitions created for the Event Hub, allowed values
	//are from 1 to 32 partitions.
	PartitionCount *int `json:"partitionCount,omitempty"`

	//PartitionIds: Current number of shards on the Event Hub.
	PartitionIds []string `json:"partitionIds,omitempty"`

	//Status: Enumerates the possible values for the status of the Event Hub.
	Status *EventhubStatusPropertiesStatus `json:"status,omitempty"`

	//SystemData: The system meta data relating to this resource.
	SystemData *SystemData_Status `json:"systemData,omitempty"`

	//Type: The type of the resource. E.g. "Microsoft.EventHub/Namespaces" or
	//"Microsoft.EventHub/Namespaces/EventHubs"
	Type *string `json:"type,omitempty"`

	//UpdatedAt: The exact time the message was updated.
	UpdatedAt *string `json:"updatedAt,omitempty"`
}

func (*Eventhub_Status) AssignPropertiesFromEventhubStatus

func (eventhubStatus *Eventhub_Status) AssignPropertiesFromEventhubStatus(source *v1alpha1api20211101storage.Eventhub_Status) error

AssignPropertiesFromEventhubStatus populates our Eventhub_Status from the provided source Eventhub_Status

func (*Eventhub_Status) AssignPropertiesToEventhubStatus

func (eventhubStatus *Eventhub_Status) AssignPropertiesToEventhubStatus(destination *v1alpha1api20211101storage.Eventhub_Status) error

AssignPropertiesToEventhubStatus populates the provided destination Eventhub_Status from our Eventhub_Status

func (*Eventhub_Status) ConvertStatusFrom

func (eventhubStatus *Eventhub_Status) ConvertStatusFrom(source genruntime.ConvertibleStatus) error

ConvertStatusFrom populates our Eventhub_Status from the provided source

func (*Eventhub_Status) ConvertStatusTo

func (eventhubStatus *Eventhub_Status) ConvertStatusTo(destination genruntime.ConvertibleStatus) error

ConvertStatusTo populates the provided destination from our Eventhub_Status

func (*Eventhub_Status) DeepCopy

func (in *Eventhub_Status) DeepCopy() *Eventhub_Status

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

func (*Eventhub_Status) DeepCopyInto

func (in *Eventhub_Status) DeepCopyInto(out *Eventhub_Status)

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

func (*Eventhub_Status) NewEmptyARMValue

func (eventhubStatus *Eventhub_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Eventhub_Status) PopulateFromARM

func (eventhubStatus *Eventhub_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type Eventhub_StatusARM

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

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

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

	//Properties: Properties supplied to the Create Or Update Event Hub operation.
	Properties *Eventhub_Status_PropertiesARM `json:"properties,omitempty"`

	//SystemData: The system meta data relating to this resource.
	SystemData *SystemData_StatusARM `json:"systemData,omitempty"`

	//Type: The type of the resource. E.g. "Microsoft.EventHub/Namespaces" or
	//"Microsoft.EventHub/Namespaces/EventHubs"
	Type *string `json:"type,omitempty"`
}

func (*Eventhub_StatusARM) DeepCopy

func (in *Eventhub_StatusARM) DeepCopy() *Eventhub_StatusARM

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

func (*Eventhub_StatusARM) DeepCopyInto

func (in *Eventhub_StatusARM) DeepCopyInto(out *Eventhub_StatusARM)

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

type Eventhub_Status_PropertiesARM

type Eventhub_Status_PropertiesARM struct {
	//CaptureDescription: Properties of capture description
	CaptureDescription *CaptureDescription_StatusARM `json:"captureDescription,omitempty"`

	//CreatedAt: Exact time the Event Hub was created.
	CreatedAt *string `json:"createdAt,omitempty"`

	//MessageRetentionInDays: Number of days to retain the events for this Event Hub,
	//value should be 1 to 7 days
	MessageRetentionInDays *int `json:"messageRetentionInDays,omitempty"`

	//PartitionCount: Number of partitions created for the Event Hub, allowed values
	//are from 1 to 32 partitions.
	PartitionCount *int `json:"partitionCount,omitempty"`

	//PartitionIds: Current number of shards on the Event Hub.
	PartitionIds []string `json:"partitionIds,omitempty"`

	//Status: Enumerates the possible values for the status of the Event Hub.
	Status *EventhubStatusPropertiesStatus `json:"status,omitempty"`

	//UpdatedAt: The exact time the message was updated.
	UpdatedAt *string `json:"updatedAt,omitempty"`
}

func (*Eventhub_Status_PropertiesARM) DeepCopy

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

func (*Eventhub_Status_PropertiesARM) DeepCopyInto

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

type Identity

type Identity struct {
	//Type: Type of managed service identity.
	Type *IdentityType `json:"type,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-11-01/Microsoft.EventHub.json#/definitions/Identity

func (*Identity) AssignPropertiesFromIdentity

func (identity *Identity) AssignPropertiesFromIdentity(source *v1alpha1api20211101storage.Identity) error

AssignPropertiesFromIdentity populates our Identity from the provided source Identity

func (*Identity) AssignPropertiesToIdentity

func (identity *Identity) AssignPropertiesToIdentity(destination *v1alpha1api20211101storage.Identity) error

AssignPropertiesToIdentity populates the provided destination Identity from our Identity

func (*Identity) ConvertToARM

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

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*Identity) DeepCopy

func (in *Identity) DeepCopy() *Identity

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

func (*Identity) DeepCopyInto

func (in *Identity) DeepCopyInto(out *Identity)

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

func (*Identity) NewEmptyARMValue

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

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Identity) PopulateFromARM

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

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type IdentityARM

type IdentityARM struct {
	//Type: Type of managed service identity.
	Type *IdentityType `json:"type,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-11-01/Microsoft.EventHub.json#/definitions/Identity

func (*IdentityARM) DeepCopy

func (in *IdentityARM) DeepCopy() *IdentityARM

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

func (*IdentityARM) DeepCopyInto

func (in *IdentityARM) DeepCopyInto(out *IdentityARM)

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

type IdentityStatusType

type IdentityStatusType string

type IdentityType

type IdentityType string

+kubebuilder:validation:Enum={"None","SystemAssigned","SystemAssigned, UserAssigned","UserAssigned"}

type Identity_Status

type Identity_Status struct {
	//PrincipalId: ObjectId from the KeyVault
	PrincipalId *string `json:"principalId,omitempty"`

	//TenantId: TenantId from the KeyVault
	TenantId *string `json:"tenantId,omitempty"`

	//Type: Type of managed service identity.
	Type *IdentityStatusType `json:"type,omitempty"`

	//UserAssignedIdentities: Properties for User Assigned Identities
	UserAssignedIdentities map[string]UserAssignedIdentity_Status `json:"userAssignedIdentities,omitempty"`
}

func (*Identity_Status) AssignPropertiesFromIdentityStatus

func (identityStatus *Identity_Status) AssignPropertiesFromIdentityStatus(source *v1alpha1api20211101storage.Identity_Status) error

AssignPropertiesFromIdentityStatus populates our Identity_Status from the provided source Identity_Status

func (*Identity_Status) AssignPropertiesToIdentityStatus

func (identityStatus *Identity_Status) AssignPropertiesToIdentityStatus(destination *v1alpha1api20211101storage.Identity_Status) error

AssignPropertiesToIdentityStatus populates the provided destination Identity_Status from our Identity_Status

func (*Identity_Status) DeepCopy

func (in *Identity_Status) DeepCopy() *Identity_Status

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

func (*Identity_Status) DeepCopyInto

func (in *Identity_Status) DeepCopyInto(out *Identity_Status)

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

func (*Identity_Status) NewEmptyARMValue

func (identityStatus *Identity_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Identity_Status) PopulateFromARM

func (identityStatus *Identity_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type Identity_StatusARM

type Identity_StatusARM struct {
	//PrincipalId: ObjectId from the KeyVault
	PrincipalId *string `json:"principalId,omitempty"`

	//TenantId: TenantId from the KeyVault
	TenantId *string `json:"tenantId,omitempty"`

	//Type: Type of managed service identity.
	Type *IdentityStatusType `json:"type,omitempty"`

	//UserAssignedIdentities: Properties for User Assigned Identities
	UserAssignedIdentities map[string]UserAssignedIdentity_StatusARM `json:"userAssignedIdentities,omitempty"`
}

func (*Identity_StatusARM) DeepCopy

func (in *Identity_StatusARM) DeepCopy() *Identity_StatusARM

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

func (*Identity_StatusARM) DeepCopyInto

func (in *Identity_StatusARM) DeepCopyInto(out *Identity_StatusARM)

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

type KeyVaultProperties

type KeyVaultProperties struct {
	Identity *UserAssignedIdentityProperties `json:"identity,omitempty"`

	//KeyName: Name of the Key from KeyVault
	KeyName *string `json:"keyName,omitempty"`

	//KeyVaultUri: Uri of KeyVault
	KeyVaultUri *string `json:"keyVaultUri,omitempty"`

	//KeyVersion: Key Version
	KeyVersion *string `json:"keyVersion,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-11-01/Microsoft.EventHub.json#/definitions/KeyVaultProperties

func (*KeyVaultProperties) AssignPropertiesFromKeyVaultProperties

func (keyVaultProperties *KeyVaultProperties) AssignPropertiesFromKeyVaultProperties(source *v1alpha1api20211101storage.KeyVaultProperties) error

AssignPropertiesFromKeyVaultProperties populates our KeyVaultProperties from the provided source KeyVaultProperties

func (*KeyVaultProperties) AssignPropertiesToKeyVaultProperties

func (keyVaultProperties *KeyVaultProperties) AssignPropertiesToKeyVaultProperties(destination *v1alpha1api20211101storage.KeyVaultProperties) error

AssignPropertiesToKeyVaultProperties populates the provided destination KeyVaultProperties from our KeyVaultProperties

func (*KeyVaultProperties) ConvertToARM

func (keyVaultProperties *KeyVaultProperties) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*KeyVaultProperties) DeepCopy

func (in *KeyVaultProperties) DeepCopy() *KeyVaultProperties

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

func (*KeyVaultProperties) DeepCopyInto

func (in *KeyVaultProperties) DeepCopyInto(out *KeyVaultProperties)

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

func (*KeyVaultProperties) NewEmptyARMValue

func (keyVaultProperties *KeyVaultProperties) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*KeyVaultProperties) PopulateFromARM

func (keyVaultProperties *KeyVaultProperties) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type KeyVaultPropertiesARM

type KeyVaultPropertiesARM struct {
	Identity *UserAssignedIdentityPropertiesARM `json:"identity,omitempty"`

	//KeyName: Name of the Key from KeyVault
	KeyName *string `json:"keyName,omitempty"`

	//KeyVaultUri: Uri of KeyVault
	KeyVaultUri *string `json:"keyVaultUri,omitempty"`

	//KeyVersion: Key Version
	KeyVersion *string `json:"keyVersion,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-11-01/Microsoft.EventHub.json#/definitions/KeyVaultProperties

func (*KeyVaultPropertiesARM) DeepCopy

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

func (*KeyVaultPropertiesARM) DeepCopyInto

func (in *KeyVaultPropertiesARM) DeepCopyInto(out *KeyVaultPropertiesARM)

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

type KeyVaultProperties_Status

type KeyVaultProperties_Status struct {
	Identity *UserAssignedIdentityProperties_Status `json:"identity,omitempty"`

	//KeyName: Name of the Key from KeyVault
	KeyName *string `json:"keyName,omitempty"`

	//KeyVaultUri: Uri of KeyVault
	KeyVaultUri *string `json:"keyVaultUri,omitempty"`

	//KeyVersion: Key Version
	KeyVersion *string `json:"keyVersion,omitempty"`
}

func (*KeyVaultProperties_Status) AssignPropertiesFromKeyVaultPropertiesStatus

func (keyVaultPropertiesStatus *KeyVaultProperties_Status) AssignPropertiesFromKeyVaultPropertiesStatus(source *v1alpha1api20211101storage.KeyVaultProperties_Status) error

AssignPropertiesFromKeyVaultPropertiesStatus populates our KeyVaultProperties_Status from the provided source KeyVaultProperties_Status

func (*KeyVaultProperties_Status) AssignPropertiesToKeyVaultPropertiesStatus

func (keyVaultPropertiesStatus *KeyVaultProperties_Status) AssignPropertiesToKeyVaultPropertiesStatus(destination *v1alpha1api20211101storage.KeyVaultProperties_Status) error

AssignPropertiesToKeyVaultPropertiesStatus populates the provided destination KeyVaultProperties_Status from our KeyVaultProperties_Status

func (*KeyVaultProperties_Status) DeepCopy

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

func (*KeyVaultProperties_Status) DeepCopyInto

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

func (*KeyVaultProperties_Status) NewEmptyARMValue

func (keyVaultPropertiesStatus *KeyVaultProperties_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*KeyVaultProperties_Status) PopulateFromARM

func (keyVaultPropertiesStatus *KeyVaultProperties_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type KeyVaultProperties_StatusARM

type KeyVaultProperties_StatusARM struct {
	Identity *UserAssignedIdentityProperties_StatusARM `json:"identity,omitempty"`

	//KeyName: Name of the Key from KeyVault
	KeyName *string `json:"keyName,omitempty"`

	//KeyVaultUri: Uri of KeyVault
	KeyVaultUri *string `json:"keyVaultUri,omitempty"`

	//KeyVersion: Key Version
	KeyVersion *string `json:"keyVersion,omitempty"`
}

func (*KeyVaultProperties_StatusARM) DeepCopy

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

func (*KeyVaultProperties_StatusARM) DeepCopyInto

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

type Namespace

type Namespace struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              Namespaces_Spec    `json:"spec,omitempty"`
	Status            EHNamespace_Status `json:"status,omitempty"`
}

+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:printcolumn:name="Ready",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="Severity",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].severity" +kubebuilder:printcolumn:name="Reason",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].reason" +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].message" Generated from: https://schema.management.azure.com/schemas/2021-11-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces

func (*Namespace) AssignPropertiesFromNamespace

func (namespace *Namespace) AssignPropertiesFromNamespace(source *v1alpha1api20211101storage.Namespace) error

AssignPropertiesFromNamespace populates our Namespace from the provided source Namespace

func (*Namespace) AssignPropertiesToNamespace

func (namespace *Namespace) AssignPropertiesToNamespace(destination *v1alpha1api20211101storage.Namespace) error

AssignPropertiesToNamespace populates the provided destination Namespace from our Namespace

func (*Namespace) AzureName

func (namespace *Namespace) AzureName() string

AzureName returns the Azure name of the resource

func (*Namespace) ConvertFrom

func (namespace *Namespace) ConvertFrom(hub conversion.Hub) error

ConvertFrom populates our Namespace from the provided hub Namespace

func (*Namespace) ConvertTo

func (namespace *Namespace) ConvertTo(hub conversion.Hub) error

ConvertTo populates the provided hub Namespace from our Namespace

func (*Namespace) DeepCopy

func (in *Namespace) DeepCopy() *Namespace

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

func (*Namespace) DeepCopyInto

func (in *Namespace) DeepCopyInto(out *Namespace)

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

func (*Namespace) DeepCopyObject

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

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

func (*Namespace) Default

func (namespace *Namespace) Default()

Default applies defaults to the Namespace resource

func (Namespace) GetAPIVersion

func (namespace Namespace) GetAPIVersion() string

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

func (*Namespace) GetConditions

func (namespace *Namespace) GetConditions() conditions.Conditions

GetConditions returns the conditions of the resource

func (*Namespace) GetResourceKind

func (namespace *Namespace) GetResourceKind() genruntime.ResourceKind

GetResourceKind returns the kind of the resource

func (*Namespace) GetSpec

func (namespace *Namespace) GetSpec() genruntime.ConvertibleSpec

GetSpec returns the specification of this resource

func (*Namespace) GetStatus

func (namespace *Namespace) GetStatus() genruntime.ConvertibleStatus

GetStatus returns the status of this resource

func (*Namespace) GetType

func (namespace *Namespace) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.EventHub/namespaces"

func (*Namespace) NewEmptyStatus

func (namespace *Namespace) NewEmptyStatus() genruntime.ConvertibleStatus

NewEmptyStatus returns a new empty (blank) status

func (*Namespace) OriginalGVK

func (namespace *Namespace) OriginalGVK() *schema.GroupVersionKind

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

func (*Namespace) Owner

func (namespace *Namespace) Owner() *genruntime.ResourceReference

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

func (*Namespace) SetConditions

func (namespace *Namespace) SetConditions(conditions conditions.Conditions)

SetConditions sets the conditions on the resource status

func (*Namespace) SetStatus

func (namespace *Namespace) SetStatus(status genruntime.ConvertibleStatus) error

SetStatus sets the status of this resource

func (*Namespace) ValidateCreate

func (namespace *Namespace) ValidateCreate() error

ValidateCreate validates the creation of the resource

func (*Namespace) ValidateDelete

func (namespace *Namespace) ValidateDelete() error

ValidateDelete validates the deletion of the resource

func (*Namespace) ValidateUpdate

func (namespace *Namespace) ValidateUpdate(old runtime.Object) error

ValidateUpdate validates an update of the resource

type NamespaceList

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

+kubebuilder:object:root=true Generated from: https://schema.management.azure.com/schemas/2021-11-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces

func (*NamespaceList) DeepCopy

func (in *NamespaceList) DeepCopy() *NamespaceList

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

func (*NamespaceList) DeepCopyInto

func (in *NamespaceList) DeepCopyInto(out *NamespaceList)

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

func (*NamespaceList) DeepCopyObject

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

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

type NamespacesAuthorizationRule

type NamespacesAuthorizationRule struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              NamespacesAuthorizationRules_Spec `json:"spec,omitempty"`
	Status            AuthorizationRule_Status          `json:"status,omitempty"`
}

+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:printcolumn:name="Ready",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="Severity",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].severity" +kubebuilder:printcolumn:name="Reason",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].reason" +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].message" Generated from: https://schema.management.azure.com/schemas/2021-11-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_authorizationRules

func (*NamespacesAuthorizationRule) AssignPropertiesFromNamespacesAuthorizationRule

func (namespacesAuthorizationRule *NamespacesAuthorizationRule) AssignPropertiesFromNamespacesAuthorizationRule(source *v1alpha1api20211101storage.NamespacesAuthorizationRule) error

AssignPropertiesFromNamespacesAuthorizationRule populates our NamespacesAuthorizationRule from the provided source NamespacesAuthorizationRule

func (*NamespacesAuthorizationRule) AssignPropertiesToNamespacesAuthorizationRule

func (namespacesAuthorizationRule *NamespacesAuthorizationRule) AssignPropertiesToNamespacesAuthorizationRule(destination *v1alpha1api20211101storage.NamespacesAuthorizationRule) error

AssignPropertiesToNamespacesAuthorizationRule populates the provided destination NamespacesAuthorizationRule from our NamespacesAuthorizationRule

func (*NamespacesAuthorizationRule) AzureName

func (namespacesAuthorizationRule *NamespacesAuthorizationRule) AzureName() string

AzureName returns the Azure name of the resource

func (*NamespacesAuthorizationRule) ConvertFrom

func (namespacesAuthorizationRule *NamespacesAuthorizationRule) ConvertFrom(hub conversion.Hub) error

ConvertFrom populates our NamespacesAuthorizationRule from the provided hub NamespacesAuthorizationRule

func (*NamespacesAuthorizationRule) ConvertTo

func (namespacesAuthorizationRule *NamespacesAuthorizationRule) ConvertTo(hub conversion.Hub) error

ConvertTo populates the provided hub NamespacesAuthorizationRule from our NamespacesAuthorizationRule

func (*NamespacesAuthorizationRule) DeepCopy

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

func (*NamespacesAuthorizationRule) DeepCopyInto

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

func (*NamespacesAuthorizationRule) DeepCopyObject

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

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

func (*NamespacesAuthorizationRule) Default

func (namespacesAuthorizationRule *NamespacesAuthorizationRule) Default()

Default applies defaults to the NamespacesAuthorizationRule resource

func (NamespacesAuthorizationRule) GetAPIVersion

func (namespacesAuthorizationRule NamespacesAuthorizationRule) GetAPIVersion() string

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

func (*NamespacesAuthorizationRule) GetConditions

func (namespacesAuthorizationRule *NamespacesAuthorizationRule) GetConditions() conditions.Conditions

GetConditions returns the conditions of the resource

func (*NamespacesAuthorizationRule) GetResourceKind

func (namespacesAuthorizationRule *NamespacesAuthorizationRule) GetResourceKind() genruntime.ResourceKind

GetResourceKind returns the kind of the resource

func (*NamespacesAuthorizationRule) GetSpec

func (namespacesAuthorizationRule *NamespacesAuthorizationRule) GetSpec() genruntime.ConvertibleSpec

GetSpec returns the specification of this resource

func (*NamespacesAuthorizationRule) GetStatus

func (namespacesAuthorizationRule *NamespacesAuthorizationRule) GetStatus() genruntime.ConvertibleStatus

GetStatus returns the status of this resource

func (*NamespacesAuthorizationRule) GetType

func (namespacesAuthorizationRule *NamespacesAuthorizationRule) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.EventHub/namespaces/authorizationRules"

func (*NamespacesAuthorizationRule) NewEmptyStatus

func (namespacesAuthorizationRule *NamespacesAuthorizationRule) NewEmptyStatus() genruntime.ConvertibleStatus

NewEmptyStatus returns a new empty (blank) status

func (*NamespacesAuthorizationRule) OriginalGVK

func (namespacesAuthorizationRule *NamespacesAuthorizationRule) OriginalGVK() *schema.GroupVersionKind

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

func (*NamespacesAuthorizationRule) Owner

func (namespacesAuthorizationRule *NamespacesAuthorizationRule) Owner() *genruntime.ResourceReference

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

func (*NamespacesAuthorizationRule) SetConditions

func (namespacesAuthorizationRule *NamespacesAuthorizationRule) SetConditions(conditions conditions.Conditions)

SetConditions sets the conditions on the resource status

func (*NamespacesAuthorizationRule) SetStatus

func (namespacesAuthorizationRule *NamespacesAuthorizationRule) SetStatus(status genruntime.ConvertibleStatus) error

SetStatus sets the status of this resource

func (*NamespacesAuthorizationRule) ValidateCreate

func (namespacesAuthorizationRule *NamespacesAuthorizationRule) ValidateCreate() error

ValidateCreate validates the creation of the resource

func (*NamespacesAuthorizationRule) ValidateDelete

func (namespacesAuthorizationRule *NamespacesAuthorizationRule) ValidateDelete() error

ValidateDelete validates the deletion of the resource

func (*NamespacesAuthorizationRule) ValidateUpdate

func (namespacesAuthorizationRule *NamespacesAuthorizationRule) ValidateUpdate(old runtime.Object) error

ValidateUpdate validates an update of the resource

type NamespacesAuthorizationRuleList

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

+kubebuilder:object:root=true Generated from: https://schema.management.azure.com/schemas/2021-11-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_authorizationRules

func (*NamespacesAuthorizationRuleList) DeepCopy

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

func (*NamespacesAuthorizationRuleList) DeepCopyInto

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

func (*NamespacesAuthorizationRuleList) DeepCopyObject

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

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

type NamespacesAuthorizationRulesSpecAPIVersion

type NamespacesAuthorizationRulesSpecAPIVersion string

+kubebuilder:validation:Enum={"2021-11-01"}

type NamespacesAuthorizationRules_Spec

type NamespacesAuthorizationRules_Spec struct {
	// +kubebuilder:validation:MinLength=1
	//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"`

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

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

	// +kubebuilder:validation:Required
	//Rights: The rights associated with the rule.
	Rights []AuthorizationRulePropertiesRights `json:"rights"`

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

func (*NamespacesAuthorizationRules_Spec) AssignPropertiesFromNamespacesAuthorizationRulesSpec

func (namespacesAuthorizationRulesSpec *NamespacesAuthorizationRules_Spec) AssignPropertiesFromNamespacesAuthorizationRulesSpec(source *v1alpha1api20211101storage.NamespacesAuthorizationRules_Spec) error

AssignPropertiesFromNamespacesAuthorizationRulesSpec populates our NamespacesAuthorizationRules_Spec from the provided source NamespacesAuthorizationRules_Spec

func (*NamespacesAuthorizationRules_Spec) AssignPropertiesToNamespacesAuthorizationRulesSpec

func (namespacesAuthorizationRulesSpec *NamespacesAuthorizationRules_Spec) AssignPropertiesToNamespacesAuthorizationRulesSpec(destination *v1alpha1api20211101storage.NamespacesAuthorizationRules_Spec) error

AssignPropertiesToNamespacesAuthorizationRulesSpec populates the provided destination NamespacesAuthorizationRules_Spec from our NamespacesAuthorizationRules_Spec

func (*NamespacesAuthorizationRules_Spec) ConvertSpecFrom

func (namespacesAuthorizationRulesSpec *NamespacesAuthorizationRules_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error

ConvertSpecFrom populates our NamespacesAuthorizationRules_Spec from the provided source

func (*NamespacesAuthorizationRules_Spec) ConvertSpecTo

func (namespacesAuthorizationRulesSpec *NamespacesAuthorizationRules_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error

ConvertSpecTo populates the provided destination from our NamespacesAuthorizationRules_Spec

func (*NamespacesAuthorizationRules_Spec) ConvertToARM

func (namespacesAuthorizationRulesSpec *NamespacesAuthorizationRules_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*NamespacesAuthorizationRules_Spec) DeepCopy

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

func (*NamespacesAuthorizationRules_Spec) DeepCopyInto

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

func (*NamespacesAuthorizationRules_Spec) NewEmptyARMValue

func (namespacesAuthorizationRulesSpec *NamespacesAuthorizationRules_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*NamespacesAuthorizationRules_Spec) OriginalVersion

func (namespacesAuthorizationRulesSpec *NamespacesAuthorizationRules_Spec) OriginalVersion() string

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

func (*NamespacesAuthorizationRules_Spec) PopulateFromARM

func (namespacesAuthorizationRulesSpec *NamespacesAuthorizationRules_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

func (*NamespacesAuthorizationRules_Spec) SetAzureName

func (namespacesAuthorizationRulesSpec *NamespacesAuthorizationRules_Spec) SetAzureName(azureName string)

SetAzureName sets the Azure name of the resource

type NamespacesAuthorizationRules_SpecARM

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

	//Name: The authorization rule name.
	Name string `json:"name"`

	//Properties: Properties supplied to create or update AuthorizationRule
	Properties AuthorizationRulePropertiesARM `json:"properties"`

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

func (*NamespacesAuthorizationRules_SpecARM) DeepCopy

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

func (*NamespacesAuthorizationRules_SpecARM) DeepCopyInto

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

func (NamespacesAuthorizationRules_SpecARM) GetAPIVersion

func (namespacesAuthorizationRulesSpecARM NamespacesAuthorizationRules_SpecARM) GetAPIVersion() string

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

func (NamespacesAuthorizationRules_SpecARM) GetName

func (namespacesAuthorizationRulesSpecARM NamespacesAuthorizationRules_SpecARM) GetName() string

GetName returns the Name of the resource

func (NamespacesAuthorizationRules_SpecARM) GetType

func (namespacesAuthorizationRulesSpecARM NamespacesAuthorizationRules_SpecARM) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.EventHub/namespaces/authorizationRules"

type NamespacesEventhub

type NamespacesEventhub struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              NamespacesEventhubs_Spec `json:"spec,omitempty"`
	Status            Eventhub_Status          `json:"status,omitempty"`
}

+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:printcolumn:name="Ready",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="Severity",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].severity" +kubebuilder:printcolumn:name="Reason",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].reason" +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].message" Generated from: https://schema.management.azure.com/schemas/2021-11-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_eventhubs

func (*NamespacesEventhub) AssignPropertiesFromNamespacesEventhub

func (namespacesEventhub *NamespacesEventhub) AssignPropertiesFromNamespacesEventhub(source *v1alpha1api20211101storage.NamespacesEventhub) error

AssignPropertiesFromNamespacesEventhub populates our NamespacesEventhub from the provided source NamespacesEventhub

func (*NamespacesEventhub) AssignPropertiesToNamespacesEventhub

func (namespacesEventhub *NamespacesEventhub) AssignPropertiesToNamespacesEventhub(destination *v1alpha1api20211101storage.NamespacesEventhub) error

AssignPropertiesToNamespacesEventhub populates the provided destination NamespacesEventhub from our NamespacesEventhub

func (*NamespacesEventhub) AzureName

func (namespacesEventhub *NamespacesEventhub) AzureName() string

AzureName returns the Azure name of the resource

func (*NamespacesEventhub) ConvertFrom

func (namespacesEventhub *NamespacesEventhub) ConvertFrom(hub conversion.Hub) error

ConvertFrom populates our NamespacesEventhub from the provided hub NamespacesEventhub

func (*NamespacesEventhub) ConvertTo

func (namespacesEventhub *NamespacesEventhub) ConvertTo(hub conversion.Hub) error

ConvertTo populates the provided hub NamespacesEventhub from our NamespacesEventhub

func (*NamespacesEventhub) DeepCopy

func (in *NamespacesEventhub) DeepCopy() *NamespacesEventhub

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

func (*NamespacesEventhub) DeepCopyInto

func (in *NamespacesEventhub) DeepCopyInto(out *NamespacesEventhub)

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

func (*NamespacesEventhub) DeepCopyObject

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

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

func (*NamespacesEventhub) Default

func (namespacesEventhub *NamespacesEventhub) Default()

Default applies defaults to the NamespacesEventhub resource

func (NamespacesEventhub) GetAPIVersion

func (namespacesEventhub NamespacesEventhub) GetAPIVersion() string

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

func (*NamespacesEventhub) GetConditions

func (namespacesEventhub *NamespacesEventhub) GetConditions() conditions.Conditions

GetConditions returns the conditions of the resource

func (*NamespacesEventhub) GetResourceKind

func (namespacesEventhub *NamespacesEventhub) GetResourceKind() genruntime.ResourceKind

GetResourceKind returns the kind of the resource

func (*NamespacesEventhub) GetSpec

func (namespacesEventhub *NamespacesEventhub) GetSpec() genruntime.ConvertibleSpec

GetSpec returns the specification of this resource

func (*NamespacesEventhub) GetStatus

func (namespacesEventhub *NamespacesEventhub) GetStatus() genruntime.ConvertibleStatus

GetStatus returns the status of this resource

func (*NamespacesEventhub) GetType

func (namespacesEventhub *NamespacesEventhub) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.EventHub/namespaces/eventhubs"

func (*NamespacesEventhub) NewEmptyStatus

func (namespacesEventhub *NamespacesEventhub) NewEmptyStatus() genruntime.ConvertibleStatus

NewEmptyStatus returns a new empty (blank) status

func (*NamespacesEventhub) OriginalGVK

func (namespacesEventhub *NamespacesEventhub) OriginalGVK() *schema.GroupVersionKind

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

func (*NamespacesEventhub) Owner

func (namespacesEventhub *NamespacesEventhub) Owner() *genruntime.ResourceReference

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

func (*NamespacesEventhub) SetConditions

func (namespacesEventhub *NamespacesEventhub) SetConditions(conditions conditions.Conditions)

SetConditions sets the conditions on the resource status

func (*NamespacesEventhub) SetStatus

func (namespacesEventhub *NamespacesEventhub) SetStatus(status genruntime.ConvertibleStatus) error

SetStatus sets the status of this resource

func (*NamespacesEventhub) ValidateCreate

func (namespacesEventhub *NamespacesEventhub) ValidateCreate() error

ValidateCreate validates the creation of the resource

func (*NamespacesEventhub) ValidateDelete

func (namespacesEventhub *NamespacesEventhub) ValidateDelete() error

ValidateDelete validates the deletion of the resource

func (*NamespacesEventhub) ValidateUpdate

func (namespacesEventhub *NamespacesEventhub) ValidateUpdate(old runtime.Object) error

ValidateUpdate validates an update of the resource

type NamespacesEventhubList

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

+kubebuilder:object:root=true Generated from: https://schema.management.azure.com/schemas/2021-11-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_eventhubs

func (*NamespacesEventhubList) DeepCopy

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

func (*NamespacesEventhubList) DeepCopyInto

func (in *NamespacesEventhubList) DeepCopyInto(out *NamespacesEventhubList)

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

func (*NamespacesEventhubList) DeepCopyObject

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

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

type NamespacesEventhubsAuthorizationRule

type NamespacesEventhubsAuthorizationRule struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              NamespacesEventhubsAuthorizationRules_Spec `json:"spec,omitempty"`
	Status            AuthorizationRule_Status                   `json:"status,omitempty"`
}

+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:printcolumn:name="Ready",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="Severity",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].severity" +kubebuilder:printcolumn:name="Reason",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].reason" +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].message" Generated from: https://schema.management.azure.com/schemas/2021-11-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_eventhubs_authorizationRules

func (*NamespacesEventhubsAuthorizationRule) AssignPropertiesFromNamespacesEventhubsAuthorizationRule

func (namespacesEventhubsAuthorizationRule *NamespacesEventhubsAuthorizationRule) AssignPropertiesFromNamespacesEventhubsAuthorizationRule(source *v1alpha1api20211101storage.NamespacesEventhubsAuthorizationRule) error

AssignPropertiesFromNamespacesEventhubsAuthorizationRule populates our NamespacesEventhubsAuthorizationRule from the provided source NamespacesEventhubsAuthorizationRule

func (*NamespacesEventhubsAuthorizationRule) AssignPropertiesToNamespacesEventhubsAuthorizationRule

func (namespacesEventhubsAuthorizationRule *NamespacesEventhubsAuthorizationRule) AssignPropertiesToNamespacesEventhubsAuthorizationRule(destination *v1alpha1api20211101storage.NamespacesEventhubsAuthorizationRule) error

AssignPropertiesToNamespacesEventhubsAuthorizationRule populates the provided destination NamespacesEventhubsAuthorizationRule from our NamespacesEventhubsAuthorizationRule

func (*NamespacesEventhubsAuthorizationRule) AzureName

func (namespacesEventhubsAuthorizationRule *NamespacesEventhubsAuthorizationRule) AzureName() string

AzureName returns the Azure name of the resource

func (*NamespacesEventhubsAuthorizationRule) ConvertFrom

func (namespacesEventhubsAuthorizationRule *NamespacesEventhubsAuthorizationRule) ConvertFrom(hub conversion.Hub) error

ConvertFrom populates our NamespacesEventhubsAuthorizationRule from the provided hub NamespacesEventhubsAuthorizationRule

func (*NamespacesEventhubsAuthorizationRule) ConvertTo

func (namespacesEventhubsAuthorizationRule *NamespacesEventhubsAuthorizationRule) ConvertTo(hub conversion.Hub) error

ConvertTo populates the provided hub NamespacesEventhubsAuthorizationRule from our NamespacesEventhubsAuthorizationRule

func (*NamespacesEventhubsAuthorizationRule) DeepCopy

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

func (*NamespacesEventhubsAuthorizationRule) DeepCopyInto

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

func (*NamespacesEventhubsAuthorizationRule) DeepCopyObject

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

func (*NamespacesEventhubsAuthorizationRule) Default

func (namespacesEventhubsAuthorizationRule *NamespacesEventhubsAuthorizationRule) Default()

Default applies defaults to the NamespacesEventhubsAuthorizationRule resource

func (NamespacesEventhubsAuthorizationRule) GetAPIVersion

func (namespacesEventhubsAuthorizationRule NamespacesEventhubsAuthorizationRule) GetAPIVersion() string

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

func (*NamespacesEventhubsAuthorizationRule) GetConditions

func (namespacesEventhubsAuthorizationRule *NamespacesEventhubsAuthorizationRule) GetConditions() conditions.Conditions

GetConditions returns the conditions of the resource

func (*NamespacesEventhubsAuthorizationRule) GetResourceKind

func (namespacesEventhubsAuthorizationRule *NamespacesEventhubsAuthorizationRule) GetResourceKind() genruntime.ResourceKind

GetResourceKind returns the kind of the resource

func (*NamespacesEventhubsAuthorizationRule) GetSpec

func (namespacesEventhubsAuthorizationRule *NamespacesEventhubsAuthorizationRule) GetSpec() genruntime.ConvertibleSpec

GetSpec returns the specification of this resource

func (*NamespacesEventhubsAuthorizationRule) GetStatus

func (namespacesEventhubsAuthorizationRule *NamespacesEventhubsAuthorizationRule) GetStatus() genruntime.ConvertibleStatus

GetStatus returns the status of this resource

func (*NamespacesEventhubsAuthorizationRule) GetType

func (namespacesEventhubsAuthorizationRule *NamespacesEventhubsAuthorizationRule) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.EventHub/namespaces/eventhubs/authorizationRules"

func (*NamespacesEventhubsAuthorizationRule) NewEmptyStatus

func (namespacesEventhubsAuthorizationRule *NamespacesEventhubsAuthorizationRule) NewEmptyStatus() genruntime.ConvertibleStatus

NewEmptyStatus returns a new empty (blank) status

func (*NamespacesEventhubsAuthorizationRule) OriginalGVK

func (namespacesEventhubsAuthorizationRule *NamespacesEventhubsAuthorizationRule) OriginalGVK() *schema.GroupVersionKind

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

func (*NamespacesEventhubsAuthorizationRule) Owner

func (namespacesEventhubsAuthorizationRule *NamespacesEventhubsAuthorizationRule) Owner() *genruntime.ResourceReference

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

func (*NamespacesEventhubsAuthorizationRule) SetConditions

func (namespacesEventhubsAuthorizationRule *NamespacesEventhubsAuthorizationRule) SetConditions(conditions conditions.Conditions)

SetConditions sets the conditions on the resource status

func (*NamespacesEventhubsAuthorizationRule) SetStatus

func (namespacesEventhubsAuthorizationRule *NamespacesEventhubsAuthorizationRule) SetStatus(status genruntime.ConvertibleStatus) error

SetStatus sets the status of this resource

func (*NamespacesEventhubsAuthorizationRule) ValidateCreate

func (namespacesEventhubsAuthorizationRule *NamespacesEventhubsAuthorizationRule) ValidateCreate() error

ValidateCreate validates the creation of the resource

func (*NamespacesEventhubsAuthorizationRule) ValidateDelete

func (namespacesEventhubsAuthorizationRule *NamespacesEventhubsAuthorizationRule) ValidateDelete() error

ValidateDelete validates the deletion of the resource

func (*NamespacesEventhubsAuthorizationRule) ValidateUpdate

func (namespacesEventhubsAuthorizationRule *NamespacesEventhubsAuthorizationRule) ValidateUpdate(old runtime.Object) error

ValidateUpdate validates an update of the resource

type NamespacesEventhubsAuthorizationRuleList

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

+kubebuilder:object:root=true Generated from: https://schema.management.azure.com/schemas/2021-11-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_eventhubs_authorizationRules

func (*NamespacesEventhubsAuthorizationRuleList) DeepCopy

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

func (*NamespacesEventhubsAuthorizationRuleList) DeepCopyInto

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

func (*NamespacesEventhubsAuthorizationRuleList) DeepCopyObject

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

type NamespacesEventhubsAuthorizationRulesSpecAPIVersion

type NamespacesEventhubsAuthorizationRulesSpecAPIVersion string

+kubebuilder:validation:Enum={"2021-11-01"}

type NamespacesEventhubsAuthorizationRules_Spec

type NamespacesEventhubsAuthorizationRules_Spec struct {
	// +kubebuilder:validation:MinLength=1
	//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"`

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

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

	// +kubebuilder:validation:Required
	//Rights: The rights associated with the rule.
	Rights []AuthorizationRulePropertiesRights `json:"rights"`

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

func (*NamespacesEventhubsAuthorizationRules_Spec) AssignPropertiesFromNamespacesEventhubsAuthorizationRulesSpec

func (namespacesEventhubsAuthorizationRulesSpec *NamespacesEventhubsAuthorizationRules_Spec) AssignPropertiesFromNamespacesEventhubsAuthorizationRulesSpec(source *v1alpha1api20211101storage.NamespacesEventhubsAuthorizationRules_Spec) error

AssignPropertiesFromNamespacesEventhubsAuthorizationRulesSpec populates our NamespacesEventhubsAuthorizationRules_Spec from the provided source NamespacesEventhubsAuthorizationRules_Spec

func (*NamespacesEventhubsAuthorizationRules_Spec) AssignPropertiesToNamespacesEventhubsAuthorizationRulesSpec

func (namespacesEventhubsAuthorizationRulesSpec *NamespacesEventhubsAuthorizationRules_Spec) AssignPropertiesToNamespacesEventhubsAuthorizationRulesSpec(destination *v1alpha1api20211101storage.NamespacesEventhubsAuthorizationRules_Spec) error

AssignPropertiesToNamespacesEventhubsAuthorizationRulesSpec populates the provided destination NamespacesEventhubsAuthorizationRules_Spec from our NamespacesEventhubsAuthorizationRules_Spec

func (*NamespacesEventhubsAuthorizationRules_Spec) ConvertSpecFrom

func (namespacesEventhubsAuthorizationRulesSpec *NamespacesEventhubsAuthorizationRules_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error

ConvertSpecFrom populates our NamespacesEventhubsAuthorizationRules_Spec from the provided source

func (*NamespacesEventhubsAuthorizationRules_Spec) ConvertSpecTo

func (namespacesEventhubsAuthorizationRulesSpec *NamespacesEventhubsAuthorizationRules_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error

ConvertSpecTo populates the provided destination from our NamespacesEventhubsAuthorizationRules_Spec

func (*NamespacesEventhubsAuthorizationRules_Spec) ConvertToARM

func (namespacesEventhubsAuthorizationRulesSpec *NamespacesEventhubsAuthorizationRules_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*NamespacesEventhubsAuthorizationRules_Spec) DeepCopy

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

func (*NamespacesEventhubsAuthorizationRules_Spec) DeepCopyInto

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

func (*NamespacesEventhubsAuthorizationRules_Spec) NewEmptyARMValue

func (namespacesEventhubsAuthorizationRulesSpec *NamespacesEventhubsAuthorizationRules_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*NamespacesEventhubsAuthorizationRules_Spec) OriginalVersion

func (namespacesEventhubsAuthorizationRulesSpec *NamespacesEventhubsAuthorizationRules_Spec) OriginalVersion() string

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

func (*NamespacesEventhubsAuthorizationRules_Spec) PopulateFromARM

func (namespacesEventhubsAuthorizationRulesSpec *NamespacesEventhubsAuthorizationRules_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

func (*NamespacesEventhubsAuthorizationRules_Spec) SetAzureName

func (namespacesEventhubsAuthorizationRulesSpec *NamespacesEventhubsAuthorizationRules_Spec) SetAzureName(azureName string)

SetAzureName sets the Azure name of the resource

type NamespacesEventhubsAuthorizationRules_SpecARM

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

	//Name: The authorization rule name.
	Name string `json:"name"`

	//Properties: Properties supplied to create or update AuthorizationRule
	Properties AuthorizationRulePropertiesARM `json:"properties"`

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

func (*NamespacesEventhubsAuthorizationRules_SpecARM) DeepCopy

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

func (*NamespacesEventhubsAuthorizationRules_SpecARM) DeepCopyInto

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

func (NamespacesEventhubsAuthorizationRules_SpecARM) GetAPIVersion

func (namespacesEventhubsAuthorizationRulesSpecARM NamespacesEventhubsAuthorizationRules_SpecARM) GetAPIVersion() string

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

func (NamespacesEventhubsAuthorizationRules_SpecARM) GetName

func (namespacesEventhubsAuthorizationRulesSpecARM NamespacesEventhubsAuthorizationRules_SpecARM) GetName() string

GetName returns the Name of the resource

func (NamespacesEventhubsAuthorizationRules_SpecARM) GetType

func (namespacesEventhubsAuthorizationRulesSpecARM NamespacesEventhubsAuthorizationRules_SpecARM) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.EventHub/namespaces/eventhubs/authorizationRules"

type NamespacesEventhubsConsumerGroup

type NamespacesEventhubsConsumerGroup struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              NamespacesEventhubsConsumergroups_Spec `json:"spec,omitempty"`
	Status            ConsumerGroup_Status                   `json:"status,omitempty"`
}

+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:printcolumn:name="Ready",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="Severity",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].severity" +kubebuilder:printcolumn:name="Reason",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].reason" +kubebuilder:printcolumn:name="Message",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].message" Generated from: https://schema.management.azure.com/schemas/2021-11-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_eventhubs_consumergroups

func (*NamespacesEventhubsConsumerGroup) AssignPropertiesFromNamespacesEventhubsConsumerGroup

func (namespacesEventhubsConsumerGroup *NamespacesEventhubsConsumerGroup) AssignPropertiesFromNamespacesEventhubsConsumerGroup(source *v1alpha1api20211101storage.NamespacesEventhubsConsumerGroup) error

AssignPropertiesFromNamespacesEventhubsConsumerGroup populates our NamespacesEventhubsConsumerGroup from the provided source NamespacesEventhubsConsumerGroup

func (*NamespacesEventhubsConsumerGroup) AssignPropertiesToNamespacesEventhubsConsumerGroup

func (namespacesEventhubsConsumerGroup *NamespacesEventhubsConsumerGroup) AssignPropertiesToNamespacesEventhubsConsumerGroup(destination *v1alpha1api20211101storage.NamespacesEventhubsConsumerGroup) error

AssignPropertiesToNamespacesEventhubsConsumerGroup populates the provided destination NamespacesEventhubsConsumerGroup from our NamespacesEventhubsConsumerGroup

func (*NamespacesEventhubsConsumerGroup) AzureName

func (namespacesEventhubsConsumerGroup *NamespacesEventhubsConsumerGroup) AzureName() string

AzureName returns the Azure name of the resource

func (*NamespacesEventhubsConsumerGroup) ConvertFrom

func (namespacesEventhubsConsumerGroup *NamespacesEventhubsConsumerGroup) ConvertFrom(hub conversion.Hub) error

ConvertFrom populates our NamespacesEventhubsConsumerGroup from the provided hub NamespacesEventhubsConsumerGroup

func (*NamespacesEventhubsConsumerGroup) ConvertTo

func (namespacesEventhubsConsumerGroup *NamespacesEventhubsConsumerGroup) ConvertTo(hub conversion.Hub) error

ConvertTo populates the provided hub NamespacesEventhubsConsumerGroup from our NamespacesEventhubsConsumerGroup

func (*NamespacesEventhubsConsumerGroup) DeepCopy

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

func (*NamespacesEventhubsConsumerGroup) DeepCopyInto

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

func (*NamespacesEventhubsConsumerGroup) DeepCopyObject

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

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

func (*NamespacesEventhubsConsumerGroup) Default

func (namespacesEventhubsConsumerGroup *NamespacesEventhubsConsumerGroup) Default()

Default applies defaults to the NamespacesEventhubsConsumerGroup resource

func (NamespacesEventhubsConsumerGroup) GetAPIVersion

func (namespacesEventhubsConsumerGroup NamespacesEventhubsConsumerGroup) GetAPIVersion() string

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

func (*NamespacesEventhubsConsumerGroup) GetConditions

func (namespacesEventhubsConsumerGroup *NamespacesEventhubsConsumerGroup) GetConditions() conditions.Conditions

GetConditions returns the conditions of the resource

func (*NamespacesEventhubsConsumerGroup) GetResourceKind

func (namespacesEventhubsConsumerGroup *NamespacesEventhubsConsumerGroup) GetResourceKind() genruntime.ResourceKind

GetResourceKind returns the kind of the resource

func (*NamespacesEventhubsConsumerGroup) GetSpec

func (namespacesEventhubsConsumerGroup *NamespacesEventhubsConsumerGroup) GetSpec() genruntime.ConvertibleSpec

GetSpec returns the specification of this resource

func (*NamespacesEventhubsConsumerGroup) GetStatus

func (namespacesEventhubsConsumerGroup *NamespacesEventhubsConsumerGroup) GetStatus() genruntime.ConvertibleStatus

GetStatus returns the status of this resource

func (*NamespacesEventhubsConsumerGroup) GetType

func (namespacesEventhubsConsumerGroup *NamespacesEventhubsConsumerGroup) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.EventHub/namespaces/eventhubs/consumergroups"

func (*NamespacesEventhubsConsumerGroup) NewEmptyStatus

func (namespacesEventhubsConsumerGroup *NamespacesEventhubsConsumerGroup) NewEmptyStatus() genruntime.ConvertibleStatus

NewEmptyStatus returns a new empty (blank) status

func (*NamespacesEventhubsConsumerGroup) OriginalGVK

func (namespacesEventhubsConsumerGroup *NamespacesEventhubsConsumerGroup) OriginalGVK() *schema.GroupVersionKind

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

func (*NamespacesEventhubsConsumerGroup) Owner

func (namespacesEventhubsConsumerGroup *NamespacesEventhubsConsumerGroup) Owner() *genruntime.ResourceReference

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

func (*NamespacesEventhubsConsumerGroup) SetConditions

func (namespacesEventhubsConsumerGroup *NamespacesEventhubsConsumerGroup) SetConditions(conditions conditions.Conditions)

SetConditions sets the conditions on the resource status

func (*NamespacesEventhubsConsumerGroup) SetStatus

func (namespacesEventhubsConsumerGroup *NamespacesEventhubsConsumerGroup) SetStatus(status genruntime.ConvertibleStatus) error

SetStatus sets the status of this resource

func (*NamespacesEventhubsConsumerGroup) ValidateCreate

func (namespacesEventhubsConsumerGroup *NamespacesEventhubsConsumerGroup) ValidateCreate() error

ValidateCreate validates the creation of the resource

func (*NamespacesEventhubsConsumerGroup) ValidateDelete

func (namespacesEventhubsConsumerGroup *NamespacesEventhubsConsumerGroup) ValidateDelete() error

ValidateDelete validates the deletion of the resource

func (*NamespacesEventhubsConsumerGroup) ValidateUpdate

func (namespacesEventhubsConsumerGroup *NamespacesEventhubsConsumerGroup) ValidateUpdate(old runtime.Object) error

ValidateUpdate validates an update of the resource

type NamespacesEventhubsConsumerGroupList

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

+kubebuilder:object:root=true Generated from: https://schema.management.azure.com/schemas/2021-11-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_eventhubs_consumergroups

func (*NamespacesEventhubsConsumerGroupList) DeepCopy

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

func (*NamespacesEventhubsConsumerGroupList) DeepCopyInto

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

func (*NamespacesEventhubsConsumerGroupList) DeepCopyObject

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

type NamespacesEventhubsConsumergroupsSpecAPIVersion

type NamespacesEventhubsConsumergroupsSpecAPIVersion string

+kubebuilder:validation:Enum={"2021-11-01"}

type NamespacesEventhubsConsumergroups_Spec

type NamespacesEventhubsConsumergroups_Spec struct {
	// +kubebuilder:validation:MaxLength=50
	// +kubebuilder:validation:MinLength=1
	//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"`

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

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

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

	//UserMetadata: User Metadata is a placeholder to store user-defined string data
	//with maximum length 1024. e.g. it can be used to store descriptive data, such as
	//list of teams and their contact information also user-defined configuration
	//settings can be stored.
	UserMetadata *string `json:"userMetadata,omitempty"`
}

func (*NamespacesEventhubsConsumergroups_Spec) AssignPropertiesFromNamespacesEventhubsConsumergroupsSpec

func (namespacesEventhubsConsumergroupsSpec *NamespacesEventhubsConsumergroups_Spec) AssignPropertiesFromNamespacesEventhubsConsumergroupsSpec(source *v1alpha1api20211101storage.NamespacesEventhubsConsumergroups_Spec) error

AssignPropertiesFromNamespacesEventhubsConsumergroupsSpec populates our NamespacesEventhubsConsumergroups_Spec from the provided source NamespacesEventhubsConsumergroups_Spec

func (*NamespacesEventhubsConsumergroups_Spec) AssignPropertiesToNamespacesEventhubsConsumergroupsSpec

func (namespacesEventhubsConsumergroupsSpec *NamespacesEventhubsConsumergroups_Spec) AssignPropertiesToNamespacesEventhubsConsumergroupsSpec(destination *v1alpha1api20211101storage.NamespacesEventhubsConsumergroups_Spec) error

AssignPropertiesToNamespacesEventhubsConsumergroupsSpec populates the provided destination NamespacesEventhubsConsumergroups_Spec from our NamespacesEventhubsConsumergroups_Spec

func (*NamespacesEventhubsConsumergroups_Spec) ConvertSpecFrom

func (namespacesEventhubsConsumergroupsSpec *NamespacesEventhubsConsumergroups_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error

ConvertSpecFrom populates our NamespacesEventhubsConsumergroups_Spec from the provided source

func (*NamespacesEventhubsConsumergroups_Spec) ConvertSpecTo

func (namespacesEventhubsConsumergroupsSpec *NamespacesEventhubsConsumergroups_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error

ConvertSpecTo populates the provided destination from our NamespacesEventhubsConsumergroups_Spec

func (*NamespacesEventhubsConsumergroups_Spec) ConvertToARM

func (namespacesEventhubsConsumergroupsSpec *NamespacesEventhubsConsumergroups_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*NamespacesEventhubsConsumergroups_Spec) DeepCopy

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

func (*NamespacesEventhubsConsumergroups_Spec) DeepCopyInto

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

func (*NamespacesEventhubsConsumergroups_Spec) NewEmptyARMValue

func (namespacesEventhubsConsumergroupsSpec *NamespacesEventhubsConsumergroups_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*NamespacesEventhubsConsumergroups_Spec) OriginalVersion

func (namespacesEventhubsConsumergroupsSpec *NamespacesEventhubsConsumergroups_Spec) OriginalVersion() string

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

func (*NamespacesEventhubsConsumergroups_Spec) PopulateFromARM

func (namespacesEventhubsConsumergroupsSpec *NamespacesEventhubsConsumergroups_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

func (*NamespacesEventhubsConsumergroups_Spec) SetAzureName

func (namespacesEventhubsConsumergroupsSpec *NamespacesEventhubsConsumergroups_Spec) SetAzureName(azureName string)

SetAzureName sets the Azure name of the resource

type NamespacesEventhubsConsumergroups_SpecARM

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

	//Name: The consumer group name
	Name string `json:"name"`

	//Properties: Single item in List or Get Consumer group operation
	Properties ConsumerGroupPropertiesARM `json:"properties"`

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

func (*NamespacesEventhubsConsumergroups_SpecARM) DeepCopy

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

func (*NamespacesEventhubsConsumergroups_SpecARM) DeepCopyInto

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

func (NamespacesEventhubsConsumergroups_SpecARM) GetAPIVersion

func (namespacesEventhubsConsumergroupsSpecARM NamespacesEventhubsConsumergroups_SpecARM) GetAPIVersion() string

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

func (NamespacesEventhubsConsumergroups_SpecARM) GetName

func (namespacesEventhubsConsumergroupsSpecARM NamespacesEventhubsConsumergroups_SpecARM) GetName() string

GetName returns the Name of the resource

func (NamespacesEventhubsConsumergroups_SpecARM) GetType

func (namespacesEventhubsConsumergroupsSpecARM NamespacesEventhubsConsumergroups_SpecARM) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.EventHub/namespaces/eventhubs/consumergroups"

type NamespacesEventhubsSpecAPIVersion

type NamespacesEventhubsSpecAPIVersion string

+kubebuilder:validation:Enum={"2021-11-01"}

type NamespacesEventhubsSpecPropertiesCaptureDescriptionEncoding

type NamespacesEventhubsSpecPropertiesCaptureDescriptionEncoding string

+kubebuilder:validation:Enum={"Avro","AvroDeflate"}

type NamespacesEventhubs_Spec

type NamespacesEventhubs_Spec struct {
	// +kubebuilder:validation:MaxLength=256
	// +kubebuilder:validation:MinLength=1
	//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"`

	//CaptureDescription: Properties to configure capture description for eventhub
	CaptureDescription *NamespacesEventhubs_Spec_Properties_CaptureDescription `json:"captureDescription,omitempty"`

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

	// +kubebuilder:validation:Minimum=1
	//MessageRetentionInDays: Number of days to retain the events for this Event Hub,
	//value should be 1 to 7 days
	MessageRetentionInDays *int `json:"messageRetentionInDays,omitempty"`

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

	// +kubebuilder:validation:Minimum=1
	//PartitionCount: Number of partitions created for the Event Hub, allowed values
	//are from 1 to 32 partitions.
	PartitionCount *int `json:"partitionCount,omitempty"`

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

func (*NamespacesEventhubs_Spec) AssignPropertiesFromNamespacesEventhubsSpec

func (namespacesEventhubsSpec *NamespacesEventhubs_Spec) AssignPropertiesFromNamespacesEventhubsSpec(source *v1alpha1api20211101storage.NamespacesEventhubs_Spec) error

AssignPropertiesFromNamespacesEventhubsSpec populates our NamespacesEventhubs_Spec from the provided source NamespacesEventhubs_Spec

func (*NamespacesEventhubs_Spec) AssignPropertiesToNamespacesEventhubsSpec

func (namespacesEventhubsSpec *NamespacesEventhubs_Spec) AssignPropertiesToNamespacesEventhubsSpec(destination *v1alpha1api20211101storage.NamespacesEventhubs_Spec) error

AssignPropertiesToNamespacesEventhubsSpec populates the provided destination NamespacesEventhubs_Spec from our NamespacesEventhubs_Spec

func (*NamespacesEventhubs_Spec) ConvertSpecFrom

func (namespacesEventhubsSpec *NamespacesEventhubs_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error

ConvertSpecFrom populates our NamespacesEventhubs_Spec from the provided source

func (*NamespacesEventhubs_Spec) ConvertSpecTo

func (namespacesEventhubsSpec *NamespacesEventhubs_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error

ConvertSpecTo populates the provided destination from our NamespacesEventhubs_Spec

func (*NamespacesEventhubs_Spec) ConvertToARM

func (namespacesEventhubsSpec *NamespacesEventhubs_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*NamespacesEventhubs_Spec) DeepCopy

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

func (*NamespacesEventhubs_Spec) DeepCopyInto

func (in *NamespacesEventhubs_Spec) DeepCopyInto(out *NamespacesEventhubs_Spec)

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

func (*NamespacesEventhubs_Spec) NewEmptyARMValue

func (namespacesEventhubsSpec *NamespacesEventhubs_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*NamespacesEventhubs_Spec) OriginalVersion

func (namespacesEventhubsSpec *NamespacesEventhubs_Spec) OriginalVersion() string

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

func (*NamespacesEventhubs_Spec) PopulateFromARM

func (namespacesEventhubsSpec *NamespacesEventhubs_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

func (*NamespacesEventhubs_Spec) SetAzureName

func (namespacesEventhubsSpec *NamespacesEventhubs_Spec) SetAzureName(azureName string)

SetAzureName sets the Azure name of the resource

type NamespacesEventhubs_SpecARM

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

	//Name: Name of the resource
	Name string `json:"name"`

	//Properties: Properties supplied to the Create Or Update Event Hub operation.
	Properties NamespacesEventhubs_Spec_PropertiesARM `json:"properties"`

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

func (*NamespacesEventhubs_SpecARM) DeepCopy

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

func (*NamespacesEventhubs_SpecARM) DeepCopyInto

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

func (NamespacesEventhubs_SpecARM) GetAPIVersion

func (namespacesEventhubsSpecARM NamespacesEventhubs_SpecARM) GetAPIVersion() string

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

func (NamespacesEventhubs_SpecARM) GetName

func (namespacesEventhubsSpecARM NamespacesEventhubs_SpecARM) GetName() string

GetName returns the Name of the resource

func (NamespacesEventhubs_SpecARM) GetType

func (namespacesEventhubsSpecARM NamespacesEventhubs_SpecARM) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.EventHub/namespaces/eventhubs"

type NamespacesEventhubs_Spec_PropertiesARM

type NamespacesEventhubs_Spec_PropertiesARM struct {
	//CaptureDescription: Properties to configure capture description for eventhub
	CaptureDescription *NamespacesEventhubs_Spec_Properties_CaptureDescriptionARM `json:"captureDescription,omitempty"`

	//MessageRetentionInDays: Number of days to retain the events for this Event Hub,
	//value should be 1 to 7 days
	MessageRetentionInDays *int `json:"messageRetentionInDays,omitempty"`

	//PartitionCount: Number of partitions created for the Event Hub, allowed values
	//are from 1 to 32 partitions.
	PartitionCount *int `json:"partitionCount,omitempty"`
}

func (*NamespacesEventhubs_Spec_PropertiesARM) DeepCopy

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

func (*NamespacesEventhubs_Spec_PropertiesARM) DeepCopyInto

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

type NamespacesEventhubs_Spec_Properties_CaptureDescription

type NamespacesEventhubs_Spec_Properties_CaptureDescription struct {
	//Destination: Capture storage details for capture description
	Destination *NamespacesEventhubs_Spec_Properties_CaptureDescription_Destination `json:"destination,omitempty"`

	//Enabled: A value that indicates whether capture description is enabled.
	Enabled *bool `json:"enabled,omitempty"`

	//Encoding: Enumerates the possible values for the encoding format of capture
	//description. Note: 'AvroDeflate' will be deprecated in New API Version.
	Encoding *NamespacesEventhubsSpecPropertiesCaptureDescriptionEncoding `json:"encoding,omitempty"`

	//IntervalInSeconds: The time window allows you to set the frequency with which
	//the capture to Azure Blobs will happen, value should between 60 to 900 seconds
	IntervalInSeconds *int `json:"intervalInSeconds,omitempty"`

	//SizeLimitInBytes: The size window defines the amount of data built up in your
	//Event Hub before an capture operation, value should be between 10485760 to
	//524288000 bytes
	SizeLimitInBytes *int `json:"sizeLimitInBytes,omitempty"`

	//SkipEmptyArchives: A value that indicates whether to Skip Empty Archives
	SkipEmptyArchives *bool `json:"skipEmptyArchives,omitempty"`
}

func (*NamespacesEventhubs_Spec_Properties_CaptureDescription) AssignPropertiesFromNamespacesEventhubsSpecPropertiesCaptureDescription

func (namespacesEventhubsSpecPropertiesCaptureDescription *NamespacesEventhubs_Spec_Properties_CaptureDescription) AssignPropertiesFromNamespacesEventhubsSpecPropertiesCaptureDescription(source *v1alpha1api20211101storage.NamespacesEventhubs_Spec_Properties_CaptureDescription) error

AssignPropertiesFromNamespacesEventhubsSpecPropertiesCaptureDescription populates our NamespacesEventhubs_Spec_Properties_CaptureDescription from the provided source NamespacesEventhubs_Spec_Properties_CaptureDescription

func (*NamespacesEventhubs_Spec_Properties_CaptureDescription) AssignPropertiesToNamespacesEventhubsSpecPropertiesCaptureDescription

func (namespacesEventhubsSpecPropertiesCaptureDescription *NamespacesEventhubs_Spec_Properties_CaptureDescription) AssignPropertiesToNamespacesEventhubsSpecPropertiesCaptureDescription(destination *v1alpha1api20211101storage.NamespacesEventhubs_Spec_Properties_CaptureDescription) error

AssignPropertiesToNamespacesEventhubsSpecPropertiesCaptureDescription populates the provided destination NamespacesEventhubs_Spec_Properties_CaptureDescription from our NamespacesEventhubs_Spec_Properties_CaptureDescription

func (*NamespacesEventhubs_Spec_Properties_CaptureDescription) ConvertToARM

func (namespacesEventhubsSpecPropertiesCaptureDescription *NamespacesEventhubs_Spec_Properties_CaptureDescription) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*NamespacesEventhubs_Spec_Properties_CaptureDescription) DeepCopy

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

func (*NamespacesEventhubs_Spec_Properties_CaptureDescription) DeepCopyInto

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

func (*NamespacesEventhubs_Spec_Properties_CaptureDescription) NewEmptyARMValue

func (namespacesEventhubsSpecPropertiesCaptureDescription *NamespacesEventhubs_Spec_Properties_CaptureDescription) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*NamespacesEventhubs_Spec_Properties_CaptureDescription) PopulateFromARM

func (namespacesEventhubsSpecPropertiesCaptureDescription *NamespacesEventhubs_Spec_Properties_CaptureDescription) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type NamespacesEventhubs_Spec_Properties_CaptureDescriptionARM

type NamespacesEventhubs_Spec_Properties_CaptureDescriptionARM struct {
	//Destination: Capture storage details for capture description
	Destination *NamespacesEventhubs_Spec_Properties_CaptureDescription_DestinationARM `json:"destination,omitempty"`

	//Enabled: A value that indicates whether capture description is enabled.
	Enabled *bool `json:"enabled,omitempty"`

	//Encoding: Enumerates the possible values for the encoding format of capture
	//description. Note: 'AvroDeflate' will be deprecated in New API Version.
	Encoding *NamespacesEventhubsSpecPropertiesCaptureDescriptionEncoding `json:"encoding,omitempty"`

	//IntervalInSeconds: The time window allows you to set the frequency with which
	//the capture to Azure Blobs will happen, value should between 60 to 900 seconds
	IntervalInSeconds *int `json:"intervalInSeconds,omitempty"`

	//SizeLimitInBytes: The size window defines the amount of data built up in your
	//Event Hub before an capture operation, value should be between 10485760 to
	//524288000 bytes
	SizeLimitInBytes *int `json:"sizeLimitInBytes,omitempty"`

	//SkipEmptyArchives: A value that indicates whether to Skip Empty Archives
	SkipEmptyArchives *bool `json:"skipEmptyArchives,omitempty"`
}

func (*NamespacesEventhubs_Spec_Properties_CaptureDescriptionARM) DeepCopy

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

func (*NamespacesEventhubs_Spec_Properties_CaptureDescriptionARM) DeepCopyInto

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

type NamespacesEventhubs_Spec_Properties_CaptureDescription_Destination

type NamespacesEventhubs_Spec_Properties_CaptureDescription_Destination struct {
	//ArchiveNameFormat: Blob naming convention for archive, e.g.
	//{Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}.
	//Here all the parameters (Namespace,EventHub .. etc) are mandatory irrespective
	//of order
	ArchiveNameFormat *string `json:"archiveNameFormat,omitempty"`

	//BlobContainer: Blob container Name
	BlobContainer *string `json:"blobContainer,omitempty"`

	//DataLakeAccountName: The Azure Data Lake Store name for the captured events
	DataLakeAccountName *string `json:"dataLakeAccountName,omitempty"`

	//DataLakeFolderPath: The destination folder path for the captured events
	DataLakeFolderPath *string `json:"dataLakeFolderPath,omitempty"`

	// +kubebuilder:validation:Pattern="^[0-9a-fA-F]{8}(-[0-9a-fA-F]{4}){3}-[0-9a-fA-F]{12}$"
	//DataLakeSubscriptionId: Subscription Id of Azure Data Lake Store
	DataLakeSubscriptionId *string `json:"dataLakeSubscriptionId,omitempty"`

	//Name: Name for capture destination
	Name *string `json:"name,omitempty"`

	//StorageAccountResourceReference: Resource id of the storage account to be used
	//to create the blobs
	StorageAccountResourceReference *genruntime.ResourceReference `armReference:"StorageAccountResourceId" json:"storageAccountResourceReference,omitempty"`
}

func (*NamespacesEventhubs_Spec_Properties_CaptureDescription_Destination) AssignPropertiesFromNamespacesEventhubsSpecPropertiesCaptureDescriptionDestination

func (namespacesEventhubsSpecPropertiesCaptureDescriptionDestination *NamespacesEventhubs_Spec_Properties_CaptureDescription_Destination) AssignPropertiesFromNamespacesEventhubsSpecPropertiesCaptureDescriptionDestination(source *v1alpha1api20211101storage.NamespacesEventhubs_Spec_Properties_CaptureDescription_Destination) error

AssignPropertiesFromNamespacesEventhubsSpecPropertiesCaptureDescriptionDestination populates our NamespacesEventhubs_Spec_Properties_CaptureDescription_Destination from the provided source NamespacesEventhubs_Spec_Properties_CaptureDescription_Destination

func (*NamespacesEventhubs_Spec_Properties_CaptureDescription_Destination) AssignPropertiesToNamespacesEventhubsSpecPropertiesCaptureDescriptionDestination

func (namespacesEventhubsSpecPropertiesCaptureDescriptionDestination *NamespacesEventhubs_Spec_Properties_CaptureDescription_Destination) AssignPropertiesToNamespacesEventhubsSpecPropertiesCaptureDescriptionDestination(destination *v1alpha1api20211101storage.NamespacesEventhubs_Spec_Properties_CaptureDescription_Destination) error

AssignPropertiesToNamespacesEventhubsSpecPropertiesCaptureDescriptionDestination populates the provided destination NamespacesEventhubs_Spec_Properties_CaptureDescription_Destination from our NamespacesEventhubs_Spec_Properties_CaptureDescription_Destination

func (*NamespacesEventhubs_Spec_Properties_CaptureDescription_Destination) ConvertToARM

func (namespacesEventhubsSpecPropertiesCaptureDescriptionDestination *NamespacesEventhubs_Spec_Properties_CaptureDescription_Destination) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*NamespacesEventhubs_Spec_Properties_CaptureDescription_Destination) DeepCopy

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

func (*NamespacesEventhubs_Spec_Properties_CaptureDescription_Destination) DeepCopyInto

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

func (*NamespacesEventhubs_Spec_Properties_CaptureDescription_Destination) NewEmptyARMValue

func (namespacesEventhubsSpecPropertiesCaptureDescriptionDestination *NamespacesEventhubs_Spec_Properties_CaptureDescription_Destination) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*NamespacesEventhubs_Spec_Properties_CaptureDescription_Destination) PopulateFromARM

func (namespacesEventhubsSpecPropertiesCaptureDescriptionDestination *NamespacesEventhubs_Spec_Properties_CaptureDescription_Destination) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type NamespacesEventhubs_Spec_Properties_CaptureDescription_DestinationARM

type NamespacesEventhubs_Spec_Properties_CaptureDescription_DestinationARM struct {
	//Name: Name for capture destination
	Name *string `json:"name,omitempty"`

	//Properties: Properties describing the storage account, blob container and
	//archive name format for capture destination
	Properties *DestinationPropertiesARM `json:"properties,omitempty"`
}

func (*NamespacesEventhubs_Spec_Properties_CaptureDescription_DestinationARM) DeepCopy

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

func (*NamespacesEventhubs_Spec_Properties_CaptureDescription_DestinationARM) DeepCopyInto

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

type NamespacesSpecAPIVersion

type NamespacesSpecAPIVersion string

+kubebuilder:validation:Enum={"2021-11-01"}

type Namespaces_Spec

type Namespaces_Spec struct {
	//AlternateName: Alternate name specified when alias and namespace names are same.
	AlternateName *string `json:"alternateName,omitempty"`

	// +kubebuilder:validation:MaxLength=50
	// +kubebuilder:validation:MinLength=6
	//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"`

	//ClusterArmReference: Cluster ARM ID of the Namespace.
	ClusterArmReference *genruntime.ResourceReference `armReference:"ClusterArmId" json:"clusterArmReference,omitempty"`

	//DisableLocalAuth: This property disables SAS authentication for the Event Hubs
	//namespace.
	DisableLocalAuth *bool `json:"disableLocalAuth,omitempty"`

	//Encryption: Properties to configure Encryption
	Encryption *Encryption `json:"encryption,omitempty"`

	//Identity: Properties to configure Identity for Bring your Own Keys
	Identity *Identity `json:"identity,omitempty"`

	//IsAutoInflateEnabled: Value that indicates whether AutoInflate is enabled for
	//eventhub namespace.
	IsAutoInflateEnabled *bool `json:"isAutoInflateEnabled,omitempty"`

	//KafkaEnabled: Value that indicates whether Kafka is enabled for eventhub
	//namespace.
	KafkaEnabled *bool `json:"kafkaEnabled,omitempty"`

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

	//MaximumThroughputUnits: Upper limit of throughput units when AutoInflate is
	//enabled, value should be within 0 to 20 throughput units. ( '0' if
	//AutoInflateEnabled = true)
	MaximumThroughputUnits *int `json:"maximumThroughputUnits,omitempty"`

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

	//PrivateEndpointConnections: List of private endpoint connections.
	PrivateEndpointConnections []Namespaces_Spec_Properties_PrivateEndpointConnections `json:"privateEndpointConnections,omitempty"`

	//Sku: SKU parameters supplied to the create namespace operation
	Sku *Sku `json:"sku,omitempty"`

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

	//ZoneRedundant: Enabling this property creates a Standard Event Hubs Namespace in
	//regions supported availability zones.
	ZoneRedundant *bool `json:"zoneRedundant,omitempty"`
}

func (*Namespaces_Spec) AssignPropertiesFromNamespacesSpec

func (namespacesSpec *Namespaces_Spec) AssignPropertiesFromNamespacesSpec(source *v1alpha1api20211101storage.Namespaces_Spec) error

AssignPropertiesFromNamespacesSpec populates our Namespaces_Spec from the provided source Namespaces_Spec

func (*Namespaces_Spec) AssignPropertiesToNamespacesSpec

func (namespacesSpec *Namespaces_Spec) AssignPropertiesToNamespacesSpec(destination *v1alpha1api20211101storage.Namespaces_Spec) error

AssignPropertiesToNamespacesSpec populates the provided destination Namespaces_Spec from our Namespaces_Spec

func (*Namespaces_Spec) ConvertSpecFrom

func (namespacesSpec *Namespaces_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error

ConvertSpecFrom populates our Namespaces_Spec from the provided source

func (*Namespaces_Spec) ConvertSpecTo

func (namespacesSpec *Namespaces_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error

ConvertSpecTo populates the provided destination from our Namespaces_Spec

func (*Namespaces_Spec) ConvertToARM

func (namespacesSpec *Namespaces_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*Namespaces_Spec) DeepCopy

func (in *Namespaces_Spec) DeepCopy() *Namespaces_Spec

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

func (*Namespaces_Spec) DeepCopyInto

func (in *Namespaces_Spec) DeepCopyInto(out *Namespaces_Spec)

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

func (*Namespaces_Spec) NewEmptyARMValue

func (namespacesSpec *Namespaces_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Namespaces_Spec) OriginalVersion

func (namespacesSpec *Namespaces_Spec) OriginalVersion() string

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

func (*Namespaces_Spec) PopulateFromARM

func (namespacesSpec *Namespaces_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

func (*Namespaces_Spec) SetAzureName

func (namespacesSpec *Namespaces_Spec) SetAzureName(azureName string)

SetAzureName sets the Azure name of the resource

type Namespaces_SpecARM

type Namespaces_SpecARM struct {
	//Identity: Properties to configure Identity for Bring your Own Keys
	Identity *IdentityARM `json:"identity,omitempty"`

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

	//Name: Name of the resource
	Name string `json:"name"`

	//Properties: Namespace properties supplied for create namespace operation.
	Properties Namespaces_Spec_PropertiesARM `json:"properties"`

	//Sku: SKU parameters supplied to the create namespace operation
	Sku *SkuARM `json:"sku,omitempty"`

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

func (*Namespaces_SpecARM) DeepCopy

func (in *Namespaces_SpecARM) DeepCopy() *Namespaces_SpecARM

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

func (*Namespaces_SpecARM) DeepCopyInto

func (in *Namespaces_SpecARM) DeepCopyInto(out *Namespaces_SpecARM)

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

func (Namespaces_SpecARM) GetAPIVersion

func (namespacesSpecARM Namespaces_SpecARM) GetAPIVersion() string

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

func (Namespaces_SpecARM) GetName

func (namespacesSpecARM Namespaces_SpecARM) GetName() string

GetName returns the Name of the resource

func (Namespaces_SpecARM) GetType

func (namespacesSpecARM Namespaces_SpecARM) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.EventHub/namespaces"

type Namespaces_Spec_PropertiesARM

type Namespaces_Spec_PropertiesARM struct {
	//AlternateName: Alternate name specified when alias and namespace names are same.
	AlternateName *string `json:"alternateName,omitempty"`
	ClusterArmId  *string `json:"clusterArmId,omitempty"`

	//DisableLocalAuth: This property disables SAS authentication for the Event Hubs
	//namespace.
	DisableLocalAuth *bool `json:"disableLocalAuth,omitempty"`

	//Encryption: Properties to configure Encryption
	Encryption *EncryptionARM `json:"encryption,omitempty"`

	//IsAutoInflateEnabled: Value that indicates whether AutoInflate is enabled for
	//eventhub namespace.
	IsAutoInflateEnabled *bool `json:"isAutoInflateEnabled,omitempty"`

	//KafkaEnabled: Value that indicates whether Kafka is enabled for eventhub
	//namespace.
	KafkaEnabled *bool `json:"kafkaEnabled,omitempty"`

	//MaximumThroughputUnits: Upper limit of throughput units when AutoInflate is
	//enabled, value should be within 0 to 20 throughput units. ( '0' if
	//AutoInflateEnabled = true)
	MaximumThroughputUnits *int `json:"maximumThroughputUnits,omitempty"`

	//PrivateEndpointConnections: List of private endpoint connections.
	PrivateEndpointConnections []Namespaces_Spec_Properties_PrivateEndpointConnectionsARM `json:"privateEndpointConnections,omitempty"`

	//ZoneRedundant: Enabling this property creates a Standard Event Hubs Namespace in
	//regions supported availability zones.
	ZoneRedundant *bool `json:"zoneRedundant,omitempty"`
}

func (*Namespaces_Spec_PropertiesARM) DeepCopy

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

func (*Namespaces_Spec_PropertiesARM) DeepCopyInto

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

type Namespaces_Spec_Properties_PrivateEndpointConnections

type Namespaces_Spec_Properties_PrivateEndpointConnections struct {
	//PrivateEndpoint: PrivateEndpoint information.
	PrivateEndpoint *PrivateEndpoint `json:"privateEndpoint,omitempty"`
}

func (*Namespaces_Spec_Properties_PrivateEndpointConnections) AssignPropertiesFromNamespacesSpecPropertiesPrivateEndpointConnections

func (namespacesSpecPropertiesPrivateEndpointConnections *Namespaces_Spec_Properties_PrivateEndpointConnections) AssignPropertiesFromNamespacesSpecPropertiesPrivateEndpointConnections(source *v1alpha1api20211101storage.Namespaces_Spec_Properties_PrivateEndpointConnections) error

AssignPropertiesFromNamespacesSpecPropertiesPrivateEndpointConnections populates our Namespaces_Spec_Properties_PrivateEndpointConnections from the provided source Namespaces_Spec_Properties_PrivateEndpointConnections

func (*Namespaces_Spec_Properties_PrivateEndpointConnections) AssignPropertiesToNamespacesSpecPropertiesPrivateEndpointConnections

func (namespacesSpecPropertiesPrivateEndpointConnections *Namespaces_Spec_Properties_PrivateEndpointConnections) AssignPropertiesToNamespacesSpecPropertiesPrivateEndpointConnections(destination *v1alpha1api20211101storage.Namespaces_Spec_Properties_PrivateEndpointConnections) error

AssignPropertiesToNamespacesSpecPropertiesPrivateEndpointConnections populates the provided destination Namespaces_Spec_Properties_PrivateEndpointConnections from our Namespaces_Spec_Properties_PrivateEndpointConnections

func (*Namespaces_Spec_Properties_PrivateEndpointConnections) ConvertToARM

func (namespacesSpecPropertiesPrivateEndpointConnections *Namespaces_Spec_Properties_PrivateEndpointConnections) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*Namespaces_Spec_Properties_PrivateEndpointConnections) DeepCopy

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

func (*Namespaces_Spec_Properties_PrivateEndpointConnections) DeepCopyInto

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

func (*Namespaces_Spec_Properties_PrivateEndpointConnections) NewEmptyARMValue

func (namespacesSpecPropertiesPrivateEndpointConnections *Namespaces_Spec_Properties_PrivateEndpointConnections) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Namespaces_Spec_Properties_PrivateEndpointConnections) PopulateFromARM

func (namespacesSpecPropertiesPrivateEndpointConnections *Namespaces_Spec_Properties_PrivateEndpointConnections) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type Namespaces_Spec_Properties_PrivateEndpointConnectionsARM

type Namespaces_Spec_Properties_PrivateEndpointConnectionsARM struct {
	//Properties: Properties of the private endpoint connection resource.
	Properties *PrivateEndpointConnectionPropertiesARM `json:"properties,omitempty"`
}

func (*Namespaces_Spec_Properties_PrivateEndpointConnectionsARM) DeepCopy

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

func (*Namespaces_Spec_Properties_PrivateEndpointConnectionsARM) DeepCopyInto

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

type PrivateEndpoint

type PrivateEndpoint struct {
	//Reference: The ARM identifier for Private Endpoint.
	Reference *genruntime.ResourceReference `armReference:"Id" json:"reference,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-11-01/Microsoft.EventHub.json#/definitions/PrivateEndpoint

func (*PrivateEndpoint) AssignPropertiesFromPrivateEndpoint

func (privateEndpoint *PrivateEndpoint) AssignPropertiesFromPrivateEndpoint(source *v1alpha1api20211101storage.PrivateEndpoint) error

AssignPropertiesFromPrivateEndpoint populates our PrivateEndpoint from the provided source PrivateEndpoint

func (*PrivateEndpoint) AssignPropertiesToPrivateEndpoint

func (privateEndpoint *PrivateEndpoint) AssignPropertiesToPrivateEndpoint(destination *v1alpha1api20211101storage.PrivateEndpoint) error

AssignPropertiesToPrivateEndpoint populates the provided destination PrivateEndpoint from our PrivateEndpoint

func (*PrivateEndpoint) ConvertToARM

func (privateEndpoint *PrivateEndpoint) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*PrivateEndpoint) DeepCopy

func (in *PrivateEndpoint) DeepCopy() *PrivateEndpoint

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

func (*PrivateEndpoint) DeepCopyInto

func (in *PrivateEndpoint) DeepCopyInto(out *PrivateEndpoint)

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

func (*PrivateEndpoint) NewEmptyARMValue

func (privateEndpoint *PrivateEndpoint) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*PrivateEndpoint) PopulateFromARM

func (privateEndpoint *PrivateEndpoint) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type PrivateEndpointARM

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

Generated from: https://schema.management.azure.com/schemas/2021-11-01/Microsoft.EventHub.json#/definitions/PrivateEndpoint

func (*PrivateEndpointARM) DeepCopy

func (in *PrivateEndpointARM) DeepCopy() *PrivateEndpointARM

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

func (*PrivateEndpointARM) DeepCopyInto

func (in *PrivateEndpointARM) DeepCopyInto(out *PrivateEndpointARM)

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

type PrivateEndpointConnectionPropertiesARM

type PrivateEndpointConnectionPropertiesARM struct {
	//PrivateEndpoint: PrivateEndpoint information.
	PrivateEndpoint *PrivateEndpointARM `json:"privateEndpoint,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-11-01/Microsoft.EventHub.json#/definitions/PrivateEndpointConnectionProperties

func (*PrivateEndpointConnectionPropertiesARM) DeepCopy

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

func (*PrivateEndpointConnectionPropertiesARM) DeepCopyInto

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

type PrivateEndpointConnection_Status_SubResourceEmbedded

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

	//SystemData: The system meta data relating to this resource.
	SystemData *SystemData_Status `json:"systemData,omitempty"`
}

func (*PrivateEndpointConnection_Status_SubResourceEmbedded) AssignPropertiesFromPrivateEndpointConnectionStatusSubResourceEmbedded

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

AssignPropertiesFromPrivateEndpointConnectionStatusSubResourceEmbedded populates our PrivateEndpointConnection_Status_SubResourceEmbedded from the provided source PrivateEndpointConnection_Status_SubResourceEmbedded

func (*PrivateEndpointConnection_Status_SubResourceEmbedded) AssignPropertiesToPrivateEndpointConnectionStatusSubResourceEmbedded

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

AssignPropertiesToPrivateEndpointConnectionStatusSubResourceEmbedded populates the provided destination PrivateEndpointConnection_Status_SubResourceEmbedded from our PrivateEndpointConnection_Status_SubResourceEmbedded

func (*PrivateEndpointConnection_Status_SubResourceEmbedded) DeepCopy

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

func (*PrivateEndpointConnection_Status_SubResourceEmbedded) DeepCopyInto

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

func (*PrivateEndpointConnection_Status_SubResourceEmbedded) NewEmptyARMValue

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

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*PrivateEndpointConnection_Status_SubResourceEmbedded) PopulateFromARM

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

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type PrivateEndpointConnection_Status_SubResourceEmbeddedARM

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

	//SystemData: The system meta data relating to this resource.
	SystemData *SystemData_StatusARM `json:"systemData,omitempty"`
}

func (*PrivateEndpointConnection_Status_SubResourceEmbeddedARM) DeepCopy

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

func (*PrivateEndpointConnection_Status_SubResourceEmbeddedARM) DeepCopyInto

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

type Sku

type Sku struct {
	// +kubebuilder:validation:Minimum=0
	//Capacity: The Event Hubs throughput units for Basic or Standard tiers, where
	//value should be 0 to 20 throughput units. The Event Hubs premium units for
	//Premium tier, where value should be 0 to 10 premium units.
	Capacity *int `json:"capacity,omitempty"`

	// +kubebuilder:validation:Required
	//Name: Name of this SKU.
	Name SkuName `json:"name"`

	//Tier: The billing tier of this particular SKU.
	Tier *SkuTier `json:"tier,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-11-01/Microsoft.EventHub.json#/definitions/Sku

func (*Sku) AssignPropertiesFromSku

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

AssignPropertiesFromSku populates our Sku from the provided source Sku

func (*Sku) AssignPropertiesToSku

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

AssignPropertiesToSku populates the provided destination Sku from our Sku

func (*Sku) ConvertToARM

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

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*Sku) DeepCopy

func (in *Sku) DeepCopy() *Sku

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

func (*Sku) DeepCopyInto

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

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

func (*Sku) NewEmptyARMValue

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

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Sku) PopulateFromARM

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

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type SkuARM

type SkuARM struct {
	//Capacity: The Event Hubs throughput units for Basic or Standard tiers, where
	//value should be 0 to 20 throughput units. The Event Hubs premium units for
	//Premium tier, where value should be 0 to 10 premium units.
	Capacity *int `json:"capacity,omitempty"`

	//Name: Name of this SKU.
	Name SkuName `json:"name"`

	//Tier: The billing tier of this particular SKU.
	Tier *SkuTier `json:"tier,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-11-01/Microsoft.EventHub.json#/definitions/Sku

func (*SkuARM) DeepCopy

func (in *SkuARM) DeepCopy() *SkuARM

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

func (*SkuARM) DeepCopyInto

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

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

type SkuName

type SkuName string

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

type SkuStatusName

type SkuStatusName string

type SkuStatusTier

type SkuStatusTier string

type SkuTier

type SkuTier string

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

type Sku_Status

type Sku_Status struct {
	//Capacity: The Event Hubs throughput units for Basic or Standard tiers, where
	//value should be 0 to 20 throughput units. The Event Hubs premium units for
	//Premium tier, where value should be 0 to 10 premium units.
	Capacity *int `json:"capacity,omitempty"`

	// +kubebuilder:validation:Required
	//Name: Name of this SKU.
	Name SkuStatusName `json:"name"`

	//Tier: The billing tier of this particular SKU.
	Tier *SkuStatusTier `json:"tier,omitempty"`
}

func (*Sku_Status) AssignPropertiesFromSkuStatus

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

AssignPropertiesFromSkuStatus populates our Sku_Status from the provided source Sku_Status

func (*Sku_Status) AssignPropertiesToSkuStatus

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

AssignPropertiesToSkuStatus populates the provided destination Sku_Status from our Sku_Status

func (*Sku_Status) DeepCopy

func (in *Sku_Status) DeepCopy() *Sku_Status

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

func (*Sku_Status) DeepCopyInto

func (in *Sku_Status) DeepCopyInto(out *Sku_Status)

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

func (*Sku_Status) NewEmptyARMValue

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

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Sku_Status) PopulateFromARM

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

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type Sku_StatusARM

type Sku_StatusARM struct {
	//Capacity: The Event Hubs throughput units for Basic or Standard tiers, where
	//value should be 0 to 20 throughput units. The Event Hubs premium units for
	//Premium tier, where value should be 0 to 10 premium units.
	Capacity *int `json:"capacity,omitempty"`

	//Name: Name of this SKU.
	Name SkuStatusName `json:"name"`

	//Tier: The billing tier of this particular SKU.
	Tier *SkuStatusTier `json:"tier,omitempty"`
}

func (*Sku_StatusARM) DeepCopy

func (in *Sku_StatusARM) DeepCopy() *Sku_StatusARM

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

func (*Sku_StatusARM) DeepCopyInto

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

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

type SystemDataStatusCreatedByType

type SystemDataStatusCreatedByType string

type SystemDataStatusLastModifiedByType

type SystemDataStatusLastModifiedByType string

type SystemData_Status

type SystemData_Status struct {
	//CreatedAt: The timestamp of resource creation (UTC).
	CreatedAt *string `json:"createdAt,omitempty"`

	//CreatedBy: The identity that created the resource.
	CreatedBy *string `json:"createdBy,omitempty"`

	//CreatedByType: The type of identity that created the resource.
	CreatedByType *SystemDataStatusCreatedByType `json:"createdByType,omitempty"`

	//LastModifiedAt: The type of identity that last modified the resource.
	LastModifiedAt *string `json:"lastModifiedAt,omitempty"`

	//LastModifiedBy: The identity that last modified the resource.
	LastModifiedBy *string `json:"lastModifiedBy,omitempty"`

	//LastModifiedByType: The type of identity that last modified the resource.
	LastModifiedByType *SystemDataStatusLastModifiedByType `json:"lastModifiedByType,omitempty"`
}

func (*SystemData_Status) AssignPropertiesFromSystemDataStatus

func (systemDataStatus *SystemData_Status) AssignPropertiesFromSystemDataStatus(source *v1alpha1api20211101storage.SystemData_Status) error

AssignPropertiesFromSystemDataStatus populates our SystemData_Status from the provided source SystemData_Status

func (*SystemData_Status) AssignPropertiesToSystemDataStatus

func (systemDataStatus *SystemData_Status) AssignPropertiesToSystemDataStatus(destination *v1alpha1api20211101storage.SystemData_Status) error

AssignPropertiesToSystemDataStatus populates the provided destination SystemData_Status from our SystemData_Status

func (*SystemData_Status) DeepCopy

func (in *SystemData_Status) DeepCopy() *SystemData_Status

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

func (*SystemData_Status) DeepCopyInto

func (in *SystemData_Status) DeepCopyInto(out *SystemData_Status)

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

func (*SystemData_Status) NewEmptyARMValue

func (systemDataStatus *SystemData_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*SystemData_Status) PopulateFromARM

func (systemDataStatus *SystemData_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type SystemData_StatusARM

type SystemData_StatusARM struct {
	//CreatedAt: The timestamp of resource creation (UTC).
	CreatedAt *string `json:"createdAt,omitempty"`

	//CreatedBy: The identity that created the resource.
	CreatedBy *string `json:"createdBy,omitempty"`

	//CreatedByType: The type of identity that created the resource.
	CreatedByType *SystemDataStatusCreatedByType `json:"createdByType,omitempty"`

	//LastModifiedAt: The type of identity that last modified the resource.
	LastModifiedAt *string `json:"lastModifiedAt,omitempty"`

	//LastModifiedBy: The identity that last modified the resource.
	LastModifiedBy *string `json:"lastModifiedBy,omitempty"`

	//LastModifiedByType: The type of identity that last modified the resource.
	LastModifiedByType *SystemDataStatusLastModifiedByType `json:"lastModifiedByType,omitempty"`
}

func (*SystemData_StatusARM) DeepCopy

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

func (*SystemData_StatusARM) DeepCopyInto

func (in *SystemData_StatusARM) DeepCopyInto(out *SystemData_StatusARM)

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

type UserAssignedIdentityProperties

type UserAssignedIdentityProperties struct {
	//UserAssignedIdentityReference: ARM ID of user Identity selected for encryption
	UserAssignedIdentityReference *genruntime.ResourceReference `armReference:"UserAssignedIdentity" json:"userAssignedIdentityReference,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-11-01/Microsoft.EventHub.json#/definitions/UserAssignedIdentityProperties

func (*UserAssignedIdentityProperties) AssignPropertiesFromUserAssignedIdentityProperties

func (userAssignedIdentityProperties *UserAssignedIdentityProperties) AssignPropertiesFromUserAssignedIdentityProperties(source *v1alpha1api20211101storage.UserAssignedIdentityProperties) error

AssignPropertiesFromUserAssignedIdentityProperties populates our UserAssignedIdentityProperties from the provided source UserAssignedIdentityProperties

func (*UserAssignedIdentityProperties) AssignPropertiesToUserAssignedIdentityProperties

func (userAssignedIdentityProperties *UserAssignedIdentityProperties) AssignPropertiesToUserAssignedIdentityProperties(destination *v1alpha1api20211101storage.UserAssignedIdentityProperties) error

AssignPropertiesToUserAssignedIdentityProperties populates the provided destination UserAssignedIdentityProperties from our UserAssignedIdentityProperties

func (*UserAssignedIdentityProperties) ConvertToARM

func (userAssignedIdentityProperties *UserAssignedIdentityProperties) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*UserAssignedIdentityProperties) DeepCopy

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

func (*UserAssignedIdentityProperties) DeepCopyInto

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

func (*UserAssignedIdentityProperties) NewEmptyARMValue

func (userAssignedIdentityProperties *UserAssignedIdentityProperties) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*UserAssignedIdentityProperties) PopulateFromARM

func (userAssignedIdentityProperties *UserAssignedIdentityProperties) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type UserAssignedIdentityPropertiesARM

type UserAssignedIdentityPropertiesARM struct {
	UserAssignedIdentity *string `json:"userAssignedIdentity,omitempty"`
}

Generated from: https://schema.management.azure.com/schemas/2021-11-01/Microsoft.EventHub.json#/definitions/UserAssignedIdentityProperties

func (*UserAssignedIdentityPropertiesARM) DeepCopy

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

func (*UserAssignedIdentityPropertiesARM) DeepCopyInto

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

type UserAssignedIdentityProperties_Status

type UserAssignedIdentityProperties_Status struct {
	//UserAssignedIdentity: ARM ID of user Identity selected for encryption
	UserAssignedIdentity *string `json:"userAssignedIdentity,omitempty"`
}

func (*UserAssignedIdentityProperties_Status) AssignPropertiesFromUserAssignedIdentityPropertiesStatus

func (userAssignedIdentityPropertiesStatus *UserAssignedIdentityProperties_Status) AssignPropertiesFromUserAssignedIdentityPropertiesStatus(source *v1alpha1api20211101storage.UserAssignedIdentityProperties_Status) error

AssignPropertiesFromUserAssignedIdentityPropertiesStatus populates our UserAssignedIdentityProperties_Status from the provided source UserAssignedIdentityProperties_Status

func (*UserAssignedIdentityProperties_Status) AssignPropertiesToUserAssignedIdentityPropertiesStatus

func (userAssignedIdentityPropertiesStatus *UserAssignedIdentityProperties_Status) AssignPropertiesToUserAssignedIdentityPropertiesStatus(destination *v1alpha1api20211101storage.UserAssignedIdentityProperties_Status) error

AssignPropertiesToUserAssignedIdentityPropertiesStatus populates the provided destination UserAssignedIdentityProperties_Status from our UserAssignedIdentityProperties_Status

func (*UserAssignedIdentityProperties_Status) DeepCopy

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

func (*UserAssignedIdentityProperties_Status) DeepCopyInto

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

func (*UserAssignedIdentityProperties_Status) NewEmptyARMValue

func (userAssignedIdentityPropertiesStatus *UserAssignedIdentityProperties_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*UserAssignedIdentityProperties_Status) PopulateFromARM

func (userAssignedIdentityPropertiesStatus *UserAssignedIdentityProperties_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type UserAssignedIdentityProperties_StatusARM

type UserAssignedIdentityProperties_StatusARM struct {
	//UserAssignedIdentity: ARM ID of user Identity selected for encryption
	UserAssignedIdentity *string `json:"userAssignedIdentity,omitempty"`
}

func (*UserAssignedIdentityProperties_StatusARM) DeepCopy

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

func (*UserAssignedIdentityProperties_StatusARM) 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: Client Id of user assigned identity
	ClientId *string `json:"clientId,omitempty"`

	//PrincipalId: Principal Id of user assigned identity
	PrincipalId *string `json:"principalId,omitempty"`
}

func (*UserAssignedIdentity_Status) AssignPropertiesFromUserAssignedIdentityStatus

func (userAssignedIdentityStatus *UserAssignedIdentity_Status) AssignPropertiesFromUserAssignedIdentityStatus(source *v1alpha1api20211101storage.UserAssignedIdentity_Status) error

AssignPropertiesFromUserAssignedIdentityStatus populates our UserAssignedIdentity_Status from the provided source UserAssignedIdentity_Status

func (*UserAssignedIdentity_Status) AssignPropertiesToUserAssignedIdentityStatus

func (userAssignedIdentityStatus *UserAssignedIdentity_Status) AssignPropertiesToUserAssignedIdentityStatus(destination *v1alpha1api20211101storage.UserAssignedIdentity_Status) error

AssignPropertiesToUserAssignedIdentityStatus 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 (userAssignedIdentityStatus *UserAssignedIdentity_Status) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*UserAssignedIdentity_Status) PopulateFromARM

func (userAssignedIdentityStatus *UserAssignedIdentity_Status) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type UserAssignedIdentity_StatusARM

type UserAssignedIdentity_StatusARM struct {
	//ClientId: Client Id of user assigned identity
	ClientId *string `json:"clientId,omitempty"`

	//PrincipalId: Principal Id of user assigned identity
	PrincipalId *string `json:"principalId,omitempty"`
}

func (*UserAssignedIdentity_StatusARM) DeepCopy

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

func (*UserAssignedIdentity_StatusARM) 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