MCPcopy Create free account

hub / github.com/cloudfoundry/garden / types & classes

Types & classes92 in github.com/cloudfoundry/garden

↓ 2 callersFuncTypeHandlerFunc
func(StreamID, io.Writer)
server/streamer/http_handling.go:8
↓ 2 callersTypeAliasStreamID
StreamID identifies a pair of standard output and error channels used for streaming.
server/streamer/streamer.go:12
↓ 1 callersTypeAliasICMPCode
net_out_rule.go:43
InterfaceBackend
go:generate counterfeiter . Backend
backend.go:7
StructBandwidthLimits
container.go:322
StructBindMount
BindMount specifies parameters for a single mount point. Each mount point is mounted (with the bind option) into the container's file system. The eff
client.go:190
TypeAliasBindMountMode
client.go:222
TypeAliasBindMountOrigin
client.go:227
StructBomberman
server/bomberman/bomberman.go:22
StructCPULimits
container.go:347
StructCapacity
client.go:210
InterfaceClient
go:generate counterfeiter . Client
client.go:6
InterfaceClient
client/client.go:8
InterfaceConnection
go:generate counterfeiter . Connection
client/connection/connection.go:26
InterfaceContainer
go:generate counterfeiter . Container
container.go:10
StructContainerBandwidthStat
container.go:310
StructContainerCPUStat
container.go:292
StructContainerDiskStat
container.go:303
StructContainerInfo
ContainerInfo holds information about a container.
container.go:222
StructContainerInfoEntry
container.go:235
StructContainerMemoryStat
container.go:255
StructContainerMetricsEntry
container.go:250
StructContainerNetworkStat
container.go:317
StructContainerNotFoundError
errors.go:116
StructContainerPidStat
container.go:298
StructContainerSpec
ContainerSpec specifies the parameters for creating a container. All parameters are optional.
client.go:62
FuncTypeDialerFunc
func(network, address string) (net.Conn, error)
client/connection/connection_hijacker.go:19
TypeAliasDiskLimitScope
container.go:382
StructDiskLimits
container.go:332
StructError
errors.go:19
StructError
client/connection/connection.go:81
StructExecutableNotFoundError
errors.go:146
StructFakeBackend
gardenfakes/fake_backend.go:11
StructFakeClient
gardenfakes/fake_client.go:10
StructFakeConnection
client/connection/connectionfakes/fake_connection.go:13
StructFakeContainer
gardenfakes/fake_container.go:12
StructFakeHijackStreamer
client/connection/connectionfakes/fake_hijack_streamer.go:15
StructFakeProcess
gardenfakes/fake_process.go:10
StructGardenServer
server/server.go:20
InterfaceHijackStreamer
go:generate counterfeiter . HijackStreamer
client/connection/connection.go:71
StructICMPControl
net_out_rule.go:45
TypeAliasICMPType
net_out_rule.go:42
StructIPRange
net_out_rule.go:32
StructImageRef
client.go:170
StructLimits
client.go:176
StructMemoryLimits
container.go:342
StructMetrics
container.go:240
StructNetIn
net_in.go:3
StructNetInRequest
transport/payload.go:24
StructNetInResponse
transport/payload.go:30
StructNetOutRule
net_out_rule.go:5
StructPidLimits
container.go:353
StructPortMapping
container.go:205
StructPortRange
net_out_rule.go:37
InterfaceProcess
go:generate counterfeiter . Process
container.go:191
StructProcessIO
container.go:183
StructProcessLimits
container.go:327
StructProcessNotFoundError
errors.go:138
StructProcessPayload
transport/payload.go:13
StructProcessSpec
ProcessSpec contains parameters for running a script inside a container.
container.go:136
TypeAliasProperties
client.go:220
TypeAliasProtocol
net_out_rule.go:22
StructResourceLimits
Resource limits. Please refer to the manual page of getrlimit for a description of the individual fields: http://www.kernel.org/doc/man-pages/online/
container.go:364
StructServiceUnavailableError
errors.go:130
TypeAliasSignal
container.go:198
TypeAliasSource
transport/payload.go:5
StructStreamInSpec
container.go:210
StructStreamOutSpec
container.go:216
StructStreamer
server/streamer/streamer.go:23
StructTTYSpec
container.go:174
StructTimeBomb
server/timebomb/timebomb.go:8
StructUnrecoverableError
errors.go:108
StructWindowSize
container.go:178
TypeAliasaction
server/bomberman/bomberman.go:8
Structbomb
server/bomberman/bomberman.go:16
StructchanWriter
server/chanwriter.go:3
Structclient
client/client.go:12
StructcloseChecker
server/request_handling_test.go:2238
Structconnection
client/connection/connection.go:76
Structcontainer
client/container.go:11
StructcontainerDebugInfo
server/request_handling.go:25
TypeAliaserrType
errors.go:9
Structhijackable
client/connection/connection_hijacker.go:27
StructmarshalledError
errors.go:27
Structprocess
client/connection/process.go:9
StructprocessDebugInfo
server/request_handling.go:17
StructprocessStream
client/connection/process_stream.go:11
Structstream
server/streamer/streamer.go:29
StructstreamHandler
client/connection/stream_handler.go:13
StructsyncBuffer
server/streamer/streamer_test.go:127
StructsyncStreamIDGenerator
server/streamer/streamer.go:122
StructwrappedConnection
client/connection/connection_suite_test.go:22