package
1.13.1
Repository: https://github.com/react-vue-devel/moby.git
Documentation: pkg.go.dev

# Functions

BasicNetworkCreateToGRPC converts a NetworkCreateRequest to a grpc NetworkSpec.
BasicNetworkFromGRPC converts a grpc Network to a NetworkResource.
MergeSwarmSpecToGRPC merges a Spec with an initial grpc ClusterSpec.
NodeFromGRPC converts a grpc Node to a Node.
NodeSpecToGRPC converts a NodeSpec to a grpc NodeSpec.
SecretFromGRPC converts a grpc Secret to a Secret.
SecretReferencesFromGRPC converts a slice of grpc SecretReference to SecretReference.
SecretSpecToGRPC converts Secret to a grpc Secret.
ServiceFromGRPC converts a grpc Service to a Service.
ServiceSpecToGRPC converts a ServiceSpec to a grpc ServiceSpec.
SwarmFromGRPC converts a grpc Cluster to a Swarm.
SwarmSpecToGRPC converts a Spec to a grpc ClusterSpec.
TaskFromGRPC converts a grpc Task to a Task.