Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GardenerStorageFactory ¶
type GardenerStorageFactory struct {
*storage.DefaultStorageFactory
}
GardenerStorageFactory is the default storage factory for Gardener resources.
func (*GardenerStorageFactory) ResourcePrefix ¶
func (g *GardenerStorageFactory) ResourcePrefix(groupResource schema.GroupResource) string
ResourcePrefix implements `storage.StorageFactory`. It is based on the `ResourcePrefix` of `options.SimpleRestOptionsFactory`.
Click to show internal directories.
Click to hide internal directories.