Documentation
¶
Index ¶
- func JoinPath(base string, append ...string) string
- func Parse(gitClient *git.Client, files ...string) (trees []*tree.Tree, err error)
- func Read(monitor mntr.Monitor, gitClient *git.Client, secretFunc GetFunc, path string) (string, error)
- func Rewrite(monitor mntr.Monitor, gitClient *git.Client, secretFunc GetFunc, ...) error
- func Write(monitor mntr.Monitor, gitClient *git.Client, secretFunc GetFunc, ...) error
- type Existing
- type ExistingIDSecret
- type Func
- type GetFunc
- type Secret
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ExistingIDSecret ¶
type Secret ¶
func ClearEmpty ¶
func (*Secret) MarshalYAML ¶
func (*Secret) UnmarshalYAML ¶
func (*Secret) UnmarshalYAMLWithExisting ¶ added in v0.21.0
Click to show internal directories.
Click to hide internal directories.