endpointSlice

suspend fun endpointSlice(name: String, block: suspend EndpointSliceResourceBuilder.() -> Unit): EndpointSlice

Parameters

name

The unique name of the resulting resource.

block

Builder for EndpointSlice.

See also


Parameters

name

The unique name of the resulting resource.

See also