MCPcopy
hub / github.com/abiosoft/colima / CurrentProfile

Function CurrentProfile

config/profile.go:42–42  ·  view source on GitHub ↗

CurrentProfile returns the current running profile.

()

Source from the content-addressed store, hash-verified

40
41// CurrentProfile returns the current running profile.
42func CurrentProfile() *Profile { return profile }
43
44// Profile is colima profile.
45type Profile struct {

Callers 15

storeFileFunction · 0.92
containerd.goFile · 0.92
installK3sClusterFunction · 0.92
provisionKubeconfigMethod · 0.92
unsetKubeconfigMethod · 0.92
VersionMethod · 0.92
incus.goFile · 0.92
VersionMethod · 0.92
setRemoteMethod · 0.92
unsetRemoteMethod · 0.92
isDefaultRemoteMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected