Skip to content

Commit

Permalink
Merge main
Browse files Browse the repository at this point in the history
  • Loading branch information
achawla2012 committed Mar 10, 2023
2 parents 9d5c54d + 8684a13 commit e9fcf6b
Show file tree
Hide file tree
Showing 9 changed files with 57 additions and 14 deletions.
2 changes: 1 addition & 1 deletion docs/proto/proto.md
Original file line number Diff line number Diff line change
Expand Up @@ -1005,7 +1005,7 @@ Represents the host system information
| display_name | [string](#string) | | Display Name |
| os_type | [string](#string) | | OS type (e.g. freebsd, linux, etc) |
| uuid | [string](#string) | | Host UUID |
| uname | [string](#string) | | The native cpu architecture queried at runtime, as returned by `uname -m` or empty string in case of error |
| uname | [string](#string) | | The native cpu architecture queried at runtime, as returned by `uname -a` or empty string in case of error |
| partitons | [DiskPartition](#f5-nginx-agent-sdk-DiskPartition) | repeated | List of disk partitions |
| network | [Network](#f5-nginx-agent-sdk-Network) | | Network information |
| processor | [CpuInfo](#f5-nginx-agent-sdk-CpuInfo) | repeated | List of CPU processor information |
Expand Down
2 changes: 1 addition & 1 deletion sdk/proto/host.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e9fcf6b

Please sign in to comment.