imagePullSecrets

@JvmName(name = "lywwowyoiwndkdxq")
suspend fun imagePullSecrets(value: Output<List<LocalObjectReferencePatchArgs>>)
@JvmName(name = "hfnuetugafmsmeqy")
suspend fun imagePullSecrets(value: List<LocalObjectReferencePatchArgs>?)

Parameters

value

ImagePullSecrets is an optional list of references to secrets in the same namespace to use for pulling any of the images used by this PodSpec. If specified, these secrets will be passed to individual puller implementations for them to use. More info: https://kubernetes.io/docs/concepts/containers/images#specifying-imagepullsecrets-on-a-pod


@JvmName(name = "qsyiitekvflgdvor")
suspend fun imagePullSecrets(vararg values: Output<LocalObjectReferencePatchArgs>)


@JvmName(name = "lvgbctlkgjfwtorr")
suspend fun imagePullSecrets(values: List<Output<LocalObjectReferencePatchArgs>>)
@JvmName(name = "offvfpdkdujjcqlh")
suspend fun imagePullSecrets(vararg values: LocalObjectReferencePatchArgs)

Parameters

values

ImagePullSecrets is an optional list of references to secrets in the same namespace to use for pulling any of the images used by this PodSpec. If specified, these secrets will be passed to individual puller implementations for them to use. More info: https://kubernetes.io/docs/concepts/containers/images#specifying-imagepullsecrets-on-a-pod


@JvmName(name = "gnirubfhxwoncsrr")
suspend fun imagePullSecrets(argument: List<suspend LocalObjectReferencePatchArgsBuilder.() -> Unit>)
@JvmName(name = "wxyyfjnxqdwuyobc")
suspend fun imagePullSecrets(vararg argument: suspend LocalObjectReferencePatchArgsBuilder.() -> Unit)
@JvmName(name = "ocyrbmytccbiwprb")
suspend fun imagePullSecrets(argument: suspend LocalObjectReferencePatchArgsBuilder.() -> Unit)

Parameters

argument

ImagePullSecrets is an optional list of references to secrets in the same namespace to use for pulling any of the images used by this PodSpec. If specified, these secrets will be passed to individual puller implementations for them to use. More info: https://kubernetes.io/docs/concepts/containers/images#specifying-imagepullsecrets-on-a-pod