Module minikube_sup

minikube top level supervisor.

Behaviours: supervisor.

Description

minikube top level supervisor.

Function Index

add_profile/1
init/1
remove_profile/1
start_link/0

Function Details

add_profile/1

add_profile(Profile::atom()) -> supervisor:startchild_ret()

init/1

init(X1::[]) -> ignore | {ok, Spec}

remove_profile/1

remove_profile(Profile::atom()) -> supervisor:startchild_ret()

start_link/0

start_link() -> any()


Generated by EDoc