api Server Args
Parameters
value
Customizes the default API server args. Only a subset of customized flags are supported. For the exact format, refer to the API server documentation.
Parameters
values
Customizes the default API server args. Only a subset of customized flags are supported. For the exact format, refer to the API server documentation.
suspend fun apiServerArgs(vararg argument: suspend BareMetalApiServerArgumentArgsBuilder.() -> Unit)
Parameters
argument
Customizes the default API server args. Only a subset of customized flags are supported. For the exact format, refer to the API server documentation.