Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GithubActionTask ¶ added in v0.2.5
type GithubActionTask struct {
ContainerReader tasks.ReaderProvider
Owner string
Repository string
SecretFilter string
// contains filtered or unexported fields
}
type ObjectTask ¶ added in v0.1.22
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 ¶ added in v0.2.1
type RuleSetTask ¶ added in v0.2.1
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.