secret

@JvmName(name = "mbtrayicwoyijrms")
suspend fun secret(value: Output<SecretVolumeSourceArgs>)
@JvmName(name = "lxcgywbxcbfohwir")
suspend fun secret(value: SecretVolumeSourceArgs?)

Parameters

value

The secret's value will be presented as the content of a file whose name is defined in the item path. If no items are defined, the name of the file is the secretName.


@JvmName(name = "fefrmbsawibljkqk")
suspend fun secret(argument: suspend SecretVolumeSourceArgsBuilder.() -> Unit)

Parameters

argument

The secret's value will be presented as the content of a file whose name is defined in the item path. If no items are defined, the name of the file is the secretName.