Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FilterImpl ¶
type FilterImpl struct {
// contains filtered or unexported fields
}
FilterImpl implement enpointslice filter
func (*FilterImpl) FilterResource ¶
func (f *FilterImpl) FilterResource(targetNode string, obj runtime.Object)
func (*FilterImpl) Name ¶
func (f *FilterImpl) Name() string
func (*FilterImpl) NeedFilter ¶
func (f *FilterImpl) NeedFilter(content interface{}) bool
Click to show internal directories.
Click to hide internal directories.