Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for WASM_MODULE_EXPIRY (0.78 sec)

  1. pilot/cmd/pilot-agent/options/options.go

    		"allow agent pull wasm plugin from insecure registries or https server, for example: 'localhost:5000,docker-registry:5000'").Get()
    
    	wasmModuleExpiry = env.Register("WASM_MODULE_EXPIRY", wasm.DefaultModuleExpiry,
    		"cache expiration duration for a wasm module.").Get()
    
    	wasmPurgeInterval = env.Register("WASM_PURGE_INTERVAL", wasm.DefaultPurgeInterval,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jan 09 19:21:50 UTC 2024
    - 8.1K bytes
    - Viewed (0)
Back to top