getSecretList

abstract fun getSecretList(): List<Secret>
Secrets configured for this application's access.
repeated .elide.app.Secret secret = 8;