Documentation ¶
Index ¶
- type ClientEmulator
- func (ClientEmulator *ClientEmulator) SendConnectionContext(ctx context.Context, serverAddr string, gw *kubeslicev1beta1.SliceGateway, ...) error
- func (ClientEmulator *ClientEmulator) SendSliceLifeCycleEventToNetOp(ctx context.Context, addr string, sliceName string, eventType netop.EventType) error
- func (ClientEmulator *ClientEmulator) UpdateSliceQosProfile(ctx context.Context, addr string, slice *kubeslicev1beta1.Slice) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientEmulator ¶
func NewClientEmulator ¶
func NewClientEmulator() (*ClientEmulator, error)
func (*ClientEmulator) SendConnectionContext ¶
func (ClientEmulator *ClientEmulator) SendConnectionContext(ctx context.Context, serverAddr string, gw *kubeslicev1beta1.SliceGateway, sliceGwNodePorts []int) error
func (*ClientEmulator) SendSliceLifeCycleEventToNetOp ¶
func (*ClientEmulator) UpdateSliceQosProfile ¶
func (ClientEmulator *ClientEmulator) UpdateSliceQosProfile(ctx context.Context, addr string, slice *kubeslicev1beta1.Slice) error
Click to show internal directories.
Click to hide internal directories.