Documentation
¶
Overview ¶
Package openshift implements the OpenShift workload agent service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
Config *configpb.Configuration
CloudProps *configpb.CloudProperties
CommonCh <-chan *servicecommunication.Message
WLMClient workloadmanager.WLMWriter
}
Service implements the interfaces for OpenShift workload agent service.
func (*Service) ExpectedMinDuration ¶
ExpectedMinDuration returns the expected minimum duration for the OpenShift service. Used by the recovery handler to determine if the service ran long enough to be considered successful.
Click to show internal directories.
Click to hide internal directories.