Documentation ¶
Index ¶
- Constants
- func BuildNodeSelector(tnt *capsulev1beta2.Tenant, nsAnnotations map[string]string) map[string]string
- func GetOwnersWithKinds(tenant *capsulev1beta2.Tenant) (owners []string)
- func GetTypeLabel(t runtime.Object) (label string, err error)
- func IsUnsupportedAPI(err error) bool
- type UserGroupList
Constants ¶
View Source
const (
NodeSelectorAnnotation = "scheduler.alpha.kubernetes.io/node-selector"
)
Variables ¶
This section is empty.
Functions ¶
func BuildNodeSelector ¶ added in v0.1.3
func GetOwnersWithKinds ¶ added in v0.1.0
func GetOwnersWithKinds(tenant *capsulev1beta2.Tenant) (owners []string)
func IsUnsupportedAPI ¶ added in v0.3.2
Types ¶
type UserGroupList ¶
func NewUserGroupList ¶ added in v0.0.5
func NewUserGroupList(groups []string) UserGroupList
Click to show internal directories.
Click to hide internal directories.