Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for StorageEncodingFor (0.23 sec)

  1. staging/src/k8s.io/apiserver/pkg/server/storage/resource_encoding_config.go

    	// TODO this should actually return a GroupVersionKind since you can logically have multiple "matching" Kinds
    	// For now, it returns just the GroupVersion for consistency with old behavior
    	StorageEncodingFor(schema.GroupResource) (schema.GroupVersion, error)
    
    	// InMemoryEncodingFor returns the groupVersion for the in memory representation the storage should convert to.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Feb 11 23:09:16 UTC 2019
    - 3.2K bytes
    - Viewed (0)
Back to top