Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for alphabeta (1.44 sec)

  1. pkg/apis/core/types.go

    type EnvVar struct {
    	// Required: Name of the environment variable.
    	// When the RelaxedEnvironmentVariableValidation feature gate is disabled, this must consist of alphabetic characters,
    	// digits, '_', '-', or '.', and must not start with a digit.
    	// When the RelaxedEnvironmentVariableValidation feature gate is enabled,
    	// this may contain any printable ASCII characters except '='.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 268.9K bytes
    - Viewed (0)
Back to top