Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for PruneWithOptions (0.17 sec)

  1. staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/schema/pruning/algorithm.go

    )
    
    // PruneWithOptions removes object fields in obj which are not specified in s. It skips TypeMeta
    // and ObjectMeta fields if XEmbeddedResource is set to true, or for the root if isResourceRoot=true,
    // i.e. it does not prune unknown metadata fields.
    // It returns the set of fields that it prunes if opts.TrackUnknownFieldPaths is true
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Jul 18 14:55:12 UTC 2022
    - 4K bytes
    - Viewed (0)
Back to top