Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InvokeContextTerminate ¶
InvokeContextTerminate will make the grpc call to the specified controller The controller will take the specified AppContext and take steps to based on action controller to terminate the AppContext
func InvokeContextUpdate ¶
func InvokeContextUpdate(ctx context.Context, controllerName, intentName, appContextId, updateFromAppContextId string) error
InvokeContextUpdate will make the grpc call to the specified controller The controller will take the specified intentName and update the AppContext appropriatly based on its operation as a placement or action controller.
func InvokePostEvent ¶
func InvokePostEvent(ctx context.Context, controllerName, appContextId string, eventType string) error
InvokePostEvent will make the grpc call to the specified controller The controller will take the specified AppContext and take steps to based on action controller to do Post event processing
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.