ServicemeshFunctions

Functions

Link copied to clipboard

This data source provides the Service Mesh Extension Providers of the current Alibaba Cloud user.

suspend fun getExtensionProviders(ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, serviceMeshId: String, type: String): GetExtensionProvidersResult
Link copied to clipboard

This data source provides the Service Mesh Service Meshes of the current Alibaba Cloud user.

suspend fun getServiceMeshes(enableDetails: Boolean? = null, ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, status: String? = null): GetServiceMeshesResult
Link copied to clipboard

This data source provides ASM available versions in the specified region.

suspend fun getVersions(argument: suspend GetVersionsPlainArgsBuilder.() -> Unit): GetVersionsResult
suspend fun getVersions(edition: String? = null, ids: List<String>? = null, outputFile: String? = null): GetVersionsResult