Codebase Browser
kubernetes
Go to App
kubernetes
/
staging/src/k8s.io/client-go/examples/leader-election/
main.go
func
buildConfig
(
kubeconfig
string
)
(
*
rest
.
Config
,
error
)
{
…
}
func
main
(
)
{
…
}