Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for annotationsValue (0.18 sec)

  1. pkg/apis/core/validation/validation_test.go

    		description     string
    		annotationValue string
    		seccompField    *core.SeccompProfile
    		fldPath         *field.Path
    		expectedErr     *field.Error
    	}{{
    		description: "seccompField nil should return empty",
    		expectedErr: nil,
    	}, {
    		description:     "unconfined annotation and SeccompProfileTypeUnconfined should return empty",
    		annotationValue: "unconfined",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  2. tests/integration/pilot/testdata/gateway-api-crd.yaml

                      Support: Core
    
    
                    properties:
                      annotations:
                        additionalProperties:
                          description: |-
                            AnnotationValue is the value of an annotation in Gateway API. This is used
                            for validation of maps such as TLS options. This roughly matches Kubernetes
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
Back to top