managedidentity.azure.com/v1beta20181130
managedidentity.azure.com/v1beta20181130
Package v1beta20181130 contains API Schema definitions for the managedidentity v1beta20181130 API group
APIVersion
(string
alias)
Deprecated version of APIVersion. Use v1api20181130.APIVersion instead
Value | Description |
---|---|
"2018-11-30" |
UserAssignedIdentity
Deprecated version of UserAssignedIdentity. Use v1api20181130.UserAssignedIdentity instead
Field | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||||||||||
spec UserAssignedIdentity_Spec |
|
||||||||||
status UserAssignedIdentity_STATUS |
UserAssignedIdentityOperatorConfigMaps
(Appears on:UserAssignedIdentityOperatorSpec)
Field | Description |
---|---|
clientId genruntime.ConfigMapDestination |
ClientId: indicates where the ClientId config map should be placed. If omitted, no config map will be created. |
principalId genruntime.ConfigMapDestination |
PrincipalId: indicates where the PrincipalId config map should be placed. If omitted, no config map will be created. |
tenantId genruntime.ConfigMapDestination |
TenantId: indicates where the TenantId config map should be placed. If omitted, no config map will be created. |
UserAssignedIdentityOperatorSpec
(Appears on:UserAssignedIdentity_Spec)
Details for configuring operator behavior. Fields in this struct are interpreted by the operator directly rather than being passed to Azure
Field | Description |
---|---|
configMaps UserAssignedIdentityOperatorConfigMaps |
ConfigMaps: configures where to place operator written ConfigMaps. |
UserAssignedIdentityProperties_STATUS_ARM
(Appears on:UserAssignedIdentity_STATUS_ARM)
Deprecated version of UserAssignedIdentityProperties_STATUS. Use v1api20181130.UserAssignedIdentityProperties_STATUS instead
Field | Description |
---|---|
clientId string |
|
principalId string |
|
tenantId string |
UserAssignedIdentity_STATUS
(Appears on:UserAssignedIdentity)
Deprecated version of UserAssignedIdentity_STATUS. Use v1api20181130.UserAssignedIdentity_STATUS instead
Field | Description |
---|---|
clientId string |
|
conditions []genruntime/conditions.Condition |
Conditions: The observed state of the resource |
id string |
|
location string |
|
name string |
|
principalId string |
|
tags map[string]string |
|
tenantId string |
|
type string |
UserAssignedIdentity_STATUS_ARM
Deprecated version of UserAssignedIdentity_STATUS. Use v1api20181130.UserAssignedIdentity_STATUS instead
Field | Description |
---|---|
id string |
|
location string |
|
name string |
|
properties UserAssignedIdentityProperties_STATUS_ARM |
|
tags map[string]string |
|
type string |
UserAssignedIdentity_Spec
(Appears on:UserAssignedIdentity)
Field | Description |
---|---|
azureName string |
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. |
location string |
|
operatorSpec UserAssignedIdentityOperatorSpec |
OperatorSpec: The specification for configuring operator behavior. This field is interpreted by the operator and not passed directly to Azure |
owner genruntime.KnownResourceReference |
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 |
tags map[string]string |
UserAssignedIdentity_Spec_ARM
Deprecated version of UserAssignedIdentity_Spec. Use v1api20181130.UserAssignedIdentity_Spec instead
Field | Description |
---|---|
location string |
|
name string |
|
tags map[string]string |