items

@JvmName(name = "xneecvqfdmvixvfu")
suspend fun items(value: Output<List<PodArgs>>)
@JvmName(name = "yrovdatrhpykrnxa")
suspend fun items(value: List<PodArgs>?)

Parameters

value

List of pods. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md


@JvmName(name = "pfnrvwbxpugcigau")
suspend fun items(vararg values: Output<PodArgs>)


@JvmName(name = "eimuweqgvjkjwuci")
suspend fun items(values: List<Output<PodArgs>>)
@JvmName(name = "puffrbluycyyygrs")
suspend fun items(vararg values: PodArgs)

Parameters

values

List of pods. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md


@JvmName(name = "restwxsnugjembmb")
suspend fun items(argument: List<suspend PodArgsBuilder.() -> Unit>)
@JvmName(name = "atshdmgafxjnysdo")
suspend fun items(vararg argument: suspend PodArgsBuilder.() -> Unit)
@JvmName(name = "enjbogidmqjjbdkn")
suspend fun items(argument: suspend PodArgsBuilder.() -> Unit)

Parameters

argument

List of pods. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md