Skip to content

Service(CRD) for work with email by SMTP in kubernetes

License

Notifications You must be signed in to change notification settings

batazor/smtp-operator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-mail-crd

Service(CRD) for work with email by SMTP in kubernetes

Feature

  • Integration with k8s
  • mail service
  • gRPC API

Getting start

--

Developing start

go get -u github.com/golang/protobuf/proto

protoc -I grpc/mail/ grpc/mail/mail.proto --go_out=plugins=grpc:grpc/mail

ENV

Name ENV Default value
SMTP_USERNAME smtpName
SMTP_PASSWORD secretKey
GRPC_PORT 50051

Stack

  • Go
  • gRPC
  • CustomResourceDefinition (Kubernetes)

About

Service(CRD) for work with email by SMTP in kubernetes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •