Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GetNewClientCached = plugin.HydrateFunc(GetNewClientUncached).Memoize()
Functions ¶
func ConfigInstance ¶
func ConfigInstance() interface{}
func GetConfig ¶
func GetConfig(connection *plugin.Connection) openshiftConfig
GetConfig :: retrieve and cast connection config from query data
func GetNewClientUncached ¶
func GetNewClientUncached(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (any, error)
GetNewClientUncached :: gets client for querying openshift apis for the provided context
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.