secretRef

@JvmName(name = "jmaasjilvaiitkny")
suspend fun secretRef(value: Output<SecretReferencePatchArgs>)
@JvmName(name = "mkdspgrfiookhffb")
suspend fun secretRef(value: SecretReferencePatchArgs?)

Parameters

value

secretRef is Optional: SecretRef is reference to the authentication secret for User, default is empty. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it


@JvmName(name = "igpvmqlttcqgherf")
suspend fun secretRef(argument: suspend SecretReferencePatchArgsBuilder.() -> Unit)

Parameters

argument

secretRef is Optional: SecretRef is reference to the authentication secret for User, default is empty. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it