Versions in this module Expand all Collapse all v0 v0.5.0 Aug 8, 2018 Changes in this version + type ActionManager interface + RemoveActionLabel func(name string, namespace string, labelName string) error + type KymaActionManager struct + func NewKymaActionManager(internalClientset *clientset.Clientset, ...) *KymaActionManager + func (am *KymaActionManager) RemoveActionLabel(name string, namespace string, labelName string) error