api

package
v1.5.13 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExistsBoomYml

func ExistsBoomYml(gitClient *git.Client) (bool, error)

func ExistsOrbiterYml

func ExistsOrbiterYml(gitClient *git.Client) (bool, error)

func ExistsZitadelYml added in v0.30.0

func ExistsZitadelYml(gitClient *git.Client) (bool, error)

func PushBoomYml

func PushBoomYml(monitor mntr.Monitor, msg string, gitClient *git.Client, desired *tree.Tree) (err error)

func PushOrbiterYml

func PushOrbiterYml(monitor mntr.Monitor, msg string, gitClient *git.Client, desired *tree.Tree) (err error)

func PushZitadelYml added in v0.30.0

func PushZitadelYml(monitor mntr.Monitor, msg string, gitClient *git.Client, desired *tree.Tree) (err error)

func ReadBoomYml

func ReadBoomYml(gitClient *git.Client) (*tree.Tree, error)

func ReadOrbiterYml

func ReadOrbiterYml(gitClient *git.Client) (*tree.Tree, error)

func ReadZitadelYml added in v0.30.0

func ReadZitadelYml(gitClient *git.Client) (*tree.Tree, error)

Types

type PushDesiredFunc added in v0.29.0

type PushDesiredFunc func(monitor mntr.Monitor) error

func PushBoomDesiredFunc added in v0.29.0

func PushBoomDesiredFunc(gitClient *git.Client, desired *tree.Tree) PushDesiredFunc

func PushOrbiterDesiredFunc added in v0.29.0

func PushOrbiterDesiredFunc(gitClient *git.Client, desired *tree.Tree) PushDesiredFunc

func PushZitadelDesiredFunc added in v0.30.0

func PushZitadelDesiredFunc(gitClient *git.Client, desired *tree.Tree) PushDesiredFunc

Jump to

Keyboard shortcuts

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