Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CMPServer ¶
type CMPServer struct {
// contains filtered or unexported fields
}
CMPServer is the config management plugin server implementation
func NewServer ¶
func NewServer(initConstants plugin.CMPServerInitConstants) (*CMPServer, error)
NewServer returns a new instance of the Hanzo CD config management plugin server
func (*CMPServer) CreateGRPC ¶
CreateGRPC creates new configured grpc server
Click to show internal directories.
Click to hide internal directories.