Skip to content

Commit

Permalink
dnsrecords: note that DnsRecordManager is a IAdminSharableVirtualMode…
Browse files Browse the repository at this point in the history
…lManager
  • Loading branch information
yousong committed May 6, 2020
1 parent 68bcd4f commit 06abfcc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/compute/models/dnsrecords.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ type SDnsRecordManager struct {
db.SEnabledResourceBaseManager
}

var _ db.IAdminSharableVirtualModelManager = DnsRecordManager

var DnsRecordManager *SDnsRecordManager

func init() {
Expand Down

0 comments on commit 06abfcc

Please sign in to comment.