go-mail-crd

command module
v0.0.0-...-acfd841 Latest Latest
Warning

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

Go to latest
Published: May 12, 2019 License: MIT Imports: 8 Imported by: 0

README

go-mail-crd

Service(CRD) for work with mail by SMTP in kubernete

Feature
  • Integration with k8s
  • mail service
  • gRPC API
Getting start
go get -u k8s.io/client-go
go get -u k8s.io/apimachinery
go get -u k8s.io/apiextensions-apiserver
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)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
grpc
mail
Package mail is a generated protocol buffer package.
Package mail is a generated protocol buffer package.
handlers
crd

Jump to

Keyboard shortcuts

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