Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnvoyDriver ¶
type EnvoyDriver interface { AlertOffline(user *models.User, entity *models.Application, log *models.OfflineLog) error WithPolicy(policy any) EnvoyDriver WithPolicyId(policyId primitive.ObjectID) EnvoyDriver PolicySnapShot() bson.M }
Click to show internal directories.
Click to hide internal directories.