v1beta20210601

package
v2.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Package v1beta20210601 contains API Schema definitions for the operationalinsights v1beta20210601 API group +groupName=operationalinsights.azure.com

Package v1beta20210601 contains API Schema definitions for the operationalinsights v1beta20210601 API group +kubebuilder:object:generate=true All object properties are optional by default, this will be overridden when needed: +kubebuilder:validation:Optional +groupName=operationalinsights.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.

Index

Constants

View Source
const (
	PublicNetworkAccessType_Disabled = PublicNetworkAccessType("Disabled")
	PublicNetworkAccessType_Enabled  = PublicNetworkAccessType("Enabled")
)
View Source
const (
	PublicNetworkAccessType_STATUS_Disabled = PublicNetworkAccessType_STATUS("Disabled")
	PublicNetworkAccessType_STATUS_Enabled  = PublicNetworkAccessType_STATUS("Enabled")
)
View Source
const (
	WorkspaceProperties_ProvisioningState_Canceled            = WorkspaceProperties_ProvisioningState("Canceled")
	WorkspaceProperties_ProvisioningState_Creating            = WorkspaceProperties_ProvisioningState("Creating")
	WorkspaceProperties_ProvisioningState_Deleting            = WorkspaceProperties_ProvisioningState("Deleting")
	WorkspaceProperties_ProvisioningState_Failed              = WorkspaceProperties_ProvisioningState("Failed")
	WorkspaceProperties_ProvisioningState_ProvisioningAccount = WorkspaceProperties_ProvisioningState("ProvisioningAccount")
	WorkspaceProperties_ProvisioningState_Succeeded           = WorkspaceProperties_ProvisioningState("Succeeded")
	WorkspaceProperties_ProvisioningState_Updating            = WorkspaceProperties_ProvisioningState("Updating")
)
View Source
const (
	WorkspaceProperties_ProvisioningState_STATUS_Canceled            = WorkspaceProperties_ProvisioningState_STATUS("Canceled")
	WorkspaceProperties_ProvisioningState_STATUS_Creating            = WorkspaceProperties_ProvisioningState_STATUS("Creating")
	WorkspaceProperties_ProvisioningState_STATUS_Deleting            = WorkspaceProperties_ProvisioningState_STATUS("Deleting")
	WorkspaceProperties_ProvisioningState_STATUS_Failed              = WorkspaceProperties_ProvisioningState_STATUS("Failed")
	WorkspaceProperties_ProvisioningState_STATUS_ProvisioningAccount = WorkspaceProperties_ProvisioningState_STATUS("ProvisioningAccount")
	WorkspaceProperties_ProvisioningState_STATUS_Succeeded           = WorkspaceProperties_ProvisioningState_STATUS("Succeeded")
	WorkspaceProperties_ProvisioningState_STATUS_Updating            = WorkspaceProperties_ProvisioningState_STATUS("Updating")
)
View Source
const (
	WorkspaceCapping_DataIngestionStatus_STATUS_ApproachingQuota      = WorkspaceCapping_DataIngestionStatus_STATUS("ApproachingQuota")
	WorkspaceCapping_DataIngestionStatus_STATUS_ForceOff              = WorkspaceCapping_DataIngestionStatus_STATUS("ForceOff")
	WorkspaceCapping_DataIngestionStatus_STATUS_ForceOn               = WorkspaceCapping_DataIngestionStatus_STATUS("ForceOn")
	WorkspaceCapping_DataIngestionStatus_STATUS_OverQuota             = WorkspaceCapping_DataIngestionStatus_STATUS("OverQuota")
	WorkspaceCapping_DataIngestionStatus_STATUS_RespectQuota          = WorkspaceCapping_DataIngestionStatus_STATUS("RespectQuota")
	WorkspaceCapping_DataIngestionStatus_STATUS_SubscriptionSuspended = WorkspaceCapping_DataIngestionStatus_STATUS("SubscriptionSuspended")
)
View Source
const (
	WorkspaceSku_CapacityReservationLevel_100  = WorkspaceSku_CapacityReservationLevel(100)
	WorkspaceSku_CapacityReservationLevel_1000 = WorkspaceSku_CapacityReservationLevel(1000)
	WorkspaceSku_CapacityReservationLevel_200  = WorkspaceSku_CapacityReservationLevel(200)
	WorkspaceSku_CapacityReservationLevel_2000 = WorkspaceSku_CapacityReservationLevel(2000)
	WorkspaceSku_CapacityReservationLevel_300  = WorkspaceSku_CapacityReservationLevel(300)
	WorkspaceSku_CapacityReservationLevel_400  = WorkspaceSku_CapacityReservationLevel(400)
	WorkspaceSku_CapacityReservationLevel_500  = WorkspaceSku_CapacityReservationLevel(500)
	WorkspaceSku_CapacityReservationLevel_5000 = WorkspaceSku_CapacityReservationLevel(5000)
)
View Source
const (
	WorkspaceSku_CapacityReservationLevel_STATUS_100  = WorkspaceSku_CapacityReservationLevel_STATUS(100)
	WorkspaceSku_CapacityReservationLevel_STATUS_1000 = WorkspaceSku_CapacityReservationLevel_STATUS(1000)
	WorkspaceSku_CapacityReservationLevel_STATUS_200  = WorkspaceSku_CapacityReservationLevel_STATUS(200)
	WorkspaceSku_CapacityReservationLevel_STATUS_2000 = WorkspaceSku_CapacityReservationLevel_STATUS(2000)
	WorkspaceSku_CapacityReservationLevel_STATUS_300  = WorkspaceSku_CapacityReservationLevel_STATUS(300)
	WorkspaceSku_CapacityReservationLevel_STATUS_400  = WorkspaceSku_CapacityReservationLevel_STATUS(400)
	WorkspaceSku_CapacityReservationLevel_STATUS_500  = WorkspaceSku_CapacityReservationLevel_STATUS(500)
	WorkspaceSku_CapacityReservationLevel_STATUS_5000 = WorkspaceSku_CapacityReservationLevel_STATUS(5000)
)
View Source
const (
	WorkspaceSku_Name_CapacityReservation = WorkspaceSku_Name("CapacityReservation")
	WorkspaceSku_Name_Free                = WorkspaceSku_Name("Free")
	WorkspaceSku_Name_LACluster           = WorkspaceSku_Name("LACluster")
	WorkspaceSku_Name_PerGB2018           = WorkspaceSku_Name("PerGB2018")
	WorkspaceSku_Name_PerNode             = WorkspaceSku_Name("PerNode")
	WorkspaceSku_Name_Premium             = WorkspaceSku_Name("Premium")
	WorkspaceSku_Name_Standalone          = WorkspaceSku_Name("Standalone")
	WorkspaceSku_Name_Standard            = WorkspaceSku_Name("Standard")
)
View Source
const (
	WorkspaceSku_Name_STATUS_CapacityReservation = WorkspaceSku_Name_STATUS("CapacityReservation")
	WorkspaceSku_Name_STATUS_Free                = WorkspaceSku_Name_STATUS("Free")
	WorkspaceSku_Name_STATUS_LACluster           = WorkspaceSku_Name_STATUS("LACluster")
	WorkspaceSku_Name_STATUS_PerGB2018           = WorkspaceSku_Name_STATUS("PerGB2018")
	WorkspaceSku_Name_STATUS_PerNode             = WorkspaceSku_Name_STATUS("PerNode")
	WorkspaceSku_Name_STATUS_Premium             = WorkspaceSku_Name_STATUS("Premium")
	WorkspaceSku_Name_STATUS_Standalone          = WorkspaceSku_Name_STATUS("Standalone")
	WorkspaceSku_Name_STATUS_Standard            = WorkspaceSku_Name_STATUS("Standard")
)
View Source
const APIVersion_Value = APIVersion("2021-06-01")

Variables

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

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

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

Functions

This section is empty.

Types

type APIVersion

type APIVersion string

Deprecated version of APIVersion. Use v1api20210601.APIVersion instead +kubebuilder:validation:Enum={"2021-06-01"}

type PrivateLinkScopedResource_STATUS

type PrivateLinkScopedResource_STATUS struct {
	ResourceId *string `json:"resourceId,omitempty"`
	ScopeId    *string `json:"scopeId,omitempty"`
}

Deprecated version of PrivateLinkScopedResource_STATUS. Use v1api20210601.PrivateLinkScopedResource_STATUS instead

func (*PrivateLinkScopedResource_STATUS) AssignProperties_From_PrivateLinkScopedResource_STATUS

func (resource *PrivateLinkScopedResource_STATUS) AssignProperties_From_PrivateLinkScopedResource_STATUS(source *v1beta20210601s.PrivateLinkScopedResource_STATUS) error

AssignProperties_From_PrivateLinkScopedResource_STATUS populates our PrivateLinkScopedResource_STATUS from the provided source PrivateLinkScopedResource_STATUS

func (*PrivateLinkScopedResource_STATUS) AssignProperties_To_PrivateLinkScopedResource_STATUS

func (resource *PrivateLinkScopedResource_STATUS) AssignProperties_To_PrivateLinkScopedResource_STATUS(destination *v1beta20210601s.PrivateLinkScopedResource_STATUS) error

AssignProperties_To_PrivateLinkScopedResource_STATUS populates the provided destination PrivateLinkScopedResource_STATUS from our PrivateLinkScopedResource_STATUS

func (*PrivateLinkScopedResource_STATUS) DeepCopy

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

func (*PrivateLinkScopedResource_STATUS) DeepCopyInto

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

func (*PrivateLinkScopedResource_STATUS) NewEmptyARMValue

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

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*PrivateLinkScopedResource_STATUS) PopulateFromARM

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

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type PrivateLinkScopedResource_STATUS_ARM

type PrivateLinkScopedResource_STATUS_ARM struct {
	ResourceId *string `json:"resourceId,omitempty"`
	ScopeId    *string `json:"scopeId,omitempty"`
}

Deprecated version of PrivateLinkScopedResource_STATUS. Use v1api20210601.PrivateLinkScopedResource_STATUS instead

func (*PrivateLinkScopedResource_STATUS_ARM) DeepCopy

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

func (*PrivateLinkScopedResource_STATUS_ARM) DeepCopyInto

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

type PublicNetworkAccessType

type PublicNetworkAccessType string

Deprecated version of PublicNetworkAccessType. Use v1api20210601.PublicNetworkAccessType instead +kubebuilder:validation:Enum={"Disabled","Enabled"}

type PublicNetworkAccessType_STATUS

type PublicNetworkAccessType_STATUS string

Deprecated version of PublicNetworkAccessType_STATUS. Use v1api20210601.PublicNetworkAccessType_STATUS instead

type Workspace

type Workspace struct {
	metav1.TypeMeta   `json:",inline"`
	metav1.ObjectMeta `json:"metadata,omitempty"`
	Spec              Workspace_Spec   `json:"spec,omitempty"`
	Status            Workspace_STATUS `json:"status,omitempty"`
}

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

func (*Workspace) AssignProperties_From_Workspace

func (workspace *Workspace) AssignProperties_From_Workspace(source *v1beta20210601s.Workspace) error

AssignProperties_From_Workspace populates our Workspace from the provided source Workspace

func (*Workspace) AssignProperties_To_Workspace

func (workspace *Workspace) AssignProperties_To_Workspace(destination *v1beta20210601s.Workspace) error

AssignProperties_To_Workspace populates the provided destination Workspace from our Workspace

func (*Workspace) AzureName

func (workspace *Workspace) AzureName() string

AzureName returns the Azure name of the resource

func (*Workspace) ConvertFrom

func (workspace *Workspace) ConvertFrom(hub conversion.Hub) error

ConvertFrom populates our Workspace from the provided hub Workspace

func (*Workspace) ConvertTo

func (workspace *Workspace) ConvertTo(hub conversion.Hub) error

ConvertTo populates the provided hub Workspace from our Workspace

func (*Workspace) DeepCopy

func (in *Workspace) DeepCopy() *Workspace

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

func (*Workspace) DeepCopyInto

func (in *Workspace) DeepCopyInto(out *Workspace)

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

func (*Workspace) DeepCopyObject

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

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

func (*Workspace) Default

func (workspace *Workspace) Default()

Default applies defaults to the Workspace resource

func (Workspace) GetAPIVersion

func (workspace Workspace) GetAPIVersion() string

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

func (*Workspace) GetConditions

func (workspace *Workspace) GetConditions() conditions.Conditions

GetConditions returns the conditions of the resource

func (*Workspace) GetResourceScope

func (workspace *Workspace) GetResourceScope() genruntime.ResourceScope

GetResourceScope returns the scope of the resource

func (*Workspace) GetSpec

func (workspace *Workspace) GetSpec() genruntime.ConvertibleSpec

GetSpec returns the specification of this resource

func (*Workspace) GetStatus

func (workspace *Workspace) GetStatus() genruntime.ConvertibleStatus

GetStatus returns the status of this resource

func (*Workspace) GetType

func (workspace *Workspace) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.OperationalInsights/workspaces"

func (*Workspace) NewEmptyStatus

func (workspace *Workspace) NewEmptyStatus() genruntime.ConvertibleStatus

NewEmptyStatus returns a new empty (blank) status

func (*Workspace) OriginalGVK

func (workspace *Workspace) OriginalGVK() *schema.GroupVersionKind

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

func (*Workspace) Owner

func (workspace *Workspace) Owner() *genruntime.ResourceReference

Owner returns the ResourceReference of the owner

func (*Workspace) SetConditions

func (workspace *Workspace) SetConditions(conditions conditions.Conditions)

SetConditions sets the conditions on the resource status

func (*Workspace) SetStatus

func (workspace *Workspace) SetStatus(status genruntime.ConvertibleStatus) error

SetStatus sets the status of this resource

func (*Workspace) ValidateCreate

func (workspace *Workspace) ValidateCreate() (admission.Warnings, error)

ValidateCreate validates the creation of the resource

func (*Workspace) ValidateDelete

func (workspace *Workspace) ValidateDelete() (admission.Warnings, error)

ValidateDelete validates the deletion of the resource

func (*Workspace) ValidateUpdate

func (workspace *Workspace) ValidateUpdate(old runtime.Object) (admission.Warnings, error)

ValidateUpdate validates an update of the resource

type WorkspaceCapping

type WorkspaceCapping struct {
	DailyQuotaGb *float64 `json:"dailyQuotaGb,omitempty"`
}

Deprecated version of WorkspaceCapping. Use v1api20210601.WorkspaceCapping instead

func (*WorkspaceCapping) AssignProperties_From_WorkspaceCapping

func (capping *WorkspaceCapping) AssignProperties_From_WorkspaceCapping(source *v1beta20210601s.WorkspaceCapping) error

AssignProperties_From_WorkspaceCapping populates our WorkspaceCapping from the provided source WorkspaceCapping

func (*WorkspaceCapping) AssignProperties_To_WorkspaceCapping

func (capping *WorkspaceCapping) AssignProperties_To_WorkspaceCapping(destination *v1beta20210601s.WorkspaceCapping) error

AssignProperties_To_WorkspaceCapping populates the provided destination WorkspaceCapping from our WorkspaceCapping

func (*WorkspaceCapping) ConvertToARM

func (capping *WorkspaceCapping) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*WorkspaceCapping) DeepCopy

func (in *WorkspaceCapping) DeepCopy() *WorkspaceCapping

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

func (*WorkspaceCapping) DeepCopyInto

func (in *WorkspaceCapping) DeepCopyInto(out *WorkspaceCapping)

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

func (*WorkspaceCapping) NewEmptyARMValue

func (capping *WorkspaceCapping) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*WorkspaceCapping) PopulateFromARM

func (capping *WorkspaceCapping) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type WorkspaceCapping_ARM

type WorkspaceCapping_ARM struct {
	DailyQuotaGb *float64 `json:"dailyQuotaGb,omitempty"`
}

Deprecated version of WorkspaceCapping. Use v1api20210601.WorkspaceCapping instead

func (*WorkspaceCapping_ARM) DeepCopy

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

func (*WorkspaceCapping_ARM) DeepCopyInto

func (in *WorkspaceCapping_ARM) DeepCopyInto(out *WorkspaceCapping_ARM)

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

type WorkspaceCapping_DataIngestionStatus_STATUS

type WorkspaceCapping_DataIngestionStatus_STATUS string

Deprecated version of WorkspaceCapping_DataIngestionStatus_STATUS. Use v1api20210601.WorkspaceCapping_DataIngestionStatus_STATUS instead

type WorkspaceCapping_STATUS

type WorkspaceCapping_STATUS struct {
	DailyQuotaGb        *float64                                     `json:"dailyQuotaGb,omitempty"`
	DataIngestionStatus *WorkspaceCapping_DataIngestionStatus_STATUS `json:"dataIngestionStatus,omitempty"`
	QuotaNextResetTime  *string                                      `json:"quotaNextResetTime,omitempty"`
}

Deprecated version of WorkspaceCapping_STATUS. Use v1api20210601.WorkspaceCapping_STATUS instead

func (*WorkspaceCapping_STATUS) AssignProperties_From_WorkspaceCapping_STATUS

func (capping *WorkspaceCapping_STATUS) AssignProperties_From_WorkspaceCapping_STATUS(source *v1beta20210601s.WorkspaceCapping_STATUS) error

AssignProperties_From_WorkspaceCapping_STATUS populates our WorkspaceCapping_STATUS from the provided source WorkspaceCapping_STATUS

func (*WorkspaceCapping_STATUS) AssignProperties_To_WorkspaceCapping_STATUS

func (capping *WorkspaceCapping_STATUS) AssignProperties_To_WorkspaceCapping_STATUS(destination *v1beta20210601s.WorkspaceCapping_STATUS) error

AssignProperties_To_WorkspaceCapping_STATUS populates the provided destination WorkspaceCapping_STATUS from our WorkspaceCapping_STATUS

func (*WorkspaceCapping_STATUS) DeepCopy

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

func (*WorkspaceCapping_STATUS) DeepCopyInto

func (in *WorkspaceCapping_STATUS) DeepCopyInto(out *WorkspaceCapping_STATUS)

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

func (*WorkspaceCapping_STATUS) NewEmptyARMValue

func (capping *WorkspaceCapping_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*WorkspaceCapping_STATUS) PopulateFromARM

func (capping *WorkspaceCapping_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type WorkspaceCapping_STATUS_ARM

type WorkspaceCapping_STATUS_ARM struct {
	DailyQuotaGb        *float64                                     `json:"dailyQuotaGb,omitempty"`
	DataIngestionStatus *WorkspaceCapping_DataIngestionStatus_STATUS `json:"dataIngestionStatus,omitempty"`
	QuotaNextResetTime  *string                                      `json:"quotaNextResetTime,omitempty"`
}

Deprecated version of WorkspaceCapping_STATUS. Use v1api20210601.WorkspaceCapping_STATUS instead

func (*WorkspaceCapping_STATUS_ARM) DeepCopy

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

func (*WorkspaceCapping_STATUS_ARM) DeepCopyInto

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

type WorkspaceFeatures

type WorkspaceFeatures struct {
	ClusterResourceReference                    *genruntime.ResourceReference `armReference:"ClusterResourceId" json:"clusterResourceReference,omitempty"`
	DisableLocalAuth                            *bool                         `json:"disableLocalAuth,omitempty"`
	EnableDataExport                            *bool                         `json:"enableDataExport,omitempty"`
	EnableLogAccessUsingOnlyResourcePermissions *bool                         `json:"enableLogAccessUsingOnlyResourcePermissions,omitempty"`
	ImmediatePurgeDataOn30Days                  *bool                         `json:"immediatePurgeDataOn30Days,omitempty"`
}

Deprecated version of WorkspaceFeatures. Use v1api20210601.WorkspaceFeatures instead

func (*WorkspaceFeatures) AssignProperties_From_WorkspaceFeatures

func (features *WorkspaceFeatures) AssignProperties_From_WorkspaceFeatures(source *v1beta20210601s.WorkspaceFeatures) error

AssignProperties_From_WorkspaceFeatures populates our WorkspaceFeatures from the provided source WorkspaceFeatures

func (*WorkspaceFeatures) AssignProperties_To_WorkspaceFeatures

func (features *WorkspaceFeatures) AssignProperties_To_WorkspaceFeatures(destination *v1beta20210601s.WorkspaceFeatures) error

AssignProperties_To_WorkspaceFeatures populates the provided destination WorkspaceFeatures from our WorkspaceFeatures

func (*WorkspaceFeatures) ConvertToARM

func (features *WorkspaceFeatures) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*WorkspaceFeatures) DeepCopy

func (in *WorkspaceFeatures) DeepCopy() *WorkspaceFeatures

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

func (*WorkspaceFeatures) DeepCopyInto

func (in *WorkspaceFeatures) DeepCopyInto(out *WorkspaceFeatures)

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

func (*WorkspaceFeatures) NewEmptyARMValue

func (features *WorkspaceFeatures) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*WorkspaceFeatures) PopulateFromARM

func (features *WorkspaceFeatures) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type WorkspaceFeatures_ARM

type WorkspaceFeatures_ARM struct {
	ClusterResourceId                           *string `json:"clusterResourceId,omitempty"`
	DisableLocalAuth                            *bool   `json:"disableLocalAuth,omitempty"`
	EnableDataExport                            *bool   `json:"enableDataExport,omitempty"`
	EnableLogAccessUsingOnlyResourcePermissions *bool   `json:"enableLogAccessUsingOnlyResourcePermissions,omitempty"`
	ImmediatePurgeDataOn30Days                  *bool   `json:"immediatePurgeDataOn30Days,omitempty"`
}

Deprecated version of WorkspaceFeatures. Use v1api20210601.WorkspaceFeatures instead

func (*WorkspaceFeatures_ARM) DeepCopy

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

func (*WorkspaceFeatures_ARM) DeepCopyInto

func (in *WorkspaceFeatures_ARM) DeepCopyInto(out *WorkspaceFeatures_ARM)

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

type WorkspaceFeatures_STATUS

type WorkspaceFeatures_STATUS struct {
	ClusterResourceId                           *string `json:"clusterResourceId,omitempty"`
	DisableLocalAuth                            *bool   `json:"disableLocalAuth,omitempty"`
	EnableDataExport                            *bool   `json:"enableDataExport,omitempty"`
	EnableLogAccessUsingOnlyResourcePermissions *bool   `json:"enableLogAccessUsingOnlyResourcePermissions,omitempty"`
	ImmediatePurgeDataOn30Days                  *bool   `json:"immediatePurgeDataOn30Days,omitempty"`
}

Deprecated version of WorkspaceFeatures_STATUS. Use v1api20210601.WorkspaceFeatures_STATUS instead

func (*WorkspaceFeatures_STATUS) AssignProperties_From_WorkspaceFeatures_STATUS

func (features *WorkspaceFeatures_STATUS) AssignProperties_From_WorkspaceFeatures_STATUS(source *v1beta20210601s.WorkspaceFeatures_STATUS) error

AssignProperties_From_WorkspaceFeatures_STATUS populates our WorkspaceFeatures_STATUS from the provided source WorkspaceFeatures_STATUS

func (*WorkspaceFeatures_STATUS) AssignProperties_To_WorkspaceFeatures_STATUS

func (features *WorkspaceFeatures_STATUS) AssignProperties_To_WorkspaceFeatures_STATUS(destination *v1beta20210601s.WorkspaceFeatures_STATUS) error

AssignProperties_To_WorkspaceFeatures_STATUS populates the provided destination WorkspaceFeatures_STATUS from our WorkspaceFeatures_STATUS

func (*WorkspaceFeatures_STATUS) DeepCopy

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

func (*WorkspaceFeatures_STATUS) DeepCopyInto

func (in *WorkspaceFeatures_STATUS) DeepCopyInto(out *WorkspaceFeatures_STATUS)

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

func (*WorkspaceFeatures_STATUS) NewEmptyARMValue

func (features *WorkspaceFeatures_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*WorkspaceFeatures_STATUS) PopulateFromARM

func (features *WorkspaceFeatures_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type WorkspaceFeatures_STATUS_ARM

type WorkspaceFeatures_STATUS_ARM struct {
	ClusterResourceId                           *string `json:"clusterResourceId,omitempty"`
	DisableLocalAuth                            *bool   `json:"disableLocalAuth,omitempty"`
	EnableDataExport                            *bool   `json:"enableDataExport,omitempty"`
	EnableLogAccessUsingOnlyResourcePermissions *bool   `json:"enableLogAccessUsingOnlyResourcePermissions,omitempty"`
	ImmediatePurgeDataOn30Days                  *bool   `json:"immediatePurgeDataOn30Days,omitempty"`
}

Deprecated version of WorkspaceFeatures_STATUS. Use v1api20210601.WorkspaceFeatures_STATUS instead

func (*WorkspaceFeatures_STATUS_ARM) DeepCopy

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

func (*WorkspaceFeatures_STATUS_ARM) DeepCopyInto

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

type WorkspaceList

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

+kubebuilder:object:root=true Deprecated version of Workspace. Use v1api20210601.Workspace instead

func (*WorkspaceList) DeepCopy

func (in *WorkspaceList) DeepCopy() *WorkspaceList

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

func (*WorkspaceList) DeepCopyInto

func (in *WorkspaceList) DeepCopyInto(out *WorkspaceList)

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

func (*WorkspaceList) DeepCopyObject

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

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

type WorkspaceProperties_ARM

type WorkspaceProperties_ARM struct {
	Features                        *WorkspaceFeatures_ARM                 `json:"features,omitempty"`
	ForceCmkForQuery                *bool                                  `json:"forceCmkForQuery,omitempty"`
	ProvisioningState               *WorkspaceProperties_ProvisioningState `json:"provisioningState,omitempty"`
	PublicNetworkAccessForIngestion *PublicNetworkAccessType               `json:"publicNetworkAccessForIngestion,omitempty"`
	PublicNetworkAccessForQuery     *PublicNetworkAccessType               `json:"publicNetworkAccessForQuery,omitempty"`
	RetentionInDays                 *int                                   `json:"retentionInDays,omitempty"`
	Sku                             *WorkspaceSku_ARM                      `json:"sku,omitempty"`
	WorkspaceCapping                *WorkspaceCapping_ARM                  `json:"workspaceCapping,omitempty"`
}

Deprecated version of WorkspaceProperties. Use v1api20210601.WorkspaceProperties instead

func (*WorkspaceProperties_ARM) DeepCopy

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

func (*WorkspaceProperties_ARM) DeepCopyInto

func (in *WorkspaceProperties_ARM) DeepCopyInto(out *WorkspaceProperties_ARM)

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

type WorkspaceProperties_ProvisioningState

type WorkspaceProperties_ProvisioningState string

Deprecated version of WorkspaceProperties_ProvisioningState. Use v1api20210601.WorkspaceProperties_ProvisioningState instead +kubebuilder:validation:Enum={"Canceled","Creating","Deleting","Failed","ProvisioningAccount","Succeeded","Updating"}

type WorkspaceProperties_ProvisioningState_STATUS

type WorkspaceProperties_ProvisioningState_STATUS string

Deprecated version of WorkspaceProperties_ProvisioningState_STATUS. Use v1api20210601.WorkspaceProperties_ProvisioningState_STATUS instead

type WorkspaceProperties_STATUS_ARM

type WorkspaceProperties_STATUS_ARM struct {
	CreatedDate                     *string                                       `json:"createdDate,omitempty"`
	CustomerId                      *string                                       `json:"customerId,omitempty"`
	Features                        *WorkspaceFeatures_STATUS_ARM                 `json:"features,omitempty"`
	ForceCmkForQuery                *bool                                         `json:"forceCmkForQuery,omitempty"`
	ModifiedDate                    *string                                       `json:"modifiedDate,omitempty"`
	PrivateLinkScopedResources      []PrivateLinkScopedResource_STATUS_ARM        `json:"privateLinkScopedResources,omitempty"`
	ProvisioningState               *WorkspaceProperties_ProvisioningState_STATUS `json:"provisioningState,omitempty"`
	PublicNetworkAccessForIngestion *PublicNetworkAccessType_STATUS               `json:"publicNetworkAccessForIngestion,omitempty"`
	PublicNetworkAccessForQuery     *PublicNetworkAccessType_STATUS               `json:"publicNetworkAccessForQuery,omitempty"`
	RetentionInDays                 *int                                          `json:"retentionInDays,omitempty"`
	Sku                             *WorkspaceSku_STATUS_ARM                      `json:"sku,omitempty"`
	WorkspaceCapping                *WorkspaceCapping_STATUS_ARM                  `json:"workspaceCapping,omitempty"`
}

Deprecated version of WorkspaceProperties_STATUS. Use v1api20210601.WorkspaceProperties_STATUS instead

func (*WorkspaceProperties_STATUS_ARM) DeepCopy

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

func (*WorkspaceProperties_STATUS_ARM) DeepCopyInto

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

type WorkspaceSku

type WorkspaceSku struct {
	CapacityReservationLevel *WorkspaceSku_CapacityReservationLevel `json:"capacityReservationLevel,omitempty"`

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

Deprecated version of WorkspaceSku. Use v1api20210601.WorkspaceSku instead

func (*WorkspaceSku) AssignProperties_From_WorkspaceSku

func (workspaceSku *WorkspaceSku) AssignProperties_From_WorkspaceSku(source *v1beta20210601s.WorkspaceSku) error

AssignProperties_From_WorkspaceSku populates our WorkspaceSku from the provided source WorkspaceSku

func (*WorkspaceSku) AssignProperties_To_WorkspaceSku

func (workspaceSku *WorkspaceSku) AssignProperties_To_WorkspaceSku(destination *v1beta20210601s.WorkspaceSku) error

AssignProperties_To_WorkspaceSku populates the provided destination WorkspaceSku from our WorkspaceSku

func (*WorkspaceSku) ConvertToARM

func (workspaceSku *WorkspaceSku) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*WorkspaceSku) DeepCopy

func (in *WorkspaceSku) DeepCopy() *WorkspaceSku

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

func (*WorkspaceSku) DeepCopyInto

func (in *WorkspaceSku) DeepCopyInto(out *WorkspaceSku)

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

func (*WorkspaceSku) NewEmptyARMValue

func (workspaceSku *WorkspaceSku) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*WorkspaceSku) PopulateFromARM

func (workspaceSku *WorkspaceSku) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type WorkspaceSku_ARM

type WorkspaceSku_ARM struct {
	CapacityReservationLevel *WorkspaceSku_CapacityReservationLevel `json:"capacityReservationLevel,omitempty"`
	Name                     *WorkspaceSku_Name                     `json:"name,omitempty"`
}

Deprecated version of WorkspaceSku. Use v1api20210601.WorkspaceSku instead

func (*WorkspaceSku_ARM) DeepCopy

func (in *WorkspaceSku_ARM) DeepCopy() *WorkspaceSku_ARM

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

func (*WorkspaceSku_ARM) DeepCopyInto

func (in *WorkspaceSku_ARM) DeepCopyInto(out *WorkspaceSku_ARM)

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

type WorkspaceSku_CapacityReservationLevel

type WorkspaceSku_CapacityReservationLevel int

Deprecated version of WorkspaceSku_CapacityReservationLevel. Use v1api20210601.WorkspaceSku_CapacityReservationLevel instead +kubebuilder:validation:Enum={100,1000,200,2000,300,400,500,5000}

type WorkspaceSku_CapacityReservationLevel_STATUS

type WorkspaceSku_CapacityReservationLevel_STATUS int

Deprecated version of WorkspaceSku_CapacityReservationLevel_STATUS. Use v1api20210601.WorkspaceSku_CapacityReservationLevel_STATUS instead

type WorkspaceSku_Name

type WorkspaceSku_Name string

Deprecated version of WorkspaceSku_Name. Use v1api20210601.WorkspaceSku_Name instead +kubebuilder:validation:Enum={"CapacityReservation","Free","LACluster","PerGB2018","PerNode","Premium","Standalone","Standard"}

type WorkspaceSku_Name_STATUS

type WorkspaceSku_Name_STATUS string

Deprecated version of WorkspaceSku_Name_STATUS. Use v1api20210601.WorkspaceSku_Name_STATUS instead

type WorkspaceSku_STATUS

type WorkspaceSku_STATUS struct {
	CapacityReservationLevel *WorkspaceSku_CapacityReservationLevel_STATUS `json:"capacityReservationLevel,omitempty"`
	LastSkuUpdate            *string                                       `json:"lastSkuUpdate,omitempty"`
	Name                     *WorkspaceSku_Name_STATUS                     `json:"name,omitempty"`
}

Deprecated version of WorkspaceSku_STATUS. Use v1api20210601.WorkspaceSku_STATUS instead

func (*WorkspaceSku_STATUS) AssignProperties_From_WorkspaceSku_STATUS

func (workspaceSku *WorkspaceSku_STATUS) AssignProperties_From_WorkspaceSku_STATUS(source *v1beta20210601s.WorkspaceSku_STATUS) error

AssignProperties_From_WorkspaceSku_STATUS populates our WorkspaceSku_STATUS from the provided source WorkspaceSku_STATUS

func (*WorkspaceSku_STATUS) AssignProperties_To_WorkspaceSku_STATUS

func (workspaceSku *WorkspaceSku_STATUS) AssignProperties_To_WorkspaceSku_STATUS(destination *v1beta20210601s.WorkspaceSku_STATUS) error

AssignProperties_To_WorkspaceSku_STATUS populates the provided destination WorkspaceSku_STATUS from our WorkspaceSku_STATUS

func (*WorkspaceSku_STATUS) DeepCopy

func (in *WorkspaceSku_STATUS) DeepCopy() *WorkspaceSku_STATUS

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

func (*WorkspaceSku_STATUS) DeepCopyInto

func (in *WorkspaceSku_STATUS) DeepCopyInto(out *WorkspaceSku_STATUS)

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

func (*WorkspaceSku_STATUS) NewEmptyARMValue

func (workspaceSku *WorkspaceSku_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*WorkspaceSku_STATUS) PopulateFromARM

func (workspaceSku *WorkspaceSku_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type WorkspaceSku_STATUS_ARM

type WorkspaceSku_STATUS_ARM struct {
	CapacityReservationLevel *WorkspaceSku_CapacityReservationLevel_STATUS `json:"capacityReservationLevel,omitempty"`
	LastSkuUpdate            *string                                       `json:"lastSkuUpdate,omitempty"`
	Name                     *WorkspaceSku_Name_STATUS                     `json:"name,omitempty"`
}

Deprecated version of WorkspaceSku_STATUS. Use v1api20210601.WorkspaceSku_STATUS instead

func (*WorkspaceSku_STATUS_ARM) DeepCopy

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

func (*WorkspaceSku_STATUS_ARM) DeepCopyInto

func (in *WorkspaceSku_STATUS_ARM) DeepCopyInto(out *WorkspaceSku_STATUS_ARM)

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

type Workspace_STATUS

type Workspace_STATUS struct {
	// Conditions: The observed state of the resource
	Conditions                      []conditions.Condition                        `json:"conditions,omitempty"`
	CreatedDate                     *string                                       `json:"createdDate,omitempty"`
	CustomerId                      *string                                       `json:"customerId,omitempty"`
	Etag                            *string                                       `json:"etag,omitempty"`
	Features                        *WorkspaceFeatures_STATUS                     `json:"features,omitempty"`
	ForceCmkForQuery                *bool                                         `json:"forceCmkForQuery,omitempty"`
	Id                              *string                                       `json:"id,omitempty"`
	Location                        *string                                       `json:"location,omitempty"`
	ModifiedDate                    *string                                       `json:"modifiedDate,omitempty"`
	Name                            *string                                       `json:"name,omitempty"`
	PrivateLinkScopedResources      []PrivateLinkScopedResource_STATUS            `json:"privateLinkScopedResources,omitempty"`
	ProvisioningState               *WorkspaceProperties_ProvisioningState_STATUS `json:"provisioningState,omitempty"`
	PublicNetworkAccessForIngestion *PublicNetworkAccessType_STATUS               `json:"publicNetworkAccessForIngestion,omitempty"`
	PublicNetworkAccessForQuery     *PublicNetworkAccessType_STATUS               `json:"publicNetworkAccessForQuery,omitempty"`
	RetentionInDays                 *int                                          `json:"retentionInDays,omitempty"`
	Sku                             *WorkspaceSku_STATUS                          `json:"sku,omitempty"`
	Tags                            map[string]string                             `json:"tags,omitempty"`
	Type                            *string                                       `json:"type,omitempty"`
	WorkspaceCapping                *WorkspaceCapping_STATUS                      `json:"workspaceCapping,omitempty"`
}

Deprecated version of Workspace_STATUS. Use v1api20210601.Workspace_STATUS instead

func (*Workspace_STATUS) AssignProperties_From_Workspace_STATUS

func (workspace *Workspace_STATUS) AssignProperties_From_Workspace_STATUS(source *v1beta20210601s.Workspace_STATUS) error

AssignProperties_From_Workspace_STATUS populates our Workspace_STATUS from the provided source Workspace_STATUS

func (*Workspace_STATUS) AssignProperties_To_Workspace_STATUS

func (workspace *Workspace_STATUS) AssignProperties_To_Workspace_STATUS(destination *v1beta20210601s.Workspace_STATUS) error

AssignProperties_To_Workspace_STATUS populates the provided destination Workspace_STATUS from our Workspace_STATUS

func (*Workspace_STATUS) ConvertStatusFrom

func (workspace *Workspace_STATUS) ConvertStatusFrom(source genruntime.ConvertibleStatus) error

ConvertStatusFrom populates our Workspace_STATUS from the provided source

func (*Workspace_STATUS) ConvertStatusTo

func (workspace *Workspace_STATUS) ConvertStatusTo(destination genruntime.ConvertibleStatus) error

ConvertStatusTo populates the provided destination from our Workspace_STATUS

func (*Workspace_STATUS) DeepCopy

func (in *Workspace_STATUS) DeepCopy() *Workspace_STATUS

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

func (*Workspace_STATUS) DeepCopyInto

func (in *Workspace_STATUS) DeepCopyInto(out *Workspace_STATUS)

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

func (*Workspace_STATUS) NewEmptyARMValue

func (workspace *Workspace_STATUS) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Workspace_STATUS) PopulateFromARM

func (workspace *Workspace_STATUS) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

type Workspace_STATUS_ARM

type Workspace_STATUS_ARM struct {
	Etag       *string                         `json:"etag,omitempty"`
	Id         *string                         `json:"id,omitempty"`
	Location   *string                         `json:"location,omitempty"`
	Name       *string                         `json:"name,omitempty"`
	Properties *WorkspaceProperties_STATUS_ARM `json:"properties,omitempty"`
	Tags       map[string]string               `json:"tags,omitempty"`
	Type       *string                         `json:"type,omitempty"`
}

Deprecated version of Workspace_STATUS. Use v1api20210601.Workspace_STATUS instead

func (*Workspace_STATUS_ARM) DeepCopy

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

func (*Workspace_STATUS_ARM) DeepCopyInto

func (in *Workspace_STATUS_ARM) DeepCopyInto(out *Workspace_STATUS_ARM)

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

type Workspace_Spec

type Workspace_Spec struct {
	// +kubebuilder:validation:MaxLength=63
	// +kubebuilder:validation:MinLength=4
	// +kubebuilder:validation:Pattern="^[A-Za-z0-9][A-Za-z0-9-]+[A-Za-z0-9]$"
	// AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it
	// doesn't have to be.
	AzureName        string             `json:"azureName,omitempty"`
	Etag             *string            `json:"etag,omitempty"`
	Features         *WorkspaceFeatures `json:"features,omitempty"`
	ForceCmkForQuery *bool              `json:"forceCmkForQuery,omitempty"`

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

	// +kubebuilder:validation:Required
	// Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also
	// controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a
	// reference to a resources.azure.com/ResourceGroup resource
	Owner                           *genruntime.KnownResourceReference     `group:"resources.azure.com" json:"owner,omitempty" kind:"ResourceGroup"`
	ProvisioningState               *WorkspaceProperties_ProvisioningState `json:"provisioningState,omitempty"`
	PublicNetworkAccessForIngestion *PublicNetworkAccessType               `json:"publicNetworkAccessForIngestion,omitempty"`
	PublicNetworkAccessForQuery     *PublicNetworkAccessType               `json:"publicNetworkAccessForQuery,omitempty"`
	RetentionInDays                 *int                                   `json:"retentionInDays,omitempty"`
	Sku                             *WorkspaceSku                          `json:"sku,omitempty"`
	Tags                            map[string]string                      `json:"tags,omitempty"`
	WorkspaceCapping                *WorkspaceCapping                      `json:"workspaceCapping,omitempty"`
}

func (*Workspace_Spec) AssignProperties_From_Workspace_Spec

func (workspace *Workspace_Spec) AssignProperties_From_Workspace_Spec(source *v1beta20210601s.Workspace_Spec) error

AssignProperties_From_Workspace_Spec populates our Workspace_Spec from the provided source Workspace_Spec

func (*Workspace_Spec) AssignProperties_To_Workspace_Spec

func (workspace *Workspace_Spec) AssignProperties_To_Workspace_Spec(destination *v1beta20210601s.Workspace_Spec) error

AssignProperties_To_Workspace_Spec populates the provided destination Workspace_Spec from our Workspace_Spec

func (*Workspace_Spec) ConvertSpecFrom

func (workspace *Workspace_Spec) ConvertSpecFrom(source genruntime.ConvertibleSpec) error

ConvertSpecFrom populates our Workspace_Spec from the provided source

func (*Workspace_Spec) ConvertSpecTo

func (workspace *Workspace_Spec) ConvertSpecTo(destination genruntime.ConvertibleSpec) error

ConvertSpecTo populates the provided destination from our Workspace_Spec

func (*Workspace_Spec) ConvertToARM

func (workspace *Workspace_Spec) ConvertToARM(resolved genruntime.ConvertToARMResolvedDetails) (interface{}, error)

ConvertToARM converts from a Kubernetes CRD object to an ARM object

func (*Workspace_Spec) DeepCopy

func (in *Workspace_Spec) DeepCopy() *Workspace_Spec

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

func (*Workspace_Spec) DeepCopyInto

func (in *Workspace_Spec) DeepCopyInto(out *Workspace_Spec)

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

func (*Workspace_Spec) NewEmptyARMValue

func (workspace *Workspace_Spec) NewEmptyARMValue() genruntime.ARMResourceStatus

NewEmptyARMValue returns an empty ARM value suitable for deserializing into

func (*Workspace_Spec) OriginalVersion

func (workspace *Workspace_Spec) OriginalVersion() string

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

func (*Workspace_Spec) PopulateFromARM

func (workspace *Workspace_Spec) PopulateFromARM(owner genruntime.ArbitraryOwnerReference, armInput interface{}) error

PopulateFromARM populates a Kubernetes CRD object from an Azure ARM object

func (*Workspace_Spec) SetAzureName

func (workspace *Workspace_Spec) SetAzureName(azureName string)

SetAzureName sets the Azure name of the resource

type Workspace_Spec_ARM

type Workspace_Spec_ARM struct {
	Etag       *string                  `json:"etag,omitempty"`
	Location   *string                  `json:"location,omitempty"`
	Name       string                   `json:"name,omitempty"`
	Properties *WorkspaceProperties_ARM `json:"properties,omitempty"`
	Tags       map[string]string        `json:"tags,omitempty"`
}

Deprecated version of Workspace_Spec. Use v1api20210601.Workspace_Spec instead

func (*Workspace_Spec_ARM) DeepCopy

func (in *Workspace_Spec_ARM) DeepCopy() *Workspace_Spec_ARM

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

func (*Workspace_Spec_ARM) DeepCopyInto

func (in *Workspace_Spec_ARM) DeepCopyInto(out *Workspace_Spec_ARM)

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

func (Workspace_Spec_ARM) GetAPIVersion

func (workspace Workspace_Spec_ARM) GetAPIVersion() string

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

func (*Workspace_Spec_ARM) GetName

func (workspace *Workspace_Spec_ARM) GetName() string

GetName returns the Name of the resource

func (*Workspace_Spec_ARM) GetType

func (workspace *Workspace_Spec_ARM) GetType() string

GetType returns the ARM Type of the resource. This is always "Microsoft.OperationalInsights/workspaces"

Jump to

Keyboard shortcuts

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