//
pkg.gl
Category
github.com/ondat/operator-toolkit
client
composite
package
0.2.0
Repository:
https://github.com/ondat/operator-toolkit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
48 SLOC
#
Functions
NewClient
NewClient creates and returns a composite Client.
NewClientFromManager
NewClientFromManager combines a cached and an uncached client to return a composite client.
#
Structs
Client
Client is a composite client, composed of cached and uncached clients.
Options
ClientOption is used to configure the client.