Documentation ¶
Index ¶
Constants ¶
View Source
const ManagedWorkerTagKey = "boundary.cloud.hashicorp.com:managed"
Variables ¶
This section is empty.
Functions ¶
func NewMultihopServiceServer ¶
func NewMultihopServiceServer(storage nodeenrollment.Storage, direct bool, client *atomic.Value, opt ...nodeenrollment.Option) (*multihopServiceServer, error)
NewMultihopServiceServer creates a new service implementing MultihopServiceServer, storing values used for the implementing functions.
func NewWorkerServiceServer ¶
func NewWorkerServiceServer( serversRepoFn common.ServersRepoFactory, sessionRepoFn session.RepositoryFactory, connectionRepoFn common.ConnectionRepoFactory, updateTimes *sync.Map, kms *kms.Kms, ) *workerServiceServer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.