secret

@JvmName(name = "bakwxkhaqjwnyyys")
suspend fun secret(value: Output<SecretVolumeSourceArgs>)
@JvmName(name = "xcmsixocglkkbven")
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 = "cbsbubigfxdnjyjr")
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.