Documentation ¶
Overview ¶
Package registry specifies the list of resources to be registered in the state.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Resources []generic.ResourceWithRD
Resources defines all resources added to the resource definitions.
Functions ¶
func MustRegisterResource ¶
func MustRegisterResource[T any, R interface { protobuf.Res[T] meta.ResourceDefinitionProvider }]( resourceType resource.Type, r R, )
MustRegisterResource adds resource to the registry, registers it's protobuf decoders/encoders.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.