package
0.0.0-20241119232718-68198a487ae1
Repository: https://github.com/openshift-kni/oran-o2ims.git
Documentation: pkg.go.dev
# Functions
AddTokenFlags adds the flags needed to configure a token to the given flag set.
Server creates and returns the `start alarm-notification-server` command.
Server creates and returns the `start alarm-server` command.
AlarmSubscriptionServer Server creates and returns the `start alarm-subscription-server` command.
Server creates and returns the `start deployment-manager-server` command.
GetTokenFlag gets the value of the token flag.
MetadataServer creates and returns the `start metadata-server` command.
NewAlarmNotificationServer creates a new runner that knows how to execute the `start alarm-notification-server` command.
NewAlarmServer creates a new runner that knows how to execute the `start alarm-server` command.
NewAlarmSubscriptionServer creates a new runner that knows how to execute the `start alarm-subscription-server` command.
NewDeploymentManagerServer creates a new runner that knows how to execute the `start deployment-manager-server` command.
NewMetadataServer creates a new runner that knows how to execute the `start deployment-manager-server` command.
NewResourceServer creates a new runner that knows how to execute the `start resource-server` command.
Server creates and returns the `start resource-server` command.
# Structs
AlarmNotificationServerCommand contains the data and logic needed to run the `start alarm-notification-server` command.
AlarmServerCommand contains the data and logic needed to run the `start alarm-server` command.
AlarmSubscriptionServerCommand contains the data and logic needed to run the `start alarm-subscription-server` command.
DeploymentManagerServerCommand contains the data and logic needed to run the `start deployment-manager-server` command.
MetadataServerCommand contains the data and logic needed to run the `start deployment-manager-server` command.
ResourceServerCommand contains the data and logic needed to run the `start resource-server` command.