Skip to main content

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

TypeDescription
[]v1.EnvVarAn empty slice of v1.EnvVar objects, as the literal offloading configuration is currently disabled.