package
0.40.0
Repository: https://github.com/radius-project/radius.git
Documentation: pkg.go.dev

# Functions

New creates statusManager instance.
NewMockStatusManager creates a new mock instance.

# Structs

MockStatusManager is a mock of StatusManager interface.
MockStatusManagerDeleteCall wrap *gomock.Call.
MockStatusManagerGetCall wrap *gomock.Call.
MockStatusManagerMockRecorder is the mock recorder for MockStatusManager.
MockStatusManagerQueueAsyncOperationCall wrap *gomock.Call.
MockStatusManagerUpdateCall wrap *gomock.Call.
QueueOperationOptions is the options type provided when queueing an async operation.
Status is the datamodel for Async operation statuses.

# Interfaces

StatusManager is an interface to manage async operation status.