Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockNode ¶
type MockNode struct {
AppDeploySvc evapb.ApplicationDeploymentServiceServer
AppLifeSvc evapb.ApplicationLifecycleServiceServer
AppPolicySvc elapb.ApplicationPolicyServiceServer
DNSSvc elapb.DNSServiceServer
InterfaceSvc elapb.InterfaceServiceServer
IfPolicySvc elapb.InterfacePolicyServiceServer
ZoneSvc elapb.ZoneServiceServer
}
MockNode provides a mock node gRPC server.
func NewMockNode ¶
func NewMockNode() *MockNode
NewMockNode creates a new MockNode with node services initialized. AppDeploySvc and AppLifeSvc are combined into appDeployLifeService.
Click to show internal directories.
Click to hide internal directories.