Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientInterface ¶
type ClientInterface interface {
RESTClient() *perseshttp.RESTClient
V1() v1.ClientInterface
}
func NewWithClient ¶
func NewWithClient(restClient *perseshttp.RESTClient) ClientInterface
Click to show internal directories.
Click to hide internal directories.