Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DropStoredVersion ¶
func ParseStorageVersionsMap ¶
Types ¶
type Cache ¶
type Cache struct {
// contains filtered or unexported fields
}
func (*Cache) Add ¶
func (c *Cache) Add(key string, value apiextensionsv1.CustomResourceDefinition)
func (*Cache) Get ¶
func (c *Cache) Get(key string) (apiextensionsv1.CustomResourceDefinition, bool)
Click to show internal directories.
Click to hide internal directories.