risingwave_pb::secret

Type Alias PbSecretHashicropValutBackend

source
pub type PbSecretHashicropValutBackend = SecretHashicropValutBackend;
Expand description

Aliased Type§

struct PbSecretHashicropValutBackend {
    pub host: String,
    pub vault_token: String,
}

Fields§

§host: String§vault_token: String