package
0.0.0-20220405195704-b3db260f344a
Repository: https://github.com/bdemirpolat/kubecd.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Loop starts loop for every application with given interval, if application config changes cancels to all go routines and creates again.
NewCLIHandler returns new CLIHandlerStruct / CLIHandlerInterface with service.
NewHandler returns new HandlerStruct / HandlerInterface with service.
NewRepo returns new RepoStruct / RepoInterface with db.
NewService returns new ServiceStruct / ServiceInterface with repo.

# Structs

CLIHandlerStruct.
HandlerStruct.
RepoStruct.
ServiceStruct.

# Interfaces

CLIHandlerInterface contains handler functions.
HandlerInterface contains handler functions.
RepoInterface contains repo functions.
ServiceInterface contains service functions.