Imports of package resourceapi

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
errorsPackage errors implements functions to manipulate errors.
github.com/moby/swarmkit/v2/api
github.com/moby/swarmkit/v2/ca
github.com/moby/swarmkit/v2/identityPackage identity provides functionality for generating and managing identifiers within a swarm.
github.com/moby/swarmkit/v2/manager/state/storePackage store provides interfaces to work with swarm cluster state.
github.com/moby/swarmkit/v2/protobuf/ptypesPackage ptypes provides utility functions for use with gogo/protobuf/ptypes.
google.golang.org/grpc/codesPackage codes defines the canonical error codes used by gRPC.
google.golang.org/grpc/statusPackage status implements errors returned by gRPC.
timePackage time provides functionality for measuring and displaying time.