PersistentVolumeClaimPatchArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "mpowpoypalpdjdam")
suspend fun apiVersion(value: Output<String>)
@JvmName(name = "ineelsqevcsmcidv")
suspend fun apiVersion(value: String?)
Link copied to clipboard
@JvmName(name = "iarohosnmyqwaotd")
suspend fun kind(value: Output<String>)
@JvmName(name = "ihqibxebqbyqayyi")
suspend fun kind(value: String?)
Link copied to clipboard
@JvmName(name = "xfdhfxoqfwdwbykk")
suspend fun metadata(value: Output<ObjectMetaPatchArgs>)
@JvmName(name = "ahyldyvjcykqofgy")
suspend fun metadata(value: ObjectMetaPatchArgs?)
@JvmName(name = "aacrommrupeoyygn")
suspend fun metadata(argument: suspend ObjectMetaPatchArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "gxjgahijfwwfcvlf")
suspend fun spec(value: Output<PersistentVolumeClaimSpecPatchArgs>)
@JvmName(name = "rlrmprjnmsafbhfy")
suspend fun spec(value: PersistentVolumeClaimSpecPatchArgs?)
@JvmName(name = "mwdiforjcxdvvwcj")
suspend fun spec(argument: suspend PersistentVolumeClaimSpecPatchArgsBuilder.() -> Unit)