Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DriverHandler ¶
type DriverHandler struct {
SecretStore *encryptedstore.GenericEncryptedStore
}
func (DriverHandler) LinkHandler ¶
func (h DriverHandler) LinkHandler(apiContext *types.APIContext, next types.RequestHandler) error
type DriverHandlers ¶
type DriverHandlers struct {
NodeDriverClient v3.NodeDriverInterface
}
func (*DriverHandlers) ActionHandler ¶
func (h *DriverHandlers) ActionHandler(actionName string, action *types.Action, apiContext *types.APIContext) error
Click to show internal directories.
Click to hide internal directories.