Documentation
¶
Index ¶
Constants ¶
View Source
const (
ResourceTypeName = "Radius.Core/recipePacks"
)
Variables ¶
This section is empty.
Functions ¶
func NewCreateOrUpdateRecipePack ¶
func NewCreateOrUpdateRecipePack(opts ctrl.Options) (ctrl.Controller, error)
NewCreateOrUpdateRecipePack creates a new controller for creating or updating a recipe pack resource.
Types ¶
type CreateOrUpdateRecipePack ¶
type CreateOrUpdateRecipePack struct {
ctrl.Operation[*datamodel.RecipePack, datamodel.RecipePack]
}
CreateOrUpdateRecipePack is the controller implementation to create or update recipe pack resource.
Click to show internal directories.
Click to hide internal directories.