MCPcopy Index your code

hub / github.com/crc-org/crc / types & classes

Types & classes239 in github.com/crc-org/crc

↓ 7 callersTypeAliasSecret
pkg/crc/config/secret_config.go:16
↓ 5 callersTypeAliasPath
type Path is used for a setting which is a file path
pkg/crc/config/types.go:60
↓ 2 callersFuncTypereader
func(filename string) ([]byte, error)
pkg/crc/preflight/preflight_ubuntu_linux.go:35
↓ 1 callersTypeAliasOpenshiftStatus
pkg/crc/machine/types/types.go:97
↓ 1 callersTypeAliasOsType
Enum the Distro ID
pkg/os/linux/release_info.go:41
↓ 1 callersStructinput
pkg/crc/machine/kubeconfig_test.go:165
↓ 1 callersFuncTypewriter
func(reason, content, filepath string, mode os.FileMode) error
pkg/crc/preflight/preflight_ubuntu_linux.go:36
InterfaceAPI
pkg/libmachine/libmachine.go:11
InterfaceAbstractProcess
AbstractProcess is an interface created to abstract operations of the gopsutil library It is created so that we can override the behavior while writin
pkg/os/shell/shell.go:33
TypeAliasAction
pkg/crc/systemd/actions/action.go:3
StructAgentConfig
AgentConfig is struct to contain configuration for agent plist file
pkg/os/darwin/launchd/launchd_darwin.go:51
StructBlockDevice
test/e2e/testsuite/testsuite.go:1144
StructBuildInfo
pkg/crc/machine/bundle/metadata.go:40
StructCRCBuilder
CRCBuilder is used to build, customize and execute a CRC command.
test/integration/utilities_test.go:17
StructCache
pkg/crc/cache/cache.go:20
StructCertCfg
CertCfg contains all needed fields to configure a new certificate
pkg/crc/tls/tls.go:40
StructCheck
pkg/crc/preflight/preflight.go:25
FuncTypeCheckFunc
func() error
pkg/crc/preflight/preflight.go:21
FuncTypeCleanUpFunc
func() error
pkg/crc/preflight/preflight.go:23
InterfaceClient
pkg/crc/ssh/client.go:16
InterfaceClient
pkg/crc/api/client/client.go:13
InterfaceClient
pkg/crc/machine/client.go:15
StructClient
test
pkg/crc/segment/segment.go:33
StructClient
pkg/crc/machine/fakemachine/client.go:30
StructClient
pkg/crc/daemonclient/client.go:16
StructClient
pkg/libmachine/libmachine.go:17
StructClient
Client is an autogenerated mock type for the Client type
test/mocks/api/client.go:11
StructClusterConfig
pkg/crc/machine/types/types.go:54
StructClusterInfo
pkg/crc/machine/bundle/metadata.go:46
StructClusterLoadResult
pkg/crc/machine/types/types.go:91
StructClusterStatusResult
pkg/crc/api/client/types.go:23
StructClusterStatusResult
pkg/crc/machine/types/types.go:78
StructCodeExitError
CodeExitError is an implementation of ExitError consisting of an error object and an exit code (the upper bits of os.exec.ExitStatus).
pkg/os/execerror.go:32
StructCodeExitError
CodeExitError is an implementation of ExitError consisting of an error object and an exit code (the upper bits of os.exec.ExitStatus).
test/extended/crc/cmd/cmd.go:324
InterfaceCollector
test/extended/util/collect.go:128
StructCommand
test/extended/crc/cmd/cmd.go:47
StructCommandCollector
test/extended/util/collect.go:249
InterfaceCommandRunner
pkg/os/exec.go:78
StructCommander
pkg/crc/systemd/systemd.go:12
StructConfig
pkg/os/shell/shell.go:23
StructConfig
pkg/crc/oc/oc.go:16
StructConfig
pkg/crc/config/config.go:20
StructConnectionDetails
pkg/crc/machine/types/types.go:113
StructConsoleResult
pkg/crc/api/client/types.go:36
StructConsoleResult
pkg/crc/machine/types/types.go:108
StructContainerLogCollector
test/extended/util/collect.go:195
StructCopier
pkg/crc/machine/bundle/copier.go:20
StructCrcBundleInfo
Metadata structure to unmarshal the crc-bundle-info.json file
pkg/crc/machine/bundle/metadata.go:27
StructCrcVersionOutput
test/e2e/testsuite/testsuite.go:626
StructCustomResponseWriter
CustomResponseWriter wraps the standard http.ResponseWriter and captures the response body
cmd/crc/cmd/custom_response_writer.go:9
StructDHCPEntry
DHCPEntry holds a parsed DNS entry
pkg/drivers/vfkit/network_darwin.go:44
StructDiskImage
pkg/crc/machine/bundle/metadata.go:83
StructDriver
pkg/drivers/vfkit/driver_darwin.go:42
StructDriver
pkg/drivers/libhvee/libhvee_windows.go:18
StructDriver
Driver is the driver used when no driver is selected. It is used to connect to existing Docker hosts by specifying the URL of the host as an option.
pkg/drivers/none/driver.go:15
StructDriverInfo
pkg/crc/machine/bundle/metadata.go:100
InterfaceEventProducer
pkg/crc/api/events/events.go:14
InterfaceEventPublisher
pkg/crc/api/events/events.go:10
StructEventServer
pkg/crc/api/events/event_server.go:12
InterfaceEventStream
pkg/crc/api/events/event_stream.go:9
InterfaceExitError
ExitError is an interface that presents an API similar to os.ProcessState, which is what ExitError from os/exec is. This is designed to make testing
pkg/os/execerror.go:22
InterfaceExitError
ExitError is an interface that presents an API similar to os.ProcessState, which is what ExitError from os/exec is. This is designed to make testing
test/extended/crc/cmd/cmd.go:315
StructFile
pkg/crc/machine/bundle/metadata.go:77
StructFileCollector
test/extended/util/collect.go:136
StructFileListItem
pkg/crc/machine/bundle/metadata.go:95
TypeAliasFileType
pkg/crc/machine/bundle/metadata.go:88
StructFileWriter
test/extended/util/collect.go:110
StructFilenameInfo
pkg/crc/machine/bundle/metadata.go:56
StructFilestore
pkg/libmachine/persist/filestore.go:13
FuncTypeFixFunc
func() error
pkg/crc/preflight/preflight.go:22
TypeAliasFlags
pkg/crc/preflight/preflight.go:11
StructGetConfigResult
GetConfigResult struct is used to return the result of getconfig command
pkg/crc/api/client/types.go:48
StructGetOrUnsetConfigRequest
pkg/crc/api/client/types.go:60
StructHTTPError
pkg/crc/api/client/client.go:28
StructHandler
pkg/crc/api/handlers.go:20
StructHost
pkg/libmachine/host/host.go:22
InterfaceHostsFileEditor
cmd/crc/cmd/daemon.go:334
StructInMemoryStorage
pkg/crc/config/inmemory.go:3
StructKeyPair
pkg/crc/ssh/keys.go:27
TypeAliasLabelName
pkg/crc/preflight/labels.go:9
TypeAliasLabelValue
pkg/crc/preflight/labels.go:20
InterfaceLogger
pkg/crc/api/handlers.go:27
StructMachineConfig
pkg/crc/machine/config/config.go:8
StructMaskedSecretError
pkg/crc/errors/maskederror.go:9
StructMetadata
pkg/libmachine/host/host.go:31
StructMissingHostError
pkg/crc/machine/virtualmachine.go:24
StructMockCommandRunner
pkg/os/shell/shell_test.go:13
StructMockedProcess
MockedProcess is a mock implementation of AbstractProcess for testing purposes.
pkg/os/shell/shell_test.go:53
StructMockedSSHRunner
pkg/crc/machine/start_test.go:13
TypeAliasMode
pkg/crc/network/types.go:39
StructMonitor
test/e2e/testsuite/performance.go:15
StructMultiError
MultiError holds multiple errors
pkg/drivers/vfkit/util_darwin.go:37
StructMultiError
pkg/crc/errors/multierror.go:40
StructNameServer
pkg/crc/network/types.go:10
StructNativeClient
pkg/crc/ssh/client.go:21
StructNetworkConfig
pkg/crc/machine/libvirt/templates_linux.go:22
StructNoTagError
pkg/crc/machine/bundle/metadata.go:104
StructNode
pkg/crc/machine/bundle/metadata.go:64
StructOsRelease
Taken from https://github.com/docker/machine/blob/master/libmachine/provision/os_release.go The /etc/os-release file contains operating system identif
pkg/os/linux/release_info.go:25
StructPodmanBuilder
PODMAN PodmanBuilder is used to build, customize, and execute a podman-remote command.
test/extended/crc/cmd/cmd.go:196
next →1–100 of 239, ranked by callers