clear
Environment variables configured for this application.
Content copied to clipboard
repeated .elide.app.EnvVar env = 7;
Secrets configured for this application's access.
Content copied to clipboard
repeated .elide.app.Secret secret = 8;
Exposed services for this application.
Content copied to clipboard
repeated .elide.net.Service service = 9;
Key-value namespaces configured for this application.
Content copied to clipboard
repeated .elide.kv.Namespace kv = 10;
Database connections configured for this application.
Content copied to clipboard
repeated .elide.db.Database db = 11;
Custom domains mapped for this application.
Content copied to clipboard
repeated .elide.app.Domain domain = 12;
Configuration suites to make available to the application.
Content copied to clipboard
repeated .elide.app.AppConfigurationSuite config = 13;