Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetOfflineEchoClient ¶
GetOfflineEchoClient creates an offline (local mock server) sdk.Client without auth (DisableOkta option). It is used exclusively for running code examples without internet connection or valid Nobl9 credentials. The body received by the server is decoded to JSON, converted to YAML and printed to stdout.
func GetStaticClient ¶ added in v0.112.0
GetStaticClient creates an offline (local mock server) sdk.Client without auth (DisableOkta option). It is used exclusively for running code examples without internet connection or valid Nobl9 credentials. The response provided when initializing the client is returned by the server as JSON.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.