Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ResourceID ¶
type ResourceID string
const ( // ID for the user resource in onex-usercenter. User ResourceID = "user" // ID for the order resource in onex-fakeserver. Order ResourceID = "order" // ID for the cronjob resource in onex-nightwatch. CronJob ResourceID = "cronjob" // ID for the job resource in onex-nightwatch. Job ResourceID = "job" )
Click to show internal directories.
Click to hide internal directories.