type Feature …
var RequestWatchProgress …
type Versioner …
type ResponseMeta …
type IndexerFunc …
type IndexerFuncs …
var Everything …
type MatchValue …
type UpdateFunc …
type ValidateObjectFunc …
func ValidateAllObjectFunc(ctx context.Context, obj runtime.Object) error { … }
type Preconditions …
func NewUIDPreconditions(uid string) *Preconditions { … }
func (p *Preconditions) Check(key string, obj runtime.Object) error { … }
type Interface …
type GetOptions …
type ListOptions …
type DeleteOptions …