Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GithubActionTask ¶
type GithubActionTask struct { ContainerReader tasks.ReaderProvider Owner string Repository string SecretFilter string // contains filtered or unexported fields }
type ObjectTask ¶
type ObjectTask struct { ContainerReader tasks.ReaderProvider OutputWriter tasks.WriterProvider Expand bool TOML bool YAML bool }
ObjectTask implements secret-container publication process to json/yaml content.
type PublishKVTask ¶
type RuleSetTask ¶
type RuleSetTask struct { ContainerReader tasks.ReaderProvider OutputWriter tasks.WriterProvider }
RuleSetTask implements RuleSet generation from a bundle.
Click to show internal directories.
Click to hide internal directories.