Documentation ¶
Index ¶
- Constants
- Variables
- func Duplicates(service settings.RService[*web.Application], v *web.Application) (*api.Stub, error)
- func LoadKeyUserActions(client rest.Client, id string, v *web.Application) error
- func SaveKeyUserActions(client rest.Client, id string, v *web.Application) error
- func Service(credentials *settings.Credentials) settings.CRUDService[*web.Application]
Constants ¶
View Source
const SchemaID = "v1:config:applications:web"
Variables ¶
View Source
var DefaultCreateConfirmTimeout = 60
Functions ¶
func Duplicates ¶ added in v1.27.0
func Duplicates(service settings.RService[*web.Application], v *web.Application) (*api.Stub, error)
func LoadKeyUserActions ¶
func SaveKeyUserActions ¶
func Service ¶
func Service(credentials *settings.Credentials) settings.CRUDService[*web.Application]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.