claimRef

@JvmName(name = "tshhfyryxvjntior")
suspend fun claimRef(value: Output<ObjectReferenceArgs>)
@JvmName(name = "yciwajpegnmgnivv")
suspend fun claimRef(value: ObjectReferenceArgs?)

Parameters

value

claimRef is part of a bi-directional binding between PersistentVolume and PersistentVolumeClaim. Expected to be non-nil when bound. claim.VolumeName is the authoritative bind between PV and PVC. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#binding


@JvmName(name = "tqmtsonvdwwrqtih")
suspend fun claimRef(argument: suspend ObjectReferenceArgsBuilder.() -> Unit)

Parameters

argument

claimRef is part of a bi-directional binding between PersistentVolume and PersistentVolumeClaim. Expected to be non-nil when bound. claim.VolumeName is the authoritative bind between PV and PVC. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#binding