Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ObjControllerClientInterface ¶
type ObjControllerClientInterface interface {
Instance() inst.InstanceInterface
Meta() meta.MetaInterface
Identifier() identifier.IdentifierInterface
OpenAPI() openapi.OpenApiInterface
Privilege() privilege.PrivilegeInterface
}
func NewObjectControllerInterface ¶
func NewObjectControllerInterface(c *util.Capability, version string) ObjControllerClientInterface
Click to show internal directories.
Click to hide internal directories.