package
0.0.0-20240926082949-8d5c7bc77ec5
Repository: https://github.com/openshift/configuration-anomaly-detection.git
Documentation: pkg.go.dev

# Packages

Package ocmmock is a generated GoMock package.

# Functions

Load loads the configuration from the configuration file.
Location returns the location of the configuration file.
New will create a new ocm client by using the path to a config file if no path is provided, it will assume it in the default path.

# Structs

Config is the type used to store the configuration of the client.
LimitedSupportReason is the internal representation of a limited support reason.
SdkClient is the ocm client with which we can run the commands currently we do not need to export the connection or the config, as we create the SdkClient using the New func.
ServiceLog is the internal representation of a service log.

# Interfaces

Client is the interface exposing OCM related functions.