Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Includes ¶
func Includes(gvr schema.GroupVersionResource) bool
Includes returns true if gvr is for a projected API. An API is projected if it is not stored in etcd and instead comes from some other data that is actually stored in etcd.
func ProjectedAPIs ¶ added in v0.10.0
func ProjectedAPIs() map[schema.GroupVersionResource]struct{}
ProjectedAPIs returns the set of GVRs for projected APIs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.