# README
Description
ns is a Go package for interacting with the Citrix ADC (NetScaler) APIs.
Initial release is limited to getting virtual servers and IPs.
# Structs
APIResp is an API response from NetScaler API.
LBServerResp is the response from the LBServer API.
No description provided by the author
No description provided by the author
No description provided by the author
NetScaler represents a NetScaler instance.
NSIP is a NSIP in Netscaler.
NSIPResp is the response from the nsip API.
LBVserver is a virtual server in Netscaler.