Documentation
¶
Index ¶
- Constants
- func PodByNodeName(obj *corev1.Pod) ([]string, error)
- func RbRoleSubjectKey(roleName string, subject rbacv1.Subject) string
- func RegisterManagementIndexers(management *config.Management)
- func RegisterScaledIndexers(scaled *config.Scaled)
- func VMByNetwork(obj *kubevirtv1.VirtualMachine) ([]string, error)
Constants ¶
View Source
const ( UserNameIndex = "auth.harvesterhci.io/user-username-index" RbByRoleAndSubjectIndex = "auth.harvesterhci.io/crb-by-role-and-subject" PVCByVMIndex = "harvesterhci.io/pvc-by-vm-index" VMByNetworkIndex = "vm.harvesterhci.io/vm-by-network" PodByNodeNameIndex = "harvesterhci.io/pod-by-nodename" )
Variables ¶
This section is empty.
Functions ¶
func RegisterManagementIndexers ¶
func RegisterManagementIndexers(management *config.Management)
func RegisterScaledIndexers ¶
func VMByNetwork ¶
func VMByNetwork(obj *kubevirtv1.VirtualMachine) ([]string, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.