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 Machine
Types ¶
type DriverHandlers ¶
type DriverHandlers struct {
MachineDriverClient v3.MachineDriverInterface
}
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 MachineDriver
type Handler ¶
type Handler struct {
SecretStore *encryptedstore.GenericEncryptedStore
}
func (Handler) LinkHandler ¶
func (h Handler) LinkHandler(apiContext *types.APIContext, next types.RequestHandler) error
Click to show internal directories.
Click to hide internal directories.