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. For example, Workspaces (tenancy.kcp.dev/v1beta1) are projected; the real data comes from ClusterWorkspaces (tenancy.kcp.dev/v1alpha1).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.