Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Formatter ¶
func Formatter(apiContext *types.APIContext, resource *types.RawResource)
Formatter for Node
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
func (*DriverHandlers) Formatter ¶
func (h *DriverHandlers) Formatter(apiContext *types.APIContext, resource *types.RawResource)
Formatter for NodeDriver
Click to show internal directories.
Click to hide internal directories.