Get Custom Location Result
data class GetCustomLocationResult(val authentication: CustomLocationPropertiesResponseAuthentication? = null, val azureApiVersion: String, val clusterExtensionIds: List<String>? = null, val displayName: String? = null, val hostResourceId: String? = null, val hostType: String? = null, val id: String, val identity: IdentityResponse? = null, val location: String, val name: String, val namespace: String? = null, val provisioningState: String? = null, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
Custom Locations definition.
Constructors
Link copied to clipboard
constructor(authentication: CustomLocationPropertiesResponseAuthentication? = null, azureApiVersion: String, clusterExtensionIds: List<String>? = null, displayName: String? = null, hostResourceId: String? = null, hostType: String? = null, id: String, identity: IdentityResponse? = null, location: String, name: String, namespace: String? = null, provisioningState: String? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)
Properties
Link copied to clipboard
This is optional input that contains the authentication that should be used to generate the namespace.
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Contains the reference to the add-on that contains charts to deploy CRDs and operators.
Link copied to clipboard
Display name for the Custom Locations location.
Link copied to clipboard
Connected Cluster or AKS Cluster. The Custom Locations RP will perform a checkAccess API for listAdminCredentials permissions.
Link copied to clipboard
Identity for the resource.
Link copied to clipboard
Provisioning State for the Custom Location.
Link copied to clipboard
Metadata pertaining to creation and last modification of the resource