items

@JvmName(name = "jadyxrmwjranpiit")
suspend fun items(value: Output<List<PodArgs>>)
@JvmName(name = "rewmjakbhsvkpkxh")
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 = "dwykaltblixjbpdy")
suspend fun items(vararg values: Output<PodArgs>)


@JvmName(name = "ghtrgakrejwlhabw")
suspend fun items(values: List<Output<PodArgs>>)
@JvmName(name = "uytgugbfjnfpajen")
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 = "jjvupoqwrtdykutf")
suspend fun items(argument: List<suspend PodArgsBuilder.() -> Unit>)
@JvmName(name = "tnsfiwhdxuggfrhj")
suspend fun items(vararg argument: suspend PodArgsBuilder.() -> Unit)
@JvmName(name = "djwgyhpwsommmgyp")
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