servicefilter

package
v2.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 18, 2023 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceFilter

type ServiceFilter struct {
	Disabled bool                 `yaml:"disabled"`
	MatchAll bool                 `yaml:"match_all"`
	Types    []string             `yaml:"types"`
	IDs      []string             `yaml:"ids"`
	Labels   cmap.CustomStringMap `yaml:"labels"`
}

ServiceFilter struct

func (*ServiceFilter) Clone

func (sf *ServiceFilter) Clone() *ServiceFilter

func (*ServiceFilter) HasFilter

func (sf *ServiceFilter) HasFilter() bool

HasFilter returns the filter status

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL