Skip to content

Commit e4a3e8d

Browse files
authored
📝 add docs to os.lr networkInterface (#5408)
Request from https://github.com/mondoohq/docs/pull/640#discussion_r2027135118
1 parent ceb4281 commit e4a3e8d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • providers/os/resources

providers/os/resources/os.lr

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1735,6 +1735,7 @@ network {
17351735
interfaces() []networkInterface
17361736
}
17371737

1738+
// Detailed information of a network interface
17381739
private networkInterface @defaults("name mac active") {
17391740
// Name of the network interface
17401741
name string

0 commit comments

Comments
 (0)