Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for deleteCollection (0.15 sec)

  1. staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/types.go

    	Kind string `json:"kind" protobuf:"bytes,3,opt,name=kind"`
    	// verbs is a list of supported kube verbs (this includes get, list, watch, create,
    	// update, patch, delete, deletecollection, and proxy)
    	Verbs Verbs `json:"verbs" protobuf:"bytes,4,opt,name=verbs"`
    	// shortNames is a list of suggested short names of the resource.
    	// +listType=atomic
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Mar 05 10:52:25 UTC 2024
    - 79.2K bytes
    - Viewed (1)
Back to top