GetLiteralOffloadingEnvVars
No overview available.
def GetLiteralOffloadingEnvVars() - > []v1.EnvVar
Retrieves a list of environment variables related to literal offloading. This function currently returns an empty list as the offloading configuration is commented out.
Returns
| Type | Description |
|---|---|
[]v1.EnvVar | An empty slice of v1.EnvVar objects, as the literal offloading configuration is currently disabled. |