Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeSecretsTemplate ¶
type NodeSecretsTemplate struct { PgDbName string PgHost string PgPort string PgPassword string CustomSecrets string }
NodeSecretsTemplate are used as text templates because of secret redacted fields of chainlink.Secrets secret fields can't be marshalled as a plain text
func (NodeSecretsTemplate) String ¶
func (c NodeSecretsTemplate) String() (string, error)
Click to show internal directories.
Click to hide internal directories.