Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Scheme = legacyscheme.Scheme Codecs = legacyscheme.Codecs ParameterCodec = legacyscheme.ParameterCodec )
Functions ¶
func GetTableConvertor ¶
func GetTableConvertor(gr schema.GroupResource) rest.TableConvertor
func NewEncodingConfig ¶
func NewEncodingConfig() serverstorage.ResourceEncodingConfig
Types ¶
type StorageConfigFactory ¶
type StorageConfigFactory struct {
// contains filtered or unexported fields
}
func NewStorageConfigFactory ¶
func NewStorageConfigFactory(defaultMediaType string) *StorageConfigFactory
func (*StorageConfigFactory) GetStorageGroupResource ¶
func (g *StorageConfigFactory) GetStorageGroupResource(groupResource schema.GroupResource) schema.GroupResource
func (*StorageConfigFactory) NewConfig ¶
func (g *StorageConfigFactory) NewConfig(gvr schema.GroupVersionResource) (*storage.ResourceStorageConfig, error)
Click to show internal directories.
Click to hide internal directories.