The `github.com.flynn.flynn.pkg.cluster.Host` package in Go provides functionality for managing and interacting with hosts in a Flynn cluster. It offers methods to create, update, and delete hosts, as well as running commands and transferring files to and from the hosts. This package is a part of the Flynn framework for building and managing distributed applications.
Golang Host - 17 examples found. These are the top rated real world Golang examples of github.com/flynn/flynn/pkg/cluster.Host extracted from open source projects. You can rate examples to help us improve the quality of examples.