claimRef

@JvmName(name = "sbxgxtnrrqttltaf")
suspend fun claimRef(value: Output<ObjectReferencePatchArgs>)
@JvmName(name = "kvlevqoloobpliud")
suspend fun claimRef(value: ObjectReferencePatchArgs?)

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 = "xunmljaubhhqufsg")
suspend fun claimRef(argument: suspend ObjectReferencePatchArgsBuilder.() -> 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