# Functions

No description provided by the author
No description provided by the author

# Structs

ClientConnectionReply is sent back by NSM as a reply to ClientConnectionRequest accepted true will indicate that the connection is accepted, otherwise false indicates that connection was refused and admission_error will provide details why connection was refused.
ConnectionRequest is sent by a NSM client to build a connection with NSM.
No description provided by the author
DeleteConnectionRequest is sent by a nsm-k8s to delete connection with a client.
No description provided by the author
No description provided by the author
UnimplementedNSMDServer can be embedded to have forward compatible implementations.

# Interfaces

NSMDClient is the client API for NSMD service.
NSMDServer is the server API for NSMD service.