Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrFileNotExist = errors.New("file not exist")
)
Functions ¶
This section is empty.
Types ¶
type Deployment ¶
type Deployment struct {
// contains filtered or unexported fields
}
type Worker ¶
type Worker interface {
// contains filtered or unexported methods
}
func WithIngressWorker ¶
NewIngressWorker new k8s/ingress.yaml worker
func WithMakefileWorker ¶
WithMakefileWorker new Makefile worker
func WithPomWorker ¶
WithPomWorker new pom.xml worker
Click to show internal directories.
Click to hide internal directories.