Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewController ¶
func NewController(s wrapper.Wrapper) *Controller
func (*Controller) Create ¶
func (c *Controller) Create(ctx context.Context, request *apiV1.AlphaCreateRequest) (*apiV1.AlphaCreateResponse, error)
func (*Controller) Create2 ¶
func (c *Controller) Create2(ctx context.Context, request *apiV1.Alpha2CreateRequest) (*apiV1.Alpha2CreateResponse, error)
Click to show internal directories.
Click to hide internal directories.