package private const ( // HostServiceProviderID is the ID used with the HC plugin broker to dial // SPIRE for access to host services. It must be kept in sync between // both SPIRE and the SDK. HostServiceProviderID = 1 )