Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Exclude ¶
type Exclude struct { PolicyName string `json:"policy_name" yaml:"policy_name"` WorkflowFilePath string `json:"workflow_file_path,omitempty" yaml:"workflow_file_path"` ActionFilePath string `json:"action_file_path,omitempty" yaml:"action_file_path"` JobName string `json:"job_name,omitempty" yaml:"job_name"` ActionName string `json:"action_name,omitempty" yaml:"action_name"` StepID string `json:"step_id,omitempty" yaml:"step_id"` }
Click to show internal directories.
Click to hide internal directories.