MCPcopy Create free account

hub / github.com/awslabs/amazon-eks-ami / functions

Functions442 in github.com/awslabs/amazon-eks-ami

MethodGetProperty
(ctx context.Context, prop IMDSProperty)
nodeadm/internal/aws/imds/imds.go:122
MethodGetProperty
GetProperty implements IMDSClient.
nodeadm/internal/aws/imds/fake.go:27
MethodGetPropertyBytes
GetPropertyBytes implements IMDSClient.
nodeadm/internal/aws/imds/fake.go:35
MethodGetUserData
(ctx context.Context)
nodeadm/internal/aws/imds/imds.go:114
MethodGetUserData
GetUserData implements IMDSClient.
nodeadm/internal/aws/imds/fake.go:43
MethodGlob
(pattern string)
nodeadm/internal/system/filesystem.go:20
MethodGlob
(pattern string)
nodeadm/internal/system/filesystem.go:55
MethodIsDir
()
nodeadm/internal/system/filesystem.go:170
FunctionIsFilePathExists
IsFilePathExists checks whether specific file path exists
nodeadm/internal/util/files.go:21
FunctionIsPCIVendorAttached
IsPCIVendorAttached returns whether any pcie devices with a given vendor id are attached to the instance.
nodeadm/internal/system/devices.go:13
FunctionIsRunningAsRoot
IsRunningAsRoot returns true if the current user has UID 0.
nodeadm/internal/cli/user.go:8
MethodKeys
()
nodeadm/internal/util/fs_cache.go:42
MethodManagerFor
(interfaceName string)
nodeadm/cmd/nodeadm-internal/udev/broker.go:43
FunctionMarkerPath
()
nodeadm/internal/system/marker.go:20
FunctionMerge
Merge is a wrapper around the "Merge" from dario.cat/mergo which automatically handles repeated conversions between raw representations of data and ne
nodeadm/internal/util/merge.go:16
FunctionMergeNodeConfigs
(nodeConfigs []*NodeConfig)
nodeadm/internal/api/merge.go:14
MethodModTime
()
nodeadm/internal/system/filesystem.go:169
MethodMode
()
nodeadm/internal/system/filesystem.go:163
MethodName
()
nodeadm/internal/containerd/daemon.go:54
MethodName
()
nodeadm/internal/system/environment.go:48
MethodName
()
nodeadm/internal/system/environment.go:66
MethodName
()
nodeadm/internal/system/filesystem.go:143
MethodName
()
nodeadm/internal/system/filesystem.go:161
MethodName
()
nodeadm/internal/system/marker.go:24
MethodName
()
nodeadm/internal/system/local_disk.go:18
MethodName
()
nodeadm/internal/system/resolve.go:36
MethodName
()
nodeadm/internal/kubelet/daemon.go:61
FunctionNewBootHookCommand
()
nodeadm/cmd/nodeadm-internal/boot-book/hook.go:23
FunctionNewClient
(client *imds.Client)
nodeadm/internal/aws/imds/imds.go:94
FunctionNewCommandContainer
(name, description string)
nodeadm/internal/cli/container.go:22
FunctionNewConfigCommand
()
nodeadm/cmd/nodeadm/config/root.go:7
FunctionNewContainerdDaemon
(daemonManager daemon.DaemonManager, resources system.Resources)
nodeadm/internal/containerd/daemon.go:18
FunctionNewDaemonManager
()
nodeadm/internal/daemon/noop.go:9
FunctionNewDaemonManager
()
nodeadm/internal/daemon/systemd.go:26
FunctionNewFSCache
(cacheDir string)
nodeadm/internal/util/fs_cache.go:16
FunctionNewInitCommand
()
nodeadm/cmd/nodeadm/init/init.go:28
FunctionNewInstanceConditionWaiter
NewInstanceConditionWaiter constructs a InstanceConditionWaiter.
nodeadm/internal/aws/ec2/instance_waiter.go:57
FunctionNewInstanceEnvironmentAspect
()
nodeadm/internal/system/environment.go:40
FunctionNewKubeletDaemon
(daemonManager daemon.DaemonManager, resources system.Resources, imdsClient imds.IMDSClient)
nodeadm/internal/kubelet/daemon.go:24
FunctionNewLocalDiskAspect
()
nodeadm/internal/system/local_disk.go:12
FunctionNewMarkerAspect
Creates a marker file to indicate that nodeadm's run phase has been started.
nodeadm/internal/system/marker.go:14
FunctionNewNetManagerCommand
()
nodeadm/cmd/nodeadm-internal/udev/net_manager.go:30
FunctionNewNodeadmEnvironmentAspect
()
nodeadm/internal/system/environment.go:36
FunctionNewResolveAspect
NewResolveAspect returns an aspect that configures network name resolution on the host.
nodeadm/internal/system/resolve.go:30
FunctionNewRetrier
(fnOpts ...fnOpt)
nodeadm/internal/util/retry.go:35
MethodPostLaunch
(c *api.NodeConfig)
nodeadm/internal/containerd/daemon.go:45
MethodPostLaunch
(_ *api.NodeConfig)
nodeadm/internal/kubelet/daemon.go:57
MethodProvide
()
nodeadm/internal/configprovider/file.go:27
MethodRead
(key string)
nodeadm/internal/util/fs_cache.go:30
MethodReadDir
(name string)
nodeadm/internal/system/filesystem.go:30
MethodReadDir
(name string)
nodeadm/internal/system/filesystem.go:80
MethodReadFile
(name string)
nodeadm/internal/system/filesystem.go:24
MethodReadFile
(name string)
nodeadm/internal/system/filesystem.go:69
FunctionRegisterConversions
RegisterConversions adds conversion functions to the given scheme. Public to allow building arbitrary schemes.
nodeadm/internal/api/bridge/zz_generated.conversion.go:23
FunctionRegisterFlagConfigCache
(c *flaggy.Subcommand, configCache *string)
nodeadm/internal/cli/options.go:49
FunctionRegisterFlagConfigOutput
(c *flaggy.Subcommand, configOutput *string)
nodeadm/internal/cli/options.go:28
FunctionRegisterFlagConfigSources
RegisterFlagConfigSources maps a command-line flag for config sources to the specified string slice for the specified command. No default value is set
nodeadm/internal/cli/options.go:36
FunctionResolveConfig
ResolveConfig returns either the cached config or the provided config chain.
nodeadm/internal/cli/config.go:18
FunctionResolveConfigSources
ResolveConfigSources returns the default config sources if the specified slice is empty.
nodeadm/internal/cli/options.go:41
MethodRestartDaemon
(name string)
nodeadm/internal/daemon/noop.go:21
MethodRestartDaemon
(name string)
nodeadm/internal/daemon/systemd.go:50
MethodRun
(log *zap.Logger, opts *GlobalOptions)
nodeadm/internal/cli/container.go:39
MethodRun
(log *zap.Logger, opts *cli.GlobalOptions)
nodeadm/cmd/nodeadm/init/init.go:52
MethodRun
(log *zap.Logger, opts *cli.GlobalOptions)
nodeadm/cmd/nodeadm/config/check.go:29
MethodRun
(log *zap.Logger, opts *cli.GlobalOptions)
nodeadm/cmd/nodeadm/config/dump.go:37
MethodRun
(log *zap.Logger, opts *cli.GlobalOptions)
nodeadm/cmd/nodeadm-internal/boot-book/hook.go:35
MethodRun
(log *zap.Logger, opts *cli.GlobalOptions)
nodeadm/cmd/nodeadm-internal/udev/net_manager.go:45
FunctionSaveCachedConfig
(cfg *api.NodeConfig, path string)
nodeadm/internal/cli/config.go:74
MethodSetup
(cfg *api.NodeConfig)
nodeadm/internal/system/environment.go:52
MethodSetup
(cfg *api.NodeConfig)
nodeadm/internal/system/environment.go:70
MethodSetup
(*api.NodeConfig)
nodeadm/internal/system/marker.go:28
MethodSetup
(cfg *api.NodeConfig)
nodeadm/internal/system/local_disk.go:22
MethodSetup
(cfg *api.NodeConfig)
nodeadm/internal/system/resolve.go:40
MethodSize
()
nodeadm/internal/system/filesystem.go:162
MethodStartDaemon
(name string)
nodeadm/internal/daemon/noop.go:13
MethodStartDaemon
StartDaemon starts the daemon with the given name. If the daemon is already running, this is a no-op.
nodeadm/internal/daemon/manager.go:14
MethodStartDaemon
(name string)
nodeadm/internal/daemon/systemd.go:36
MethodStat
(name string)
nodeadm/internal/system/filesystem.go:34
MethodStat
(name string)
nodeadm/internal/system/filesystem.go:127
MethodStopDaemon
(name string)
nodeadm/internal/daemon/noop.go:17
MethodStopDaemon
StopDaemon stops the daemon with the given name. If the daemon is not running, this is a no-op.
nodeadm/internal/daemon/manager.go:17
MethodStopDaemon
(name string)
nodeadm/internal/daemon/systemd.go:43
MethodSys
()
nodeadm/internal/system/filesystem.go:171
FunctionTestCalcMaxPods
(t *testing.T)
nodeadm/internal/kubelet/eni_max_pods_test.go:20
FunctionTestChainConfigProvider_FileProvider
(t *testing.T)
nodeadm/internal/configprovider/chain_test.go:67
FunctionTestChainConfigProvider_MultiProvider
(t *testing.T)
nodeadm/internal/configprovider/chain_test.go:101
FunctionTestChainConfigProvider_UserData
(t *testing.T)
nodeadm/internal/configprovider/chain_test.go:16
FunctionTestContainerRuntime
(t *testing.T)
nodeadm/internal/kubelet/config_test.go:34
FunctionTestContainerdConfig
(t *testing.T)
nodeadm/internal/containerd/containerd_config_test.go:64
FunctionTestContainerdConfigWithUserConfigAndFastImagePullFeature
128MB
nodeadm/internal/containerd/containerd_config_test.go:15
FunctionTestDefaultRuntimeOptions
(t *testing.T)
nodeadm/internal/containerd/runtime_config_test.go:12
FunctionTestDynamicProxyFuncBehavior
(t *testing.T)
nodeadm/internal/aws/imds/imds_test.go:13
FunctionTestEvaluateCustomMaxPodsExpression
(t *testing.T)
nodeadm/internal/kubelet/eni_max_pods_test.go:73
FunctionTestFileConfigProvider_Directory
(t *testing.T)
nodeadm/internal/configprovider/file_test.go:11
FunctionTestFileConfigProvider_EmptyDirectory
(t *testing.T)
nodeadm/internal/configprovider/file_test.go:76
FunctionTestFileConfigProvider_SingleFile
(t *testing.T)
nodeadm/internal/configprovider/file_test.go:90
FunctionTestFileConfigProvider_isConfigFile
(t *testing.T)
nodeadm/internal/configprovider/file_test.go:111
FunctionTestGenerateKubeletConfig
(t *testing.T)
nodeadm/internal/kubelet/config_test.go:110
FunctionTestGenerateSystemdResolvedConfig
(t *testing.T)
nodeadm/internal/system/resolve_test.go:11
FunctionTestGetClusterDNS
(t *testing.T)
nodeadm/internal/api/net_test.go:9
← previousnext →301–400 of 442, ranked by callers