package wildfly
import "git.sr.ht/~otl/wildfly"
Package wildfly provides a read-only client of the Wildfly Management HTTP API. http://docs.wildfly.org/20/Admin_Guide.html
Index ¶
Types ¶
type Client ¶
Read-only client of the Wildfly Managment HTTP API. It should be created with NewClient.
func NewClient ¶
NewClient creates a new read-only client of the Wildfly server at host authenticated using user and pass the Wildfly's authentication mechanism: HTTP digest authentication (yuck).
func (*Client) StatMemory ¶
type MemUsage ¶
MemUsage represents the JVM's heap memory usage in bytes.
Source Files ¶
doc.go wildfly.go
Directories ¶
Path | Synopsis |
---|---|
cmd | |
cmd/check_wildflyfree |
- Version
- v0.1.0 (latest)
- Published
- Dec 22, 2020
- Platform
- linux/amd64
- Imports
- 5 packages
- Last checked
- 2 months ago –
Tools for package owners.