Documentation
¶
Index ¶
- Constants
- func BuildNodeSelector(tnt *capsulev1beta2.Tenant, nsAnnotations map[string]string) map[string]string
- func GetTypeLabel(t runtime.Object) (label string, err error)
- func IsNamespaceSelectedBySelector(ns *corev1.Namespace, selector *metav1.LabelSelector) (bool, error)
- func IsUnsupportedAPI(err error) bool
- func MapMergeNoOverrite(dst, src map[string]string)
Constants ¶
View Source
const (
NodeSelectorAnnotation = "scheduler.alpha.kubernetes.io/node-selector"
)
Variables ¶
This section is empty.
Functions ¶
func BuildNodeSelector ¶
func IsNamespaceSelectedBySelector ¶ added in v0.9.0
func IsUnsupportedAPI ¶
func MapMergeNoOverrite ¶ added in v0.11.0
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.