items

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


@JvmName(name = "ejekblncednirpqd")
suspend fun items(values: List<Output<PodArgs>>)
@JvmName(name = "owmsfiqqttnpfmud")
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 = "kdurvmgdefcfipqm")
suspend fun items(argument: List<suspend PodArgsBuilder.() -> Unit>)
@JvmName(name = "lgcbrlnqvtcfonmf")
suspend fun items(vararg argument: suspend PodArgsBuilder.() -> Unit)
@JvmName(name = "bgosxixrywndlnky")
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