items

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


@JvmName(name = "svgvqnyclfvrdeeh")
suspend fun items(values: List<Output<PodArgs>>)
@JvmName(name = "bahddinamowaochj")
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 = "macsbwnmvccltaqv")
suspend fun items(argument: List<suspend PodArgsBuilder.() -> Unit>)
@JvmName(name = "rkfanmpwnoxboynl")
suspend fun items(vararg argument: suspend PodArgsBuilder.() -> Unit)
@JvmName(name = "shrkpdwdcpvfepyv")
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