Uses of Interface
io.envoyproxy.envoy.extensions.wasm.v3.EnvironmentVariablesOrBuilder
Packages that use EnvironmentVariablesOrBuilder
-
Uses of EnvironmentVariablesOrBuilder in io.envoyproxy.envoy.extensions.wasm.v3
Classes in io.envoyproxy.envoy.extensions.wasm.v3 that implement EnvironmentVariablesOrBuilderModifier and TypeClassDescriptionfinal classProtobuf typeenvoy.extensions.wasm.v3.EnvironmentVariablesstatic final classProtobuf typeenvoy.extensions.wasm.v3.EnvironmentVariablesMethods in io.envoyproxy.envoy.extensions.wasm.v3 that return EnvironmentVariablesOrBuilderModifier and TypeMethodDescriptionVmConfig.Builder.getEnvironmentVariablesOrBuilder()Specifies environment variables to be injected to this VM which will be available through WASI's ``environ_get`` and ``environ_get_sizes`` system calls.VmConfig.getEnvironmentVariablesOrBuilder()Specifies environment variables to be injected to this VM which will be available through WASI's ``environ_get`` and ``environ_get_sizes`` system calls.VmConfigOrBuilder.getEnvironmentVariablesOrBuilder()Specifies environment variables to be injected to this VM which will be available through WASI's ``environ_get`` and ``environ_get_sizes`` system calls.