MCPcopy Create free account

hub / github.com/codetainerapp/codetainer / functions

Functions4,197 in github.com/codetainerapp/codetainer

↓ 5 callersMethodpeek
peek returns but does not consume the next rune in the input.
Godeps/_workspace/src/github.com/alecthomas/template/parse/lex.go:118
↓ 5 callersMethodreadFull
Read methods readFull is like io.ReadFull except that io.EOF is never returned.
Godeps/_workspace/src/github.com/gorilla/websocket/conn.go:538
↓ 5 callersFunctionsendRecv
(t *testing.T, ws *Conn)
Godeps/_workspace/src/github.com/gorilla/websocket/client_server_test.go:106
↓ 5 callersFunctionsetColumnTime
(bean interface{}, col *core.Column, t time.Time)
Godeps/_workspace/src/github.com/go-xorm/xorm/helpers.go:296
↓ 5 callersFunctiontmpFileWithContent
(content string, t *testing.T)
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/opts/envfile_test.go:13
↓ 5 callersFunctiontomlTypeOfGo
tomlTypeName returns the TOML type name of the Go value's type. It is used to determine whether the types of array elements are mixed (which is forbid
Godeps/_workspace/src/github.com/BurntSushi/toml/encode.go:368
↓ 4 callersMethodAddFlash
AddFlash adds a flash message to the session. A single variadic argument is accepted, and it is optional: it defines the flash key. If not defined "_
Godeps/_workspace/src/github.com/gorilla/sessions/sessions.go:78
↓ 4 callersMethodBegin
Begin a transaction
Godeps/_workspace/src/github.com/go-xorm/xorm/session.go:326
↓ 4 callersMethodBegin
Begin transaction.
Godeps/_workspace/src/github.com/mattn/go-sqlite3/sqlite3.go:255
↓ 4 callersFunctionBigBytes
BigBytes produces a human readable representation of an SI size. See also: ParseBigBytes. BigBytes(82854982) -> 83MB
Godeps/_workspace/src/github.com/dustin/go-humanize/bigbytes.go:117
↓ 4 callersFunctionBigIBytes
BigIBytes produces a human readable representation of an IEC size. See also: ParseBigBytes. BigIBytes(82854982) -> 79MiB
Godeps/_workspace/src/github.com/dustin/go-humanize/bigbytes.go:127
↓ 4 callersFunctionBool
Bool defines a bool flag with specified name, default value, and usage string. The return value is the address of a bool variable that stores the valu
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/mflag/flag.go:652
↓ 4 callersFunctionChanges
Changes walks the path rw and determines changes for the files in the path, with respect to the parent layers
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/archive/changes.go:71
↓ 4 callersMethodClose
()
Godeps/_workspace/src/github.com/gorilla/websocket/conn_test.go:25
↓ 4 callersMethodClose
()
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/pools/pools_test.go:46
↓ 4 callersFunctionCmdStream
CmdStream executes a command, and returns its stdout as a stream. If the command fails to run or doesn't complete successfully, an error will be retur
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/archive/archive.go:803
↓ 4 callersMethodCommit
When using transaction, Commit will commit all operations.
Godeps/_workspace/src/github.com/go-xorm/xorm/session.go:351
↓ 4 callersMethodCommitContainer
CommitContainer creates a new image from a container's changes. See https://goo.gl/mqfoCw for more details.
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/container.go:949
↓ 4 callersFunctionCompareSliceStrU
CompareSliceStr compares two 'string' type slices. It returns true if elements are the same, and ignores the order.
Godeps/_workspace/src/github.com/Unknwon/com/slice.go:49
↓ 4 callersFunctionCompressStream
(dest io.WriteCloser, compression Compression)
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/archive/archive.go:140
↓ 4 callersMethodCopyFromContainer
CopyFromContainer has been DEPRECATED, please use DownloadFromContainerOptions along with DownloadFromContainer. See https://goo.gl/R2jevW for more d
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/container.go:898
↓ 4 callersMethodCreateIndexSql
(tableName string, index *Index)
Godeps/_workspace/src/github.com/go-xorm/core/dialect.go:61
↓ 4 callersMethodDel
(key string)
Godeps/_workspace/src/github.com/go-xorm/core/cache.go:34
↓ 4 callersFunctionDir
Dir returns the home directory for the executing user. This uses an OS-specific method for discovering the home directory. An error is returned if a
Godeps/_workspace/src/github.com/mitchellh/go-homedir/homedir.go:25
↓ 4 callersMethodFatalIfError
FatalIfError prints an error and exits if err is not nil. The error is printed with the given formatted string, if any.
Godeps/_workspace/src/gopkg.in/alecthomas/kingpin.v2/app.go:564
↓ 4 callersFunctionFb
(a)
web/public/javascript/jquery.js:3
↓ 4 callersFunctionFormatCloseMessage
FormatCloseMessage formats closeCode and text as a WebSocket close message.
Godeps/_workspace/src/github.com/gorilla/websocket/conn.go:820
↓ 4 callersMethodFromDB
([]byte)
Godeps/_workspace/src/github.com/go-xorm/core/converstion.go:6
↓ 4 callersMethodGet
Get returns a session for the given name after adding it to the registry. It returns a new session if the sessions doesn't exist. Access IsNew on the
Godeps/_workspace/src/github.com/gorilla/sessions/store.go:76
↓ 4 callersMethodGet
Get checks the existence of the given key.
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/opts/opts.go:95
↓ 4 callersFunctionGetExecUser
GetExecUser parses a user specification string (using the passwd and group readers as sources for /etc/passwd and /etc/group data, respectively). In t
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/libcontainer/user/user.go:238
↓ 4 callersFunctionGetExecUser
GetExecUser parses a user specification string (using the passwd and group readers as sources for /etc/passwd and /etc/group data, respectively). In t
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/opencontainers/runc/libcontainer/user/user.go:238
↓ 4 callersMethodHandler
Handler -------------------------------------------------------------------- Handler sets a handler for the route.
Godeps/_workspace/src/github.com/gorilla/mux/route.go:84
↓ 4 callersMethodHandler
Handler -------------------------------------------------------------------- Handler sets a handler for the route.
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/gorilla/mux/route.go:85
↓ 4 callersMethodHandlerFunc
HandlerFunc sets a handler function for the route.
Godeps/_workspace/src/github.com/gorilla/mux/route.go:92
↓ 4 callersMethodHijack
()
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/testing/server_test.go:855
↓ 4 callersFunctionHttpGet
HttpGet gets the specified resource. ErrNotFound is returned if the server responds with status 404.
Godeps/_workspace/src/github.com/Unknwon/com/http.go:75
↓ 4 callersMethodIP
IP sets the parser to a net.IP parser.
Godeps/_workspace/src/gopkg.in/alecthomas/kingpin.v2/parsers.go:91
↓ 4 callersMethodInspectContainer
InspectContainer returns information about a container by its ID. See https://goo.gl/RdIq0b for more details.
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/container.go:316
↓ 4 callersFunctionIsArchive
(header []byte)
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/archive/archive.go:71
↓ 4 callersFunctionIsEmptyTree
IsEmptyTree reports whether this tree (node) is empty of everything but space.
Godeps/_workspace/src/github.com/alecthomas/template/parse/parse.go:249
↓ 4 callersMethodIsJson
()
Godeps/_workspace/src/github.com/go-xorm/core/type.go:56
↓ 4 callersMethodIsType
(st int)
Godeps/_workspace/src/github.com/go-xorm/core/type.go:33
↓ 4 callersMethodListContainers
ListContainers returns a slice of containers matching the given criteria. See https://goo.gl/47a6tO for more details.
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/container.go:62
↓ 4 callersMethodMtim
()
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/system/stat.go:40
↓ 4 callersFunctionMultiReadSeeker
MultiReadSeeker returns a ReadSeeker that's the logical concatenation of the provided input readseekers. After calling this method the initial positio
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/ioutils/multireader.go:214
↓ 4 callersFunctionNewAuthConfigurations
NewAuthConfigurations returns AuthConfigurations from a JSON encoded string in the same format as the .dockercfg file.
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/auth.go:67
↓ 4 callersFunctionNewBufReader
(r io.Reader)
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/ioutils/readers.go:68
↓ 4 callersFunctionNewEncoder
NewEncoder returns a TOML encoder that encodes Go values to the io.Writer given. By default, a single indentation level is 2 spaces.
Godeps/_workspace/src/github.com/BurntSushi/toml/encode.go:56
↓ 4 callersFunctionNewRecorder
NewRecorder returns an initialized ResponseRecorder.
Godeps/_workspace/src/github.com/gorilla/sessions/sessions_test.go:31
↓ 4 callersMethodNodeID
NodeID returns the 6 byte node id encoded in uuid. It returns nil if uuid is not valid. The NodeID is only well defined for version 1 and 2 UUIDs.
Godeps/_workspace/src/github.com/pborman/uuid/node.go:94
↓ 4 callersMethodOverrideDefaultFromEnvar
OverrideDefaultFromEnvar overrides the default value for a flag from an environment variable, if available.
Godeps/_workspace/src/gopkg.in/alecthomas/kingpin.v2/flags.go:199
↓ 4 callersFunctionParseBase2Bytes
ParseBase2Bytes supports both iB and B in base-2 multipliers. That is, KB and KiB are both 1024.
Godeps/_workspace/src/github.com/alecthomas/units/bytes.go:30
↓ 4 callersFunctionParseLink
ParseLink parses and validates the specified string as a link format (name:alias)
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/parsers/parsers.go:168
↓ 4 callersFunctionParseMetricBytes
ParseMetricBytes parses base-10 metric byte units. That is, KB is 1000 bytes.
Godeps/_workspace/src/github.com/alecthomas/units/bytes.go:66
↓ 4 callersMethodParsed
Parsed reports whether fs.Parse has been called.
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/mflag/flag.go:1110
↓ 4 callersMethodPing
Ping tests if database is alive
Godeps/_workspace/src/github.com/go-xorm/xorm/engine.go:188
↓ 4 callersMethodPing
Ping pings the docker server See https://goo.gl/kQCfJj for more details.
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/client.go:335
↓ 4 callersMethodPrepareMultiFailures
PrepareMultiFailures enqueues a new expected failure based on a URL regexp it receives an id for the failure.
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/testing/server.go:183
↓ 4 callersMethodQuote
(content string)
Godeps/_workspace/src/github.com/go-xorm/core/filter.go:33
↓ 4 callersMethodReadFrom
(r io.Reader)
Godeps/_workspace/src/github.com/gorilla/websocket/conn.go:475
↓ 4 callersMethodReadJSON
ReadJSON reads the next JSON-encoded message from the connection and stores it in the value pointed to by v. See the documentation for the encoding/j
Godeps/_workspace/src/github.com/gorilla/websocket/json.go:44
↓ 4 callersMethodRemoveContainer
RemoveContainer removes a container, returning an error in case of failure. See https://goo.gl/RQyX62 for more details.
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/container.go:831
↓ 4 callersMethodRollback
When using transaction, you can rollback if any error
Godeps/_workspace/src/github.com/go-xorm/xorm/session.go:341
↓ 4 callersFunctionSet
Set stores a value for a given key in a given request.
Godeps/_workspace/src/github.com/gorilla/context/context.go:20
↓ 4 callersFunctionSet
Set stores a value for a given key in a given request.
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/gorilla/context/context.go:20
↓ 4 callersFunctionSetClockSequence
SetClockSeq sets the clock sequence to the lower 14 bits of seq. Setting to -1 causes a new sequence to be generated.
Godeps/_workspace/src/github.com/pborman/uuid/time.go:92
↓ 4 callersMethodSetJSON
SetJSON marshals the given value to JSON format and stores it using the provided key.
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/env.go:92
↓ 4 callersMethodSetPongHandler
SetPongHandler sets the handler for pong messages received from the peer. The default pong handler does nothing.
Godeps/_workspace/src/github.com/gorilla/websocket/conn.go:806
↓ 4 callersMethodSize
()
Godeps/_workspace/src/github.com/elazarl/go-bindata-assetfs/assetfs.go:46
↓ 4 callersMethodStartExec
StartExec starts a previously set up exec instance id. If opts.Detach is true, it returns after starting the exec command. Otherwise, it sets up an in
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/exec.go:85
↓ 4 callersMethodStopContainer
StopContainer stops a container, killing it after the given timeout (in seconds). See https://goo.gl/USqsFt for more details.
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/container.go:510
↓ 4 callersMethodStrictSlash
StrictSlash defines the trailing slash behavior for new routes. The initial value is false. When true, if the route path is "/path/", accessing "/pat
Godeps/_workspace/src/github.com/gorilla/mux/mux.go:126
↓ 4 callersMethodString
()
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/opts/ip.go:30
↓ 4 callersMethodStringNoPk
(d Dialect)
Godeps/_workspace/src/github.com/go-xorm/core/column.go:92
↓ 4 callersMethodSubprotocol
Subprotocol returns the negotiated protocol for the connection.
Godeps/_workspace/src/github.com/gorilla/websocket/conn.go:196
↓ 4 callersFunctionTarWithOptions
TarWithOptions creates an archive from the directory at `path`, only including files whose relative paths are included in `options.IncludeFiles` (if n
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/archive/archive.go:389
↓ 4 callersMethodTerminate
Terminate specifies the termination handler. Defaults to os.Exit(status). If nil is passed, a no-op function will be used.
Godeps/_workspace/src/gopkg.in/alecthomas/kingpin.v2/app.go:79
↓ 4 callersMethodToDB
()
Godeps/_workspace/src/github.com/go-xorm/core/converstion.go:7
↓ 4 callersFunctionU
(a,b)
web/public/javascript/jquery.js:3
↓ 4 callersMethodURL
---------------------------------------------------------------------------- URL building ------------------------------------------------------------
Godeps/_workspace/src/github.com/gorilla/mux/route.go:433
↓ 4 callersMethodURL
---------------------------------------------------------------------------- URL building ------------------------------------------------------------
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/gorilla/mux/route.go:465
↓ 4 callersMethodUint64
Uint64 defines a uint64 flag with specified name, default value, and usage string. The return value is the address of a uint64 variable that stores th
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/mflag/flag.go:748
↓ 4 callersMethodUsageForContextWithTemplate
UsageForContextWithTemplate is the base usage function. You generally don't need to use this.
Godeps/_workspace/src/gopkg.in/alecthomas/kingpin.v2/usage.go:107
↓ 4 callersFunctionValidateLabel
ValidateLabel Validate that the given string is a valid label, and returns it Labels are in the form on key=value
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/opts/opts.go:299
↓ 4 callersMethodVersionColumn
()
Godeps/_workspace/src/github.com/go-xorm/core/table.go:84
↓ 4 callersMethodWarning
(v ...interface{})
Godeps/_workspace/src/github.com/go-xorm/core/ilogger.go:23
↓ 4 callersMethodWriter
Specify the writer to use for usage and errors. Defaults to os.Stderr.
Godeps/_workspace/src/gopkg.in/alecthomas/kingpin.v2/app.go:88
↓ 4 callersFunctionaddImages
(server *DockerServer, n int, repo bool)
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/testing/server_test.go:1164
↓ 4 callersMethodaddRegexpMatcher
addRegexpMatcher adds a host or path matcher and builder to a route.
Godeps/_workspace/src/github.com/gorilla/mux/route.go:140
↓ 4 callersMethodaddRegexpMatcher
addRegexpMatcher adds a host or path matcher and builder to a route.
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/gorilla/mux/route.go:141
↓ 4 callersMethodappendKeyValue
(b *bytes.Buffer, key string, value interface{})
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/Sirupsen/logrus/text_formatter.go:134
↓ 4 callersMethodatTerminator
atTerminator reports whether the input is at valid termination character to appear after an identifier. Breaks .X.Y into two pieces. Also catches case
Godeps/_workspace/src/github.com/alecthomas/template/parse/lex.go:423
↓ 4 callersFunctionbasicKind
(v reflect.Value)
Godeps/_workspace/src/github.com/alecthomas/template/funcs.go:283
↓ 4 callersMethodbuildVars
(map[string]string)
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/gorilla/mux/route.go:571
↓ 4 callersMethodcacheInsert
(tables ...string)
Godeps/_workspace/src/github.com/go-xorm/xorm/session.go:3388
↓ 4 callersMethodcheckAPIVersion
()
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/client.go:315
↓ 4 callersFunctionchmodTarEntry
chmodTarEntry is used to adjust the file permissions used in tar header based on the platform the archival is done.
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/external/github.com/docker/docker/pkg/archive/archive_unix.go:24
↓ 4 callersFunctioncol2NewCols
(columns ...string)
Godeps/_workspace/src/github.com/go-xorm/xorm/statement.go:754
↓ 4 callersMethodcompare
(other APIVersion)
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/client.go:106
← previousnext →501–600 of 4,197, ranked by callers