package
0.0.0-20240601134356-251ac3f7e349
Repository: https://github.com/darkmetrix/gofra.git
Documentation: pkg.go.dev
# Functions
InitDockerFile initializes the Dockerfile used to generate docker image.
InitIstioDestinationRule initializes the istio destination_rule.yaml file.
InitIstioVirtualService initializes the istio virtual_service.yaml file.
InitKubeDeployment initializes the kubernetes deployment.yaml file.
InitKubeService initializes the kubernetes service.yaml file.
NewGRPCServiceGenerator returns a GRPCServiceGenerator pointer.
# Structs
GRPCServiceGenerator definition.
# Interfaces
ProtobufServiceGenerator interface.