efsvoltools

package
v0.0.0-...-6639a67 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 12, 2019 License: Apache-2.0 Imports: 2 Imported by: 11

Documentation

Index

Constants

View Source
const (
	OpenPermsRoute = "openPerms"
)

Variables

View Source
var Routes = rata.Routes{
	{Path: "/EfsDriver.OpenPerms", Method: "POST", Name: OpenPermsRoute},
}

Functions

This section is empty.

Types

type ErrorResponse

type ErrorResponse struct {
	Err string
}

type OpenPermsRequest

type OpenPermsRequest struct {
	Name string
	Opts map[string]interface{}
}

type VolTools

type VolTools interface {
	OpenPerms(env dockerdriver.Env, getRequest OpenPermsRequest) ErrorResponse
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL