AppConfigurationOrBuilder

interface AppConfigurationOrBuilder : MessageOrBuilder

Inheritors

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun getAllFields(): Map<Descriptors.FieldDescriptor, Any>
Link copied to clipboard
abstract fun getConfig(index: Int): AppConfigurationSuite
Configuration suites to make available to the application.
repeated .elide.app.AppConfigurationSuite config = 13;
Link copied to clipboard
abstract fun getConfigCount(): Int
Configuration suites to make available to the application.
repeated .elide.app.AppConfigurationSuite config = 13;
Link copied to clipboard
Configuration suites to make available to the application.
repeated .elide.app.AppConfigurationSuite config = 13;
Link copied to clipboard
Configuration suites to make available to the application.
repeated .elide.app.AppConfigurationSuite config = 13;
Link copied to clipboard
Configuration suites to make available to the application.
repeated .elide.app.AppConfigurationSuite config = 13;
Link copied to clipboard
abstract fun getDb(index: Int): Database
Database connections configured for this application.
repeated .elide.db.Database db = 11;
Link copied to clipboard
abstract fun getDbCount(): Int
Database connections configured for this application.
repeated .elide.db.Database db = 11;
Link copied to clipboard
abstract fun getDbList(): List<Database>
Database connections configured for this application.
repeated .elide.db.Database db = 11;
Link copied to clipboard
abstract fun getDbOrBuilder(index: Int): DatabaseOrBuilder
Database connections configured for this application.
repeated .elide.db.Database db = 11;
Link copied to clipboard
Database connections configured for this application.
repeated .elide.db.Database db = 11;
Link copied to clipboard
abstract fun getDefaultInstanceForType(): MessageLite
abstract fun getDefaultInstanceForType(): Message
Link copied to clipboard
abstract fun getDescriptorForType(): Descriptors.Descriptor
Link copied to clipboard
abstract fun getDisplayName(): String
Display name for the application, given by the developer. Shown in UI and other user-facing contexts.
string display_name = 2;
Link copied to clipboard
abstract fun getDisplayNameBytes(): ByteString
Display name for the application, given by the developer. Shown in UI and other user-facing contexts.
string display_name = 2;
Link copied to clipboard
abstract fun getDomain(index: Int): Domain
Custom domains mapped for this application.
repeated .elide.app.Domain domain = 12;
Link copied to clipboard
abstract fun getDomainCount(): Int
Custom domains mapped for this application.
repeated .elide.app.Domain domain = 12;
Link copied to clipboard
abstract fun getDomainList(): List<Domain>
Custom domains mapped for this application.
repeated .elide.app.Domain domain = 12;
Link copied to clipboard
abstract fun getDomainOrBuilder(index: Int): DomainOrBuilder
Custom domains mapped for this application.
repeated .elide.app.Domain domain = 12;
Link copied to clipboard
Custom domains mapped for this application.
repeated .elide.app.Domain domain = 12;
Link copied to clipboard
abstract fun getEnv(index: Int): EnvVar
Environment variables configured for this application.
repeated .elide.app.EnvVar env = 7;
Link copied to clipboard
abstract fun getEnvCount(): Int
Environment variables configured for this application.
repeated .elide.app.EnvVar env = 7;
Link copied to clipboard
abstract fun getEnvList(): List<EnvVar>
Environment variables configured for this application.
repeated .elide.app.EnvVar env = 7;
Link copied to clipboard
abstract fun getEnvOrBuilder(index: Int): EnvVarOrBuilder
Environment variables configured for this application.
repeated .elide.app.EnvVar env = 7;
Link copied to clipboard
Environment variables configured for this application.
repeated .elide.app.EnvVar env = 7;
Link copied to clipboard
abstract fun getField(field: Descriptors.FieldDescriptor): Any
Link copied to clipboard
Configuration for this application's identity and authorization.
.elide.app.IdentityConfiguration identity = 3;
Link copied to clipboard
Configuration for this application's identity and authorization.
.elide.app.IdentityConfiguration identity = 3;
Link copied to clipboard
Link copied to clipboard
abstract fun getKv(index: Int): Namespace
Key-value namespaces configured for this application.
repeated .elide.kv.Namespace kv = 10;
Link copied to clipboard
abstract fun getKvCount(): Int
Key-value namespaces configured for this application.
repeated .elide.kv.Namespace kv = 10;
Link copied to clipboard
abstract fun getKvList(): List<Namespace>
Key-value namespaces configured for this application.
repeated .elide.kv.Namespace kv = 10;
Link copied to clipboard
abstract fun getKvOrBuilder(index: Int): NamespaceOrBuilder
Key-value namespaces configured for this application.
repeated .elide.kv.Namespace kv = 10;
Link copied to clipboard
Key-value namespaces configured for this application.
repeated .elide.kv.Namespace kv = 10;
Link copied to clipboard
abstract fun getLanguage(): GuestLanguage
Enabled languages for this application.
.elide.meta.GuestLanguage language = 5;
Link copied to clipboard
abstract fun getLanguageValue(): Int
Enabled languages for this application.
.elide.meta.GuestLanguage language = 5;
Link copied to clipboard
Configured default machine information, or override machine information, depending on context.
.elide.app.AppMachineConfiguration machine = 4;
Link copied to clipboard
Configured default machine information, or override machine information, depending on context.
.elide.app.AppMachineConfiguration machine = 4;
Link copied to clipboard
abstract fun getName(): String
Short-name for the application, given by the developer.
string name = 1;
Link copied to clipboard
abstract fun getNameBytes(): ByteString
Short-name for the application, given by the developer.
string name = 1;
Link copied to clipboard
abstract fun getOneofFieldDescriptor(oneof: Descriptors.OneofDescriptor): Descriptors.FieldDescriptor
Link copied to clipboard
abstract fun getRepeatedField(field: Descriptors.FieldDescriptor, index: Int): Any
Link copied to clipboard
abstract fun getRepeatedFieldCount(field: Descriptors.FieldDescriptor): Int
Link copied to clipboard
abstract fun getSecret(index: Int): Secret
Secrets configured for this application's access.
repeated .elide.app.Secret secret = 8;
Link copied to clipboard
abstract fun getSecretCount(): Int
Secrets configured for this application's access.
repeated .elide.app.Secret secret = 8;
Link copied to clipboard
abstract fun getSecretList(): List<Secret>
Secrets configured for this application's access.
repeated .elide.app.Secret secret = 8;
Link copied to clipboard
abstract fun getSecretOrBuilder(index: Int): SecretOrBuilder
Secrets configured for this application's access.
repeated .elide.app.Secret secret = 8;
Link copied to clipboard
Secrets configured for this application's access.
repeated .elide.app.Secret secret = 8;
Link copied to clipboard
abstract fun getService(index: Int): Service
Exposed services for this application.
repeated .elide.net.Service service = 9;
Link copied to clipboard
abstract fun getServiceCount(): Int
Exposed services for this application.
repeated .elide.net.Service service = 9;
Link copied to clipboard
abstract fun getServiceList(): List<Service>
Exposed services for this application.
repeated .elide.net.Service service = 9;
Link copied to clipboard
Exposed services for this application.
repeated .elide.net.Service service = 9;
Link copied to clipboard
Exposed services for this application.
repeated .elide.net.Service service = 9;
Link copied to clipboard
abstract fun getUnknownFields(): UnknownFieldSet
Link copied to clipboard
abstract fun getVm(): GuestConfiguration
Guest VM configuration.
.elide.meta.GuestConfiguration vm = 6;
Link copied to clipboard
Guest VM configuration.
.elide.meta.GuestConfiguration vm = 6;
Link copied to clipboard
abstract fun hasField(field: Descriptors.FieldDescriptor): Boolean
Link copied to clipboard
abstract fun hasIdentity(): Boolean
Configuration for this application's identity and authorization.
.elide.app.IdentityConfiguration identity = 3;
Link copied to clipboard
abstract fun hasMachine(): Boolean
Configured default machine information, or override machine information, depending on context.
.elide.app.AppMachineConfiguration machine = 4;
Link copied to clipboard
abstract fun hasOneof(oneof: Descriptors.OneofDescriptor): Boolean
Link copied to clipboard
abstract fun hasVm(): Boolean
Guest VM configuration.
.elide.meta.GuestConfiguration vm = 6;
Link copied to clipboard
abstract fun isInitialized(): Boolean