rule

package
v3.45.0 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Rule

type Rule struct {
	Id         string          `json:"id"`
	Namespace  string          `json:"namespace"`
	RuleName   string          `json:"rule_name"`
	RuleOrder  int32           `json:"rule_order"`
	Status     ruleEnum.Status `json:"status"`
	Conditions string          `json:"conditions"`
	Outcome    string          `json:"outcome"`
	Deleted    bool            `json:"deleted"`
	CreatedAt  int64           `json:"created_at"`
	ModifiedAt int64           `json:"modified_at"`
	Object     string          `json:"object"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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