Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 12 of 12 for AddAnnotation (0.09 sec)

  1. staging/src/k8s.io/api/imagepolicy/v1alpha1/types.go

    	// +optional
    	Reason string `json:"reason,omitempty" protobuf:"bytes,2,opt,name=reason"`
    	// AuditAnnotations will be added to the attributes object of the
    	// admission controller request using 'AddAnnotation'.  The keys should
    	// be prefix-less (i.e., the admission controller will add an
    	// appropriate prefix).
    	// +optional
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 27 20:06:29 UTC 2023
    - 3.5K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/imagepolicy/v1alpha1/types_swagger_doc_generated.go

    	"auditAnnotations": "AuditAnnotations will be added to the attributes object of the admission controller request using 'AddAnnotation'.  The keys should be prefix-less (i.e., the admission controller will add an appropriate prefix).",
    }
    
    func (ImageReviewStatus) SwaggerDoc() map[string]string {
    	return map_ImageReviewStatus
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun Jan 22 00:51:25 UTC 2023
    - 3.4K bytes
    - Viewed (0)
Back to top