Documentation ¶ Index ¶ func GetClient() (client.Client, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetClient ¶ func GetClient() (client.Client, error) GetClient gets a client. It creates a one if not already created. Subsequent call will return the previously created one. It must not be called concurrently. Types ¶ This section is empty. Source Files ¶ View all Source files client.go Click to show internal directories. Click to hide internal directories.