Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BundleMatch ¶
type BundleMatch struct {
// contains filtered or unexported fields
}
BundleMatch stores the bundle and the matcher for the bundle
func (*BundleMatch) Match ¶
func (a *BundleMatch) Match(clusterName string, clusterGroups map[string]map[string]string, clusterLabels map[string]string) *fleet.BundleTarget
func (*BundleMatch) MatchForTarget ¶
func (a *BundleMatch) MatchForTarget(name string) *fleet.BundleTarget
Click to show internal directories.
Click to hide internal directories.