Versions in this module Expand all Collapse all v1 v1.12.0 Jul 26, 2016 Changes in this version + var EncryptionKey_Algorithm_name = map[int32]string + var EncryptionKey_Algorithm_value = map[string]int32 + var EndpointSpec_ResolutionMode_name = map[int32]string + var EndpointSpec_ResolutionMode_value = map[string]int32 + var ErrIntOverflowCa = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowControl = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowDispatcher = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowHealth = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowObjects = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowRaft = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowSnapshot = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowSpecs = fmt.Errorf("proto: integer overflow") + var ErrIntOverflowTypes = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthCa = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthControl = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthDispatcher = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthHealth = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthObjects = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthRaft = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthSnapshot = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthSpecs = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrInvalidLengthTypes = fmt.Errorf("proto: negative length found during unmarshaling") + var ExternalCA_CAProtocol_name = map[int32]string + var ExternalCA_CAProtocol_value = map[string]int32 + var HealthCheckResponse_ServingStatus_name = map[int32]string + var HealthCheckResponse_ServingStatus_value = map[string]int32 + var IPAMConfig_AddressFamily_name = map[int32]string + var IPAMConfig_AddressFamily_value = map[string]int32 + var IssuanceStatus_State_name = map[int32]string + var IssuanceStatus_State_value = map[string]int32 + var Mount_BindOptions_MountPropagation_name = map[int32]string + var Mount_BindOptions_MountPropagation_value = map[string]int32 + var Mount_MountType_name = map[int32]string + var Mount_MountType_value = map[string]int32 + var NodeRole_name = map[int32]string + var NodeRole_value = map[string]int32 + var NodeSpec_Availability_name = map[int32]string + var NodeSpec_Availability_value = map[string]int32 + var NodeSpec_Membership_name = map[int32]string + var NodeSpec_Membership_value = map[string]int32 + var NodeStatus_State_name = map[int32]string + var NodeStatus_State_value = map[string]int32 + var PortConfig_Protocol_name = map[int32]string + var PortConfig_Protocol_value = map[string]int32 + var RaftMemberStatus_Reachability_name = map[int32]string + var RaftMemberStatus_Reachability_value = map[string]int32 + var RestartPolicy_RestartCondition_name = map[int32]string + var RestartPolicy_RestartCondition_value = map[string]int32 + var Snapshot_Version_name = map[int32]string + var Snapshot_Version_value = map[string]int32 + var StoreActionKind_name = map[int32]string + var StoreActionKind_value = map[string]int32 + var TaskState_name = map[int32]string + var TaskState_value = map[string]int32 + var UpdateConfig_FailureAction_name = map[int32]string + var UpdateConfig_FailureAction_value = map[string]int32 + var UpdateStatus_UpdateState_name = map[int32]string + var UpdateStatus_UpdateState_value = map[string]int32 + func RegisterCAServer(s *grpc.Server, srv CAServer) + func RegisterControlServer(s *grpc.Server, srv ControlServer) + func RegisterDispatcherServer(s *grpc.Server, srv DispatcherServer) + func RegisterHealthServer(s *grpc.Server, srv HealthServer) + func RegisterNodeCAServer(s *grpc.Server, srv NodeCAServer) + func RegisterRaftMembershipServer(s *grpc.Server, srv RaftMembershipServer) + func RegisterRaftServer(s *grpc.Server, srv RaftServer) + type AcceptancePolicy struct + Policies []*AcceptancePolicy_RoleAdmissionPolicy + func (*AcceptancePolicy) Descriptor() ([]byte, []int) + func (*AcceptancePolicy) ProtoMessage() + func (m *AcceptancePolicy) Copy() *AcceptancePolicy + func (m *AcceptancePolicy) Marshal() (data []byte, err error) + func (m *AcceptancePolicy) MarshalTo(data []byte) (int, error) + func (m *AcceptancePolicy) Reset() + func (m *AcceptancePolicy) Size() (n int) + func (m *AcceptancePolicy) Unmarshal(data []byte) error + func (this *AcceptancePolicy) GoString() string + func (this *AcceptancePolicy) String() string + type AcceptancePolicy_RoleAdmissionPolicy struct + Autoaccept bool + Role NodeRole + Secret *AcceptancePolicy_RoleAdmissionPolicy_Secret + func (*AcceptancePolicy_RoleAdmissionPolicy) Descriptor() ([]byte, []int) + func (*AcceptancePolicy_RoleAdmissionPolicy) ProtoMessage() + func (m *AcceptancePolicy_RoleAdmissionPolicy) Copy() *AcceptancePolicy_RoleAdmissionPolicy + func (m *AcceptancePolicy_RoleAdmissionPolicy) Marshal() (data []byte, err error) + func (m *AcceptancePolicy_RoleAdmissionPolicy) MarshalTo(data []byte) (int, error) + func (m *AcceptancePolicy_RoleAdmissionPolicy) Reset() + func (m *AcceptancePolicy_RoleAdmissionPolicy) Size() (n int) + func (m *AcceptancePolicy_RoleAdmissionPolicy) Unmarshal(data []byte) error + func (this *AcceptancePolicy_RoleAdmissionPolicy) GoString() string + func (this *AcceptancePolicy_RoleAdmissionPolicy) String() string + type AcceptancePolicy_RoleAdmissionPolicy_Secret struct + Alg string + Data []byte + func (*AcceptancePolicy_RoleAdmissionPolicy_Secret) Descriptor() ([]byte, []int) + func (*AcceptancePolicy_RoleAdmissionPolicy_Secret) ProtoMessage() + func (m *AcceptancePolicy_RoleAdmissionPolicy_Secret) Copy() *AcceptancePolicy_RoleAdmissionPolicy_Secret + func (m *AcceptancePolicy_RoleAdmissionPolicy_Secret) Marshal() (data []byte, err error) + func (m *AcceptancePolicy_RoleAdmissionPolicy_Secret) MarshalTo(data []byte) (int, error) + func (m *AcceptancePolicy_RoleAdmissionPolicy_Secret) Reset() + func (m *AcceptancePolicy_RoleAdmissionPolicy_Secret) Size() (n int) + func (m *AcceptancePolicy_RoleAdmissionPolicy_Secret) Unmarshal(data []byte) error + func (this *AcceptancePolicy_RoleAdmissionPolicy_Secret) GoString() string + func (this *AcceptancePolicy_RoleAdmissionPolicy_Secret) String() string + type Annotations struct + Labels map[string]string + Name string + func (*Annotations) Descriptor() ([]byte, []int) + func (*Annotations) ProtoMessage() + func (m *Annotations) Copy() *Annotations + func (m *Annotations) Marshal() (data []byte, err error) + func (m *Annotations) MarshalTo(data []byte) (int, error) + func (m *Annotations) Reset() + func (m *Annotations) Size() (n int) + func (m *Annotations) Unmarshal(data []byte) error + func (this *Annotations) GoString() string + func (this *Annotations) String() string + type CAClient interface + GetRootCACertificate func(ctx context.Context, in *GetRootCACertificateRequest, opts ...grpc.CallOption) (*GetRootCACertificateResponse, error) + func NewCAClient(cc *grpc.ClientConn) CAClient + type CAConfig struct + ExternalCAs []*ExternalCA + NodeCertExpiry *docker_swarmkit_v11.Duration + func (*CAConfig) Descriptor() ([]byte, []int) + func (*CAConfig) ProtoMessage() + func (m *CAConfig) Copy() *CAConfig + func (m *CAConfig) Marshal() (data []byte, err error) + func (m *CAConfig) MarshalTo(data []byte) (int, error) + func (m *CAConfig) Reset() + func (m *CAConfig) Size() (n int) + func (m *CAConfig) Unmarshal(data []byte) error + func (this *CAConfig) GoString() string + func (this *CAConfig) String() string + type CAServer interface + GetRootCACertificate func(context.Context, *GetRootCACertificateRequest) (*GetRootCACertificateResponse, error) + func NewAuthenticatedWrapperCAServer(local CAServer, authorize func(context.Context, []string) error) CAServer + func NewRaftProxyCAServer(local CAServer, connSelector *raftpicker.ConnSelector, ...) CAServer + type Certificate struct + CN string + CSR []byte + Certificate []byte + Role NodeRole + Status IssuanceStatus + func (*Certificate) Descriptor() ([]byte, []int) + func (*Certificate) ProtoMessage() + func (m *Certificate) Copy() *Certificate + func (m *Certificate) Marshal() (data []byte, err error) + func (m *Certificate) MarshalTo(data []byte) (int, error) + func (m *Certificate) Reset() + func (m *Certificate) Size() (n int) + func (m *Certificate) Unmarshal(data []byte) error + func (this *Certificate) GoString() string + func (this *Certificate) String() string + type Cluster struct + EncryptionKeyLamportClock uint64 + ID string + Meta Meta + NetworkBootstrapKeys []*EncryptionKey + RootCA RootCA + Spec ClusterSpec + func (*Cluster) Descriptor() ([]byte, []int) + func (*Cluster) ProtoMessage() + func (m *Cluster) Copy() *Cluster + func (m *Cluster) Marshal() (data []byte, err error) + func (m *Cluster) MarshalTo(data []byte) (int, error) + func (m *Cluster) Reset() + func (m *Cluster) Size() (n int) + func (m *Cluster) Unmarshal(data []byte) error + func (this *Cluster) GoString() string + func (this *Cluster) String() string + type ClusterSnapshot struct + Members []*RaftMember + Removed []uint64 + func (*ClusterSnapshot) Descriptor() ([]byte, []int) + func (*ClusterSnapshot) ProtoMessage() + func (m *ClusterSnapshot) Copy() *ClusterSnapshot + func (m *ClusterSnapshot) Marshal() (data []byte, err error) + func (m *ClusterSnapshot) MarshalTo(data []byte) (int, error) + func (m *ClusterSnapshot) Reset() + func (m *ClusterSnapshot) Size() (n int) + func (m *ClusterSnapshot) Unmarshal(data []byte) error + func (this *ClusterSnapshot) GoString() string + func (this *ClusterSnapshot) String() string + type ClusterSpec struct + AcceptancePolicy AcceptancePolicy + Annotations Annotations + CAConfig CAConfig + Dispatcher DispatcherConfig + Orchestration OrchestrationConfig + Raft RaftConfig + TaskDefaults TaskDefaults + func (*ClusterSpec) Descriptor() ([]byte, []int) + func (*ClusterSpec) ProtoMessage() + func (m *ClusterSpec) Copy() *ClusterSpec + func (m *ClusterSpec) Marshal() (data []byte, err error) + func (m *ClusterSpec) MarshalTo(data []byte) (int, error) + func (m *ClusterSpec) Reset() + func (m *ClusterSpec) Size() (n int) + func (m *ClusterSpec) Unmarshal(data []byte) error + func (this *ClusterSpec) GoString() string + func (this *ClusterSpec) String() string + type ContainerSpec struct + Args []string + Command []string + Dir string + Env []string + Image string + Labels map[string]string + Mounts []Mount + PullOptions *ContainerSpec_PullOptions + StopGracePeriod *docker_swarmkit_v11.Duration + User string + func (*ContainerSpec) Descriptor() ([]byte, []int) + func (*ContainerSpec) ProtoMessage() + func (m *ContainerSpec) Copy() *ContainerSpec + func (m *ContainerSpec) Marshal() (data []byte, err error) + func (m *ContainerSpec) MarshalTo(data []byte) (int, error) + func (m *ContainerSpec) Reset() + func (m *ContainerSpec) Size() (n int) + func (m *ContainerSpec) Unmarshal(data []byte) error + func (this *ContainerSpec) GoString() string + func (this *ContainerSpec) String() string + type ContainerSpec_PullOptions struct + RegistryAuth string + func (*ContainerSpec_PullOptions) Descriptor() ([]byte, []int) + func (*ContainerSpec_PullOptions) ProtoMessage() + func (m *ContainerSpec_PullOptions) Copy() *ContainerSpec_PullOptions + func (m *ContainerSpec_PullOptions) Marshal() (data []byte, err error) + func (m *ContainerSpec_PullOptions) MarshalTo(data []byte) (int, error) + func (m *ContainerSpec_PullOptions) Reset() + func (m *ContainerSpec_PullOptions) Size() (n int) + func (m *ContainerSpec_PullOptions) Unmarshal(data []byte) error + func (this *ContainerSpec_PullOptions) GoString() string + func (this *ContainerSpec_PullOptions) String() string + type ContainerStatus struct + ContainerID string + ExitCode int32 + PID int32 + func (*ContainerStatus) Descriptor() ([]byte, []int) + func (*ContainerStatus) ProtoMessage() + func (m *ContainerStatus) Copy() *ContainerStatus + func (m *ContainerStatus) Marshal() (data []byte, err error) + func (m *ContainerStatus) MarshalTo(data []byte) (int, error) + func (m *ContainerStatus) Reset() + func (m *ContainerStatus) Size() (n int) + func (m *ContainerStatus) Unmarshal(data []byte) error + func (this *ContainerStatus) GoString() string + func (this *ContainerStatus) String() string + type ControlClient interface + CreateNetwork func(ctx context.Context, in *CreateNetworkRequest, opts ...grpc.CallOption) (*CreateNetworkResponse, error) + CreateService func(ctx context.Context, in *CreateServiceRequest, opts ...grpc.CallOption) (*CreateServiceResponse, error) + GetCluster func(ctx context.Context, in *GetClusterRequest, opts ...grpc.CallOption) (*GetClusterResponse, error) + GetNetwork func(ctx context.Context, in *GetNetworkRequest, opts ...grpc.CallOption) (*GetNetworkResponse, error) + GetNode func(ctx context.Context, in *GetNodeRequest, opts ...grpc.CallOption) (*GetNodeResponse, error) + GetService func(ctx context.Context, in *GetServiceRequest, opts ...grpc.CallOption) (*GetServiceResponse, error) + GetTask func(ctx context.Context, in *GetTaskRequest, opts ...grpc.CallOption) (*GetTaskResponse, error) + ListClusters func(ctx context.Context, in *ListClustersRequest, opts ...grpc.CallOption) (*ListClustersResponse, error) + ListNetworks func(ctx context.Context, in *ListNetworksRequest, opts ...grpc.CallOption) (*ListNetworksResponse, error) + ListNodes func(ctx context.Context, in *ListNodesRequest, opts ...grpc.CallOption) (*ListNodesResponse, error) + ListServices func(ctx context.Context, in *ListServicesRequest, opts ...grpc.CallOption) (*ListServicesResponse, error) + ListTasks func(ctx context.Context, in *ListTasksRequest, opts ...grpc.CallOption) (*ListTasksResponse, error) + RemoveNetwork func(ctx context.Context, in *RemoveNetworkRequest, opts ...grpc.CallOption) (*RemoveNetworkResponse, error) + RemoveNode func(ctx context.Context, in *RemoveNodeRequest, opts ...grpc.CallOption) (*RemoveNodeResponse, error) + RemoveService func(ctx context.Context, in *RemoveServiceRequest, opts ...grpc.CallOption) (*RemoveServiceResponse, error) + RemoveTask func(ctx context.Context, in *RemoveTaskRequest, opts ...grpc.CallOption) (*RemoveTaskResponse, error) + UpdateCluster func(ctx context.Context, in *UpdateClusterRequest, opts ...grpc.CallOption) (*UpdateClusterResponse, error) + UpdateNode func(ctx context.Context, in *UpdateNodeRequest, opts ...grpc.CallOption) (*UpdateNodeResponse, error) + UpdateService func(ctx context.Context, in *UpdateServiceRequest, opts ...grpc.CallOption) (*UpdateServiceResponse, error) + func NewControlClient(cc *grpc.ClientConn) ControlClient + type ControlServer interface + CreateNetwork func(context.Context, *CreateNetworkRequest) (*CreateNetworkResponse, error) + CreateService func(context.Context, *CreateServiceRequest) (*CreateServiceResponse, error) + GetCluster func(context.Context, *GetClusterRequest) (*GetClusterResponse, error) + GetNetwork func(context.Context, *GetNetworkRequest) (*GetNetworkResponse, error) + GetNode func(context.Context, *GetNodeRequest) (*GetNodeResponse, error) + GetService func(context.Context, *GetServiceRequest) (*GetServiceResponse, error) + GetTask func(context.Context, *GetTaskRequest) (*GetTaskResponse, error) + ListClusters func(context.Context, *ListClustersRequest) (*ListClustersResponse, error) + ListNetworks func(context.Context, *ListNetworksRequest) (*ListNetworksResponse, error) + ListNodes func(context.Context, *ListNodesRequest) (*ListNodesResponse, error) + ListServices func(context.Context, *ListServicesRequest) (*ListServicesResponse, error) + ListTasks func(context.Context, *ListTasksRequest) (*ListTasksResponse, error) + RemoveNetwork func(context.Context, *RemoveNetworkRequest) (*RemoveNetworkResponse, error) + RemoveNode func(context.Context, *RemoveNodeRequest) (*RemoveNodeResponse, error) + RemoveService func(context.Context, *RemoveServiceRequest) (*RemoveServiceResponse, error) + RemoveTask func(context.Context, *RemoveTaskRequest) (*RemoveTaskResponse, error) + UpdateCluster func(context.Context, *UpdateClusterRequest) (*UpdateClusterResponse, error) + UpdateNode func(context.Context, *UpdateNodeRequest) (*UpdateNodeResponse, error) + UpdateService func(context.Context, *UpdateServiceRequest) (*UpdateServiceResponse, error) + func NewAuthenticatedWrapperControlServer(local ControlServer, authorize func(context.Context, []string) error) ControlServer + func NewRaftProxyControlServer(local ControlServer, connSelector *raftpicker.ConnSelector, ...) ControlServer + type CreateNetworkRequest struct + Spec *NetworkSpec + func (*CreateNetworkRequest) Descriptor() ([]byte, []int) + func (*CreateNetworkRequest) ProtoMessage() + func (m *CreateNetworkRequest) Copy() *CreateNetworkRequest + func (m *CreateNetworkRequest) Marshal() (data []byte, err error) + func (m *CreateNetworkRequest) MarshalTo(data []byte) (int, error) + func (m *CreateNetworkRequest) Reset() + func (m *CreateNetworkRequest) Size() (n int) + func (m *CreateNetworkRequest) Unmarshal(data []byte) error + func (this *CreateNetworkRequest) GoString() string + func (this *CreateNetworkRequest) String() string + type CreateNetworkResponse struct + Network *Network + func (*CreateNetworkResponse) Descriptor() ([]byte, []int) + func (*CreateNetworkResponse) ProtoMessage() + func (m *CreateNetworkResponse) Copy() *CreateNetworkResponse + func (m *CreateNetworkResponse) Marshal() (data []byte, err error) + func (m *CreateNetworkResponse) MarshalTo(data []byte) (int, error) + func (m *CreateNetworkResponse) Reset() + func (m *CreateNetworkResponse) Size() (n int) + func (m *CreateNetworkResponse) Unmarshal(data []byte) error + func (this *CreateNetworkResponse) GoString() string + func (this *CreateNetworkResponse) String() string + type CreateServiceRequest struct + Spec *ServiceSpec + func (*CreateServiceRequest) Descriptor() ([]byte, []int) + func (*CreateServiceRequest) ProtoMessage() + func (m *CreateServiceRequest) Copy() *CreateServiceRequest + func (m *CreateServiceRequest) Marshal() (data []byte, err error) + func (m *CreateServiceRequest) MarshalTo(data []byte) (int, error) + func (m *CreateServiceRequest) Reset() + func (m *CreateServiceRequest) Size() (n int) + func (m *CreateServiceRequest) Unmarshal(data []byte) error + func (this *CreateServiceRequest) GoString() string + func (this *CreateServiceRequest) String() string + type CreateServiceResponse struct + Service *Service + func (*CreateServiceResponse) Descriptor() ([]byte, []int) + func (*CreateServiceResponse) ProtoMessage() + func (m *CreateServiceResponse) Copy() *CreateServiceResponse + func (m *CreateServiceResponse) Marshal() (data []byte, err error) + func (m *CreateServiceResponse) MarshalTo(data []byte) (int, error) + func (m *CreateServiceResponse) Reset() + func (m *CreateServiceResponse) Size() (n int) + func (m *CreateServiceResponse) Unmarshal(data []byte) error + func (this *CreateServiceResponse) GoString() string + func (this *CreateServiceResponse) String() string + type DispatcherClient interface + Heartbeat func(ctx context.Context, in *HeartbeatRequest, opts ...grpc.CallOption) (*HeartbeatResponse, error) + Session func(ctx context.Context, in *SessionRequest, opts ...grpc.CallOption) (Dispatcher_SessionClient, error) + Tasks func(ctx context.Context, in *TasksRequest, opts ...grpc.CallOption) (Dispatcher_TasksClient, error) + UpdateTaskStatus func(ctx context.Context, in *UpdateTaskStatusRequest, opts ...grpc.CallOption) (*UpdateTaskStatusResponse, error) + func NewDispatcherClient(cc *grpc.ClientConn) DispatcherClient + type DispatcherConfig struct + HeartbeatPeriod *docker_swarmkit_v11.Duration + func (*DispatcherConfig) Descriptor() ([]byte, []int) + func (*DispatcherConfig) ProtoMessage() + func (m *DispatcherConfig) Copy() *DispatcherConfig + func (m *DispatcherConfig) Marshal() (data []byte, err error) + func (m *DispatcherConfig) MarshalTo(data []byte) (int, error) + func (m *DispatcherConfig) Reset() + func (m *DispatcherConfig) Size() (n int) + func (m *DispatcherConfig) Unmarshal(data []byte) error + func (this *DispatcherConfig) GoString() string + func (this *DispatcherConfig) String() string + type DispatcherServer interface + Heartbeat func(context.Context, *HeartbeatRequest) (*HeartbeatResponse, error) + Session func(*SessionRequest, Dispatcher_SessionServer) error + Tasks func(*TasksRequest, Dispatcher_TasksServer) error + UpdateTaskStatus func(context.Context, *UpdateTaskStatusRequest) (*UpdateTaskStatusResponse, error) + func NewAuthenticatedWrapperDispatcherServer(local DispatcherServer, authorize func(context.Context, []string) error) DispatcherServer + func NewRaftProxyDispatcherServer(local DispatcherServer, connSelector *raftpicker.ConnSelector, ...) DispatcherServer + type Dispatcher_SessionClient interface + Recv func() (*SessionMessage, error) + type Dispatcher_SessionServer interface + Send func(*SessionMessage) error + type Dispatcher_TasksClient interface + Recv func() (*TasksMessage, error) + type Dispatcher_TasksServer interface + Send func(*TasksMessage) error + type Driver struct + Name string + Options map[string]string + func (*Driver) Descriptor() ([]byte, []int) + func (*Driver) ProtoMessage() + func (m *Driver) Copy() *Driver + func (m *Driver) Marshal() (data []byte, err error) + func (m *Driver) MarshalTo(data []byte) (int, error) + func (m *Driver) Reset() + func (m *Driver) Size() (n int) + func (m *Driver) Unmarshal(data []byte) error + func (this *Driver) GoString() string + func (this *Driver) String() string + type EncryptionKey struct + Algorithm EncryptionKey_Algorithm + Key []byte + LamportTime uint64 + Subsystem string + func (*EncryptionKey) Descriptor() ([]byte, []int) + func (*EncryptionKey) ProtoMessage() + func (m *EncryptionKey) Copy() *EncryptionKey + func (m *EncryptionKey) Marshal() (data []byte, err error) + func (m *EncryptionKey) MarshalTo(data []byte) (int, error) + func (m *EncryptionKey) Reset() + func (m *EncryptionKey) Size() (n int) + func (m *EncryptionKey) Unmarshal(data []byte) error + func (this *EncryptionKey) GoString() string + func (this *EncryptionKey) String() string + type EncryptionKey_Algorithm int32 + const AES_128_GCM + func (EncryptionKey_Algorithm) EnumDescriptor() ([]byte, []int) + func (x EncryptionKey_Algorithm) String() string + type Endpoint struct + Ports []*PortConfig + Spec *EndpointSpec + VirtualIPs []*Endpoint_VirtualIP + func (*Endpoint) Descriptor() ([]byte, []int) + func (*Endpoint) ProtoMessage() + func (m *Endpoint) Copy() *Endpoint + func (m *Endpoint) Marshal() (data []byte, err error) + func (m *Endpoint) MarshalTo(data []byte) (int, error) + func (m *Endpoint) Reset() + func (m *Endpoint) Size() (n int) + func (m *Endpoint) Unmarshal(data []byte) error + func (this *Endpoint) GoString() string + func (this *Endpoint) String() string + type EndpointSpec struct + Mode EndpointSpec_ResolutionMode + Ports []*PortConfig + func (*EndpointSpec) Descriptor() ([]byte, []int) + func (*EndpointSpec) ProtoMessage() + func (m *EndpointSpec) Copy() *EndpointSpec + func (m *EndpointSpec) Marshal() (data []byte, err error) + func (m *EndpointSpec) MarshalTo(data []byte) (int, error) + func (m *EndpointSpec) Reset() + func (m *EndpointSpec) Size() (n int) + func (m *EndpointSpec) Unmarshal(data []byte) error + func (this *EndpointSpec) GoString() string + func (this *EndpointSpec) String() string + type EndpointSpec_ResolutionMode int32 + const ResolutionModeDNSRoundRobin + const ResolutionModeVirtualIP + func (EndpointSpec_ResolutionMode) EnumDescriptor() ([]byte, []int) + func (x EndpointSpec_ResolutionMode) String() string + type Endpoint_VirtualIP struct + Addr string + NetworkID string + func (*Endpoint_VirtualIP) Descriptor() ([]byte, []int) + func (*Endpoint_VirtualIP) ProtoMessage() + func (m *Endpoint_VirtualIP) Copy() *Endpoint_VirtualIP + func (m *Endpoint_VirtualIP) Marshal() (data []byte, err error) + func (m *Endpoint_VirtualIP) MarshalTo(data []byte) (int, error) + func (m *Endpoint_VirtualIP) Reset() + func (m *Endpoint_VirtualIP) Size() (n int) + func (m *Endpoint_VirtualIP) Unmarshal(data []byte) error + func (this *Endpoint_VirtualIP) GoString() string + func (this *Endpoint_VirtualIP) String() string + type EngineDescription struct + EngineVersion string + Labels map[string]string + Plugins []PluginDescription + func (*EngineDescription) Descriptor() ([]byte, []int) + func (*EngineDescription) ProtoMessage() + func (m *EngineDescription) Copy() *EngineDescription + func (m *EngineDescription) Marshal() (data []byte, err error) + func (m *EngineDescription) MarshalTo(data []byte) (int, error) + func (m *EngineDescription) Reset() + func (m *EngineDescription) Size() (n int) + func (m *EngineDescription) Unmarshal(data []byte) error + func (this *EngineDescription) GoString() string + func (this *EngineDescription) String() string + type ExternalCA struct + Options map[string]string + Protocol ExternalCA_CAProtocol + URL string + func (*ExternalCA) Descriptor() ([]byte, []int) + func (*ExternalCA) ProtoMessage() + func (m *ExternalCA) Copy() *ExternalCA + func (m *ExternalCA) Marshal() (data []byte, err error) + func (m *ExternalCA) MarshalTo(data []byte) (int, error) + func (m *ExternalCA) Reset() + func (m *ExternalCA) Size() (n int) + func (m *ExternalCA) Unmarshal(data []byte) error + func (this *ExternalCA) GoString() string + func (this *ExternalCA) String() string + type ExternalCA_CAProtocol int32 + const ExternalCA_CAProtocolCFSSL + func (ExternalCA_CAProtocol) EnumDescriptor() ([]byte, []int) + func (x ExternalCA_CAProtocol) String() string + type GetClusterRequest struct + ClusterID string + func (*GetClusterRequest) Descriptor() ([]byte, []int) + func (*GetClusterRequest) ProtoMessage() + func (m *GetClusterRequest) Copy() *GetClusterRequest + func (m *GetClusterRequest) Marshal() (data []byte, err error) + func (m *GetClusterRequest) MarshalTo(data []byte) (int, error) + func (m *GetClusterRequest) Reset() + func (m *GetClusterRequest) Size() (n int) + func (m *GetClusterRequest) Unmarshal(data []byte) error + func (this *GetClusterRequest) GoString() string + func (this *GetClusterRequest) String() string + type GetClusterResponse struct + Cluster *Cluster + func (*GetClusterResponse) Descriptor() ([]byte, []int) + func (*GetClusterResponse) ProtoMessage() + func (m *GetClusterResponse) Copy() *GetClusterResponse + func (m *GetClusterResponse) Marshal() (data []byte, err error) + func (m *GetClusterResponse) MarshalTo(data []byte) (int, error) + func (m *GetClusterResponse) Reset() + func (m *GetClusterResponse) Size() (n int) + func (m *GetClusterResponse) Unmarshal(data []byte) error + func (this *GetClusterResponse) GoString() string + func (this *GetClusterResponse) String() string + type GetNetworkRequest struct + Name string + NetworkID string + func (*GetNetworkRequest) Descriptor() ([]byte, []int) + func (*GetNetworkRequest) ProtoMessage() + func (m *GetNetworkRequest) Copy() *GetNetworkRequest + func (m *GetNetworkRequest) Marshal() (data []byte, err error) + func (m *GetNetworkRequest) MarshalTo(data []byte) (int, error) + func (m *GetNetworkRequest) Reset() + func (m *GetNetworkRequest) Size() (n int) + func (m *GetNetworkRequest) Unmarshal(data []byte) error + func (this *GetNetworkRequest) GoString() string + func (this *GetNetworkRequest) String() string + type GetNetworkResponse struct + Network *Network + func (*GetNetworkResponse) Descriptor() ([]byte, []int) + func (*GetNetworkResponse) ProtoMessage() + func (m *GetNetworkResponse) Copy() *GetNetworkResponse + func (m *GetNetworkResponse) Marshal() (data []byte, err error) + func (m *GetNetworkResponse) MarshalTo(data []byte) (int, error) + func (m *GetNetworkResponse) Reset() + func (m *GetNetworkResponse) Size() (n int) + func (m *GetNetworkResponse) Unmarshal(data []byte) error + func (this *GetNetworkResponse) GoString() string + func (this *GetNetworkResponse) String() string + type GetNodeRequest struct + NodeID string + func (*GetNodeRequest) Descriptor() ([]byte, []int) + func (*GetNodeRequest) ProtoMessage() + func (m *GetNodeRequest) Copy() *GetNodeRequest + func (m *GetNodeRequest) Marshal() (data []byte, err error) + func (m *GetNodeRequest) MarshalTo(data []byte) (int, error) + func (m *GetNodeRequest) Reset() + func (m *GetNodeRequest) Size() (n int) + func (m *GetNodeRequest) Unmarshal(data []byte) error + func (this *GetNodeRequest) GoString() string + func (this *GetNodeRequest) String() string + type GetNodeResponse struct + Node *Node + func (*GetNodeResponse) Descriptor() ([]byte, []int) + func (*GetNodeResponse) ProtoMessage() + func (m *GetNodeResponse) Copy() *GetNodeResponse + func (m *GetNodeResponse) Marshal() (data []byte, err error) + func (m *GetNodeResponse) MarshalTo(data []byte) (int, error) + func (m *GetNodeResponse) Reset() + func (m *GetNodeResponse) Size() (n int) + func (m *GetNodeResponse) Unmarshal(data []byte) error + func (this *GetNodeResponse) GoString() string + func (this *GetNodeResponse) String() string + type GetRootCACertificateRequest struct + func (*GetRootCACertificateRequest) Descriptor() ([]byte, []int) + func (*GetRootCACertificateRequest) ProtoMessage() + func (m *GetRootCACertificateRequest) Copy() *GetRootCACertificateRequest + func (m *GetRootCACertificateRequest) Marshal() (data []byte, err error) + func (m *GetRootCACertificateRequest) MarshalTo(data []byte) (int, error) + func (m *GetRootCACertificateRequest) Reset() + func (m *GetRootCACertificateRequest) Size() (n int) + func (m *GetRootCACertificateRequest) Unmarshal(data []byte) error + func (this *GetRootCACertificateRequest) GoString() string + func (this *GetRootCACertificateRequest) String() string + type GetRootCACertificateResponse struct + Certificate []byte + func (*GetRootCACertificateResponse) Descriptor() ([]byte, []int) + func (*GetRootCACertificateResponse) ProtoMessage() + func (m *GetRootCACertificateResponse) Copy() *GetRootCACertificateResponse + func (m *GetRootCACertificateResponse) Marshal() (data []byte, err error) + func (m *GetRootCACertificateResponse) MarshalTo(data []byte) (int, error) + func (m *GetRootCACertificateResponse) Reset() + func (m *GetRootCACertificateResponse) Size() (n int) + func (m *GetRootCACertificateResponse) Unmarshal(data []byte) error + func (this *GetRootCACertificateResponse) GoString() string + func (this *GetRootCACertificateResponse) String() string + type GetServiceRequest struct + ServiceID string + func (*GetServiceRequest) Descriptor() ([]byte, []int) + func (*GetServiceRequest) ProtoMessage() + func (m *GetServiceRequest) Copy() *GetServiceRequest + func (m *GetServiceRequest) Marshal() (data []byte, err error) + func (m *GetServiceRequest) MarshalTo(data []byte) (int, error) + func (m *GetServiceRequest) Reset() + func (m *GetServiceRequest) Size() (n int) + func (m *GetServiceRequest) Unmarshal(data []byte) error + func (this *GetServiceRequest) GoString() string + func (this *GetServiceRequest) String() string + type GetServiceResponse struct + Service *Service + func (*GetServiceResponse) Descriptor() ([]byte, []int) + func (*GetServiceResponse) ProtoMessage() + func (m *GetServiceResponse) Copy() *GetServiceResponse + func (m *GetServiceResponse) Marshal() (data []byte, err error) + func (m *GetServiceResponse) MarshalTo(data []byte) (int, error) + func (m *GetServiceResponse) Reset() + func (m *GetServiceResponse) Size() (n int) + func (m *GetServiceResponse) Unmarshal(data []byte) error + func (this *GetServiceResponse) GoString() string + func (this *GetServiceResponse) String() string + type GetTaskRequest struct + TaskID string + func (*GetTaskRequest) Descriptor() ([]byte, []int) + func (*GetTaskRequest) ProtoMessage() + func (m *GetTaskRequest) Copy() *GetTaskRequest + func (m *GetTaskRequest) Marshal() (data []byte, err error) + func (m *GetTaskRequest) MarshalTo(data []byte) (int, error) + func (m *GetTaskRequest) Reset() + func (m *GetTaskRequest) Size() (n int) + func (m *GetTaskRequest) Unmarshal(data []byte) error + func (this *GetTaskRequest) GoString() string + func (this *GetTaskRequest) String() string + type GetTaskResponse struct + Task *Task + func (*GetTaskResponse) Descriptor() ([]byte, []int) + func (*GetTaskResponse) ProtoMessage() + func (m *GetTaskResponse) Copy() *GetTaskResponse + func (m *GetTaskResponse) Marshal() (data []byte, err error) + func (m *GetTaskResponse) MarshalTo(data []byte) (int, error) + func (m *GetTaskResponse) Reset() + func (m *GetTaskResponse) Size() (n int) + func (m *GetTaskResponse) Unmarshal(data []byte) error + func (this *GetTaskResponse) GoString() string + func (this *GetTaskResponse) String() string + type GlobalService struct + func (*GlobalService) Descriptor() ([]byte, []int) + func (*GlobalService) ProtoMessage() + func (m *GlobalService) Copy() *GlobalService + func (m *GlobalService) Marshal() (data []byte, err error) + func (m *GlobalService) MarshalTo(data []byte) (int, error) + func (m *GlobalService) Reset() + func (m *GlobalService) Size() (n int) + func (m *GlobalService) Unmarshal(data []byte) error + func (this *GlobalService) GoString() string + func (this *GlobalService) String() string + type HealthCheckRequest struct + Service string + func (*HealthCheckRequest) Descriptor() ([]byte, []int) + func (*HealthCheckRequest) ProtoMessage() + func (m *HealthCheckRequest) Copy() *HealthCheckRequest + func (m *HealthCheckRequest) Marshal() (data []byte, err error) + func (m *HealthCheckRequest) MarshalTo(data []byte) (int, error) + func (m *HealthCheckRequest) Reset() + func (m *HealthCheckRequest) Size() (n int) + func (m *HealthCheckRequest) Unmarshal(data []byte) error + func (this *HealthCheckRequest) GoString() string + func (this *HealthCheckRequest) String() string + type HealthCheckResponse struct + Status HealthCheckResponse_ServingStatus + func (*HealthCheckResponse) Descriptor() ([]byte, []int) + func (*HealthCheckResponse) ProtoMessage() + func (m *HealthCheckResponse) Copy() *HealthCheckResponse + func (m *HealthCheckResponse) Marshal() (data []byte, err error) + func (m *HealthCheckResponse) MarshalTo(data []byte) (int, error) + func (m *HealthCheckResponse) Reset() + func (m *HealthCheckResponse) Size() (n int) + func (m *HealthCheckResponse) Unmarshal(data []byte) error + func (this *HealthCheckResponse) GoString() string + func (this *HealthCheckResponse) String() string + type HealthCheckResponse_ServingStatus int32 + const HealthCheckResponse_NOT_SERVING + const HealthCheckResponse_SERVING + const HealthCheckResponse_UNKNOWN + func (HealthCheckResponse_ServingStatus) EnumDescriptor() ([]byte, []int) + func (x HealthCheckResponse_ServingStatus) String() string + type HealthClient interface + Check func(ctx context.Context, in *HealthCheckRequest, opts ...grpc.CallOption) (*HealthCheckResponse, error) + func NewHealthClient(cc *grpc.ClientConn) HealthClient + type HealthServer interface + Check func(context.Context, *HealthCheckRequest) (*HealthCheckResponse, error) + func NewAuthenticatedWrapperHealthServer(local HealthServer, authorize func(context.Context, []string) error) HealthServer + func NewRaftProxyHealthServer(local HealthServer, connSelector *raftpicker.ConnSelector, ...) HealthServer + type HeartbeatRequest struct + SessionID string + func (*HeartbeatRequest) Descriptor() ([]byte, []int) + func (*HeartbeatRequest) ProtoMessage() + func (m *HeartbeatRequest) Copy() *HeartbeatRequest + func (m *HeartbeatRequest) Marshal() (data []byte, err error) + func (m *HeartbeatRequest) MarshalTo(data []byte) (int, error) + func (m *HeartbeatRequest) Reset() + func (m *HeartbeatRequest) Size() (n int) + func (m *HeartbeatRequest) Unmarshal(data []byte) error + func (this *HeartbeatRequest) GoString() string + func (this *HeartbeatRequest) String() string + type HeartbeatResponse struct + Period docker_swarmkit_v11.Duration + func (*HeartbeatResponse) Descriptor() ([]byte, []int) + func (*HeartbeatResponse) ProtoMessage() + func (m *HeartbeatResponse) Copy() *HeartbeatResponse + func (m *HeartbeatResponse) Marshal() (data []byte, err error) + func (m *HeartbeatResponse) MarshalTo(data []byte) (int, error) + func (m *HeartbeatResponse) Reset() + func (m *HeartbeatResponse) Size() (n int) + func (m *HeartbeatResponse) Unmarshal(data []byte) error + func (this *HeartbeatResponse) GoString() string + func (this *HeartbeatResponse) String() string + type IPAMConfig struct + Family IPAMConfig_AddressFamily + Gateway string + Range string + Reserved map[string]string + Subnet string + func (*IPAMConfig) Descriptor() ([]byte, []int) + func (*IPAMConfig) ProtoMessage() + func (m *IPAMConfig) Copy() *IPAMConfig + func (m *IPAMConfig) Marshal() (data []byte, err error) + func (m *IPAMConfig) MarshalTo(data []byte) (int, error) + func (m *IPAMConfig) Reset() + func (m *IPAMConfig) Size() (n int) + func (m *IPAMConfig) Unmarshal(data []byte) error + func (this *IPAMConfig) GoString() string + func (this *IPAMConfig) String() string + type IPAMConfig_AddressFamily int32 + const IPAMConfig_IPV4 + const IPAMConfig_IPV6 + const IPAMConfig_UNKNOWN + func (IPAMConfig_AddressFamily) EnumDescriptor() ([]byte, []int) + func (x IPAMConfig_AddressFamily) String() string + type IPAMOptions struct + Configs []*IPAMConfig + Driver *Driver + func (*IPAMOptions) Descriptor() ([]byte, []int) + func (*IPAMOptions) ProtoMessage() + func (m *IPAMOptions) Copy() *IPAMOptions + func (m *IPAMOptions) Marshal() (data []byte, err error) + func (m *IPAMOptions) MarshalTo(data []byte) (int, error) + func (m *IPAMOptions) Reset() + func (m *IPAMOptions) Size() (n int) + func (m *IPAMOptions) Unmarshal(data []byte) error + func (this *IPAMOptions) GoString() string + func (this *IPAMOptions) String() string + type Image struct + Reference string + func (*Image) Descriptor() ([]byte, []int) + func (*Image) ProtoMessage() + func (m *Image) Copy() *Image + func (m *Image) Marshal() (data []byte, err error) + func (m *Image) MarshalTo(data []byte) (int, error) + func (m *Image) Reset() + func (m *Image) Size() (n int) + func (m *Image) Unmarshal(data []byte) error + func (this *Image) GoString() string + func (this *Image) String() string + type InternalRaftRequest struct + Action []*StoreAction + ID uint64 + func (*InternalRaftRequest) Descriptor() ([]byte, []int) + func (*InternalRaftRequest) ProtoMessage() + func (m *InternalRaftRequest) Copy() *InternalRaftRequest + func (m *InternalRaftRequest) Marshal() (data []byte, err error) + func (m *InternalRaftRequest) MarshalTo(data []byte) (int, error) + func (m *InternalRaftRequest) Reset() + func (m *InternalRaftRequest) Size() (n int) + func (m *InternalRaftRequest) Unmarshal(data []byte) error + func (this *InternalRaftRequest) GoString() string + func (this *InternalRaftRequest) String() string + type IssuanceStatus struct + Err string + State IssuanceStatus_State + func (*IssuanceStatus) Descriptor() ([]byte, []int) + func (*IssuanceStatus) ProtoMessage() + func (m *IssuanceStatus) Copy() *IssuanceStatus + func (m *IssuanceStatus) Marshal() (data []byte, err error) + func (m *IssuanceStatus) MarshalTo(data []byte) (int, error) + func (m *IssuanceStatus) Reset() + func (m *IssuanceStatus) Size() (n int) + func (m *IssuanceStatus) Unmarshal(data []byte) error + func (this *IssuanceStatus) GoString() string + func (this *IssuanceStatus) String() string + type IssuanceStatus_State int32 + const IssuanceStateFailed + const IssuanceStateIssued + const IssuanceStatePending + const IssuanceStateRenew + const IssuanceStateUnknown + func (IssuanceStatus_State) EnumDescriptor() ([]byte, []int) + func (x IssuanceStatus_State) String() string + type IssueNodeCertificateRequest struct + CSR []byte + Role NodeRole + Token string + func (*IssueNodeCertificateRequest) Descriptor() ([]byte, []int) + func (*IssueNodeCertificateRequest) ProtoMessage() + func (m *IssueNodeCertificateRequest) Copy() *IssueNodeCertificateRequest + func (m *IssueNodeCertificateRequest) Marshal() (data []byte, err error) + func (m *IssueNodeCertificateRequest) MarshalTo(data []byte) (int, error) + func (m *IssueNodeCertificateRequest) Reset() + func (m *IssueNodeCertificateRequest) Size() (n int) + func (m *IssueNodeCertificateRequest) Unmarshal(data []byte) error + func (this *IssueNodeCertificateRequest) GoString() string + func (this *IssueNodeCertificateRequest) String() string + type IssueNodeCertificateResponse struct + NodeID string + NodeMembership NodeSpec_Membership + func (*IssueNodeCertificateResponse) Descriptor() ([]byte, []int) + func (*IssueNodeCertificateResponse) ProtoMessage() + func (m *IssueNodeCertificateResponse) Copy() *IssueNodeCertificateResponse + func (m *IssueNodeCertificateResponse) Marshal() (data []byte, err error) + func (m *IssueNodeCertificateResponse) MarshalTo(data []byte) (int, error) + func (m *IssueNodeCertificateResponse) Reset() + func (m *IssueNodeCertificateResponse) Size() (n int) + func (m *IssueNodeCertificateResponse) Unmarshal(data []byte) error + func (this *IssueNodeCertificateResponse) GoString() string + func (this *IssueNodeCertificateResponse) String() string + type JoinRequest struct + Addr string + func (*JoinRequest) Descriptor() ([]byte, []int) + func (*JoinRequest) ProtoMessage() + func (m *JoinRequest) Copy() *JoinRequest + func (m *JoinRequest) Marshal() (data []byte, err error) + func (m *JoinRequest) MarshalTo(data []byte) (int, error) + func (m *JoinRequest) Reset() + func (m *JoinRequest) Size() (n int) + func (m *JoinRequest) Unmarshal(data []byte) error + func (this *JoinRequest) GoString() string + func (this *JoinRequest) String() string + type JoinResponse struct + Members []*RaftMember + RaftID uint64 + RemovedMembers []uint64 + func (*JoinResponse) Descriptor() ([]byte, []int) + func (*JoinResponse) ProtoMessage() + func (m *JoinResponse) Copy() *JoinResponse + func (m *JoinResponse) Marshal() (data []byte, err error) + func (m *JoinResponse) MarshalTo(data []byte) (int, error) + func (m *JoinResponse) Reset() + func (m *JoinResponse) Size() (n int) + func (m *JoinResponse) Unmarshal(data []byte) error + func (this *JoinResponse) GoString() string + func (this *JoinResponse) String() string + type JoinTokenRotation struct + RotateManagerToken bool + RotateWorkerToken bool + func (*JoinTokenRotation) Descriptor() ([]byte, []int) + func (*JoinTokenRotation) ProtoMessage() + func (m *JoinTokenRotation) Copy() *JoinTokenRotation + func (m *JoinTokenRotation) Marshal() (data []byte, err error) + func (m *JoinTokenRotation) MarshalTo(data []byte) (int, error) + func (m *JoinTokenRotation) Reset() + func (m *JoinTokenRotation) Size() (n int) + func (m *JoinTokenRotation) Unmarshal(data []byte) error + func (this *JoinTokenRotation) GoString() string + func (this *JoinTokenRotation) String() string + type JoinTokens struct + Manager string + Worker string + func (*JoinTokens) Descriptor() ([]byte, []int) + func (*JoinTokens) ProtoMessage() + func (m *JoinTokens) Copy() *JoinTokens + func (m *JoinTokens) Marshal() (data []byte, err error) + func (m *JoinTokens) MarshalTo(data []byte) (int, error) + func (m *JoinTokens) Reset() + func (m *JoinTokens) Size() (n int) + func (m *JoinTokens) Unmarshal(data []byte) error + func (this *JoinTokens) GoString() string + func (this *JoinTokens) String() string + type LeaveRequest struct + Node *RaftMember + func (*LeaveRequest) Descriptor() ([]byte, []int) + func (*LeaveRequest) ProtoMessage() + func (m *LeaveRequest) Copy() *LeaveRequest + func (m *LeaveRequest) Marshal() (data []byte, err error) + func (m *LeaveRequest) MarshalTo(data []byte) (int, error) + func (m *LeaveRequest) Reset() + func (m *LeaveRequest) Size() (n int) + func (m *LeaveRequest) Unmarshal(data []byte) error + func (this *LeaveRequest) GoString() string + func (this *LeaveRequest) String() string + type LeaveResponse struct + func (*LeaveResponse) Descriptor() ([]byte, []int) + func (*LeaveResponse) ProtoMessage() + func (m *LeaveResponse) Copy() *LeaveResponse + func (m *LeaveResponse) Marshal() (data []byte, err error) + func (m *LeaveResponse) MarshalTo(data []byte) (int, error) + func (m *LeaveResponse) Reset() + func (m *LeaveResponse) Size() (n int) + func (m *LeaveResponse) Unmarshal(data []byte) error + func (this *LeaveResponse) GoString() string + func (this *LeaveResponse) String() string + type ListClustersRequest struct + Filters *ListClustersRequest_Filters + func (*ListClustersRequest) Descriptor() ([]byte, []int) + func (*ListClustersRequest) ProtoMessage() + func (m *ListClustersRequest) Copy() *ListClustersRequest + func (m *ListClustersRequest) Marshal() (data []byte, err error) + func (m *ListClustersRequest) MarshalTo(data []byte) (int, error) + func (m *ListClustersRequest) Reset() + func (m *ListClustersRequest) Size() (n int) + func (m *ListClustersRequest) Unmarshal(data []byte) error + func (this *ListClustersRequest) GoString() string + func (this *ListClustersRequest) String() string + type ListClustersRequest_Filters struct + IDPrefixes []string + Labels map[string]string + NamePrefixes []string + Names []string + func (*ListClustersRequest_Filters) Descriptor() ([]byte, []int) + func (*ListClustersRequest_Filters) ProtoMessage() + func (m *ListClustersRequest_Filters) Copy() *ListClustersRequest_Filters + func (m *ListClustersRequest_Filters) Marshal() (data []byte, err error) + func (m *ListClustersRequest_Filters) MarshalTo(data []byte) (int, error) + func (m *ListClustersRequest_Filters) Reset() + func (m *ListClustersRequest_Filters) Size() (n int) + func (m *ListClustersRequest_Filters) Unmarshal(data []byte) error + func (this *ListClustersRequest_Filters) GoString() string + func (this *ListClustersRequest_Filters) String() string + type ListClustersResponse struct + Clusters []*Cluster + func (*ListClustersResponse) Descriptor() ([]byte, []int) + func (*ListClustersResponse) ProtoMessage() + func (m *ListClustersResponse) Copy() *ListClustersResponse + func (m *ListClustersResponse) Marshal() (data []byte, err error) + func (m *ListClustersResponse) MarshalTo(data []byte) (int, error) + func (m *ListClustersResponse) Reset() + func (m *ListClustersResponse) Size() (n int) + func (m *ListClustersResponse) Unmarshal(data []byte) error + func (this *ListClustersResponse) GoString() string + func (this *ListClustersResponse) String() string + type ListNetworksRequest struct + Filters *ListNetworksRequest_Filters + func (*ListNetworksRequest) Descriptor() ([]byte, []int) + func (*ListNetworksRequest) ProtoMessage() + func (m *ListNetworksRequest) Copy() *ListNetworksRequest + func (m *ListNetworksRequest) Marshal() (data []byte, err error) + func (m *ListNetworksRequest) MarshalTo(data []byte) (int, error) + func (m *ListNetworksRequest) Reset() + func (m *ListNetworksRequest) Size() (n int) + func (m *ListNetworksRequest) Unmarshal(data []byte) error + func (this *ListNetworksRequest) GoString() string + func (this *ListNetworksRequest) String() string + type ListNetworksRequest_Filters struct + IDPrefixes []string + Labels map[string]string + NamePrefixes []string + Names []string + func (*ListNetworksRequest_Filters) Descriptor() ([]byte, []int) + func (*ListNetworksRequest_Filters) ProtoMessage() + func (m *ListNetworksRequest_Filters) Copy() *ListNetworksRequest_Filters + func (m *ListNetworksRequest_Filters) Marshal() (data []byte, err error) + func (m *ListNetworksRequest_Filters) MarshalTo(data []byte) (int, error) + func (m *ListNetworksRequest_Filters) Reset() + func (m *ListNetworksRequest_Filters) Size() (n int) + func (m *ListNetworksRequest_Filters) Unmarshal(data []byte) error + func (this *ListNetworksRequest_Filters) GoString() string + func (this *ListNetworksRequest_Filters) String() string + type ListNetworksResponse struct + Networks []*Network + func (*ListNetworksResponse) Descriptor() ([]byte, []int) + func (*ListNetworksResponse) ProtoMessage() + func (m *ListNetworksResponse) Copy() *ListNetworksResponse + func (m *ListNetworksResponse) Marshal() (data []byte, err error) + func (m *ListNetworksResponse) MarshalTo(data []byte) (int, error) + func (m *ListNetworksResponse) Reset() + func (m *ListNetworksResponse) Size() (n int) + func (m *ListNetworksResponse) Unmarshal(data []byte) error + func (this *ListNetworksResponse) GoString() string + func (this *ListNetworksResponse) String() string + type ListNodesRequest struct + Filters *ListNodesRequest_Filters + func (*ListNodesRequest) Descriptor() ([]byte, []int) + func (*ListNodesRequest) ProtoMessage() + func (m *ListNodesRequest) Copy() *ListNodesRequest + func (m *ListNodesRequest) Marshal() (data []byte, err error) + func (m *ListNodesRequest) MarshalTo(data []byte) (int, error) + func (m *ListNodesRequest) Reset() + func (m *ListNodesRequest) Size() (n int) + func (m *ListNodesRequest) Unmarshal(data []byte) error + func (this *ListNodesRequest) GoString() string + func (this *ListNodesRequest) String() string + type ListNodesRequest_Filters struct + IDPrefixes []string + Labels map[string]string + Memberships []NodeSpec_Membership + NamePrefixes []string + Names []string + Roles []NodeRole + func (*ListNodesRequest_Filters) Descriptor() ([]byte, []int) + func (*ListNodesRequest_Filters) ProtoMessage() + func (m *ListNodesRequest_Filters) Copy() *ListNodesRequest_Filters + func (m *ListNodesRequest_Filters) Marshal() (data []byte, err error) + func (m *ListNodesRequest_Filters) MarshalTo(data []byte) (int, error) + func (m *ListNodesRequest_Filters) Reset() + func (m *ListNodesRequest_Filters) Size() (n int) + func (m *ListNodesRequest_Filters) Unmarshal(data []byte) error + func (this *ListNodesRequest_Filters) GoString() string + func (this *ListNodesRequest_Filters) String() string + type ListNodesResponse struct + Nodes []*Node + func (*ListNodesResponse) Descriptor() ([]byte, []int) + func (*ListNodesResponse) ProtoMessage() + func (m *ListNodesResponse) Copy() *ListNodesResponse + func (m *ListNodesResponse) Marshal() (data []byte, err error) + func (m *ListNodesResponse) MarshalTo(data []byte) (int, error) + func (m *ListNodesResponse) Reset() + func (m *ListNodesResponse) Size() (n int) + func (m *ListNodesResponse) Unmarshal(data []byte) error + func (this *ListNodesResponse) GoString() string + func (this *ListNodesResponse) String() string + type ListServicesRequest struct + Filters *ListServicesRequest_Filters + func (*ListServicesRequest) Descriptor() ([]byte, []int) + func (*ListServicesRequest) ProtoMessage() + func (m *ListServicesRequest) Copy() *ListServicesRequest + func (m *ListServicesRequest) Marshal() (data []byte, err error) + func (m *ListServicesRequest) MarshalTo(data []byte) (int, error) + func (m *ListServicesRequest) Reset() + func (m *ListServicesRequest) Size() (n int) + func (m *ListServicesRequest) Unmarshal(data []byte) error + func (this *ListServicesRequest) GoString() string + func (this *ListServicesRequest) String() string + type ListServicesRequest_Filters struct + IDPrefixes []string + Labels map[string]string + NamePrefixes []string + Names []string + func (*ListServicesRequest_Filters) Descriptor() ([]byte, []int) + func (*ListServicesRequest_Filters) ProtoMessage() + func (m *ListServicesRequest_Filters) Copy() *ListServicesRequest_Filters + func (m *ListServicesRequest_Filters) Marshal() (data []byte, err error) + func (m *ListServicesRequest_Filters) MarshalTo(data []byte) (int, error) + func (m *ListServicesRequest_Filters) Reset() + func (m *ListServicesRequest_Filters) Size() (n int) + func (m *ListServicesRequest_Filters) Unmarshal(data []byte) error + func (this *ListServicesRequest_Filters) GoString() string + func (this *ListServicesRequest_Filters) String() string + type ListServicesResponse struct + Services []*Service + func (*ListServicesResponse) Descriptor() ([]byte, []int) + func (*ListServicesResponse) ProtoMessage() + func (m *ListServicesResponse) Copy() *ListServicesResponse + func (m *ListServicesResponse) Marshal() (data []byte, err error) + func (m *ListServicesResponse) MarshalTo(data []byte) (int, error) + func (m *ListServicesResponse) Reset() + func (m *ListServicesResponse) Size() (n int) + func (m *ListServicesResponse) Unmarshal(data []byte) error + func (this *ListServicesResponse) GoString() string + func (this *ListServicesResponse) String() string + type ListTasksRequest struct + Filters *ListTasksRequest_Filters + func (*ListTasksRequest) Descriptor() ([]byte, []int) + func (*ListTasksRequest) ProtoMessage() + func (m *ListTasksRequest) Copy() *ListTasksRequest + func (m *ListTasksRequest) Marshal() (data []byte, err error) + func (m *ListTasksRequest) MarshalTo(data []byte) (int, error) + func (m *ListTasksRequest) Reset() + func (m *ListTasksRequest) Size() (n int) + func (m *ListTasksRequest) Unmarshal(data []byte) error + func (this *ListTasksRequest) GoString() string + func (this *ListTasksRequest) String() string + type ListTasksRequest_Filters struct + DesiredStates []TaskState + IDPrefixes []string + Labels map[string]string + NamePrefixes []string + Names []string + NodeIDs []string + ServiceIDs []string + func (*ListTasksRequest_Filters) Descriptor() ([]byte, []int) + func (*ListTasksRequest_Filters) ProtoMessage() + func (m *ListTasksRequest_Filters) Copy() *ListTasksRequest_Filters + func (m *ListTasksRequest_Filters) Marshal() (data []byte, err error) + func (m *ListTasksRequest_Filters) MarshalTo(data []byte) (int, error) + func (m *ListTasksRequest_Filters) Reset() + func (m *ListTasksRequest_Filters) Size() (n int) + func (m *ListTasksRequest_Filters) Unmarshal(data []byte) error + func (this *ListTasksRequest_Filters) GoString() string + func (this *ListTasksRequest_Filters) String() string + type ListTasksResponse struct + Tasks []*Task + func (*ListTasksResponse) Descriptor() ([]byte, []int) + func (*ListTasksResponse) ProtoMessage() + func (m *ListTasksResponse) Copy() *ListTasksResponse + func (m *ListTasksResponse) Marshal() (data []byte, err error) + func (m *ListTasksResponse) MarshalTo(data []byte) (int, error) + func (m *ListTasksResponse) Reset() + func (m *ListTasksResponse) Size() (n int) + func (m *ListTasksResponse) Unmarshal(data []byte) error + func (this *ListTasksResponse) GoString() string + func (this *ListTasksResponse) String() string + type ManagerStatus struct + Addr string + Leader bool + RaftID uint64 + Reachability RaftMemberStatus_Reachability + func (*ManagerStatus) Descriptor() ([]byte, []int) + func (*ManagerStatus) ProtoMessage() + func (m *ManagerStatus) Copy() *ManagerStatus + func (m *ManagerStatus) Marshal() (data []byte, err error) + func (m *ManagerStatus) MarshalTo(data []byte) (int, error) + func (m *ManagerStatus) Reset() + func (m *ManagerStatus) Size() (n int) + func (m *ManagerStatus) Unmarshal(data []byte) error + func (this *ManagerStatus) GoString() string + func (this *ManagerStatus) String() string + type Meta struct + CreatedAt *docker_swarmkit_v1.Timestamp + UpdatedAt *docker_swarmkit_v1.Timestamp + Version Version + func (*Meta) Descriptor() ([]byte, []int) + func (*Meta) ProtoMessage() + func (m *Meta) Copy() *Meta + func (m *Meta) Marshal() (data []byte, err error) + func (m *Meta) MarshalTo(data []byte) (int, error) + func (m *Meta) Reset() + func (m *Meta) Size() (n int) + func (m *Meta) Unmarshal(data []byte) error + func (this *Meta) GoString() string + func (this *Meta) String() string + type Mount struct + BindOptions *Mount_BindOptions + ReadOnly bool + Source string + Target string + TmpfsOptions *Mount_TmpfsOptions + Type Mount_MountType + VolumeOptions *Mount_VolumeOptions + func (*Mount) Descriptor() ([]byte, []int) + func (*Mount) ProtoMessage() + func (m *Mount) Copy() *Mount + func (m *Mount) Marshal() (data []byte, err error) + func (m *Mount) MarshalTo(data []byte) (int, error) + func (m *Mount) Reset() + func (m *Mount) Size() (n int) + func (m *Mount) Unmarshal(data []byte) error + func (this *Mount) GoString() string + func (this *Mount) String() string + type Mount_BindOptions struct + Propagation Mount_BindOptions_MountPropagation + func (*Mount_BindOptions) Descriptor() ([]byte, []int) + func (*Mount_BindOptions) ProtoMessage() + func (m *Mount_BindOptions) Copy() *Mount_BindOptions + func (m *Mount_BindOptions) Marshal() (data []byte, err error) + func (m *Mount_BindOptions) MarshalTo(data []byte) (int, error) + func (m *Mount_BindOptions) Reset() + func (m *Mount_BindOptions) Size() (n int) + func (m *Mount_BindOptions) Unmarshal(data []byte) error + func (this *Mount_BindOptions) GoString() string + func (this *Mount_BindOptions) String() string + type Mount_BindOptions_MountPropagation int32 + const MountPropagationPrivate + const MountPropagationRPrivate + const MountPropagationRShared + const MountPropagationRSlave + const MountPropagationShared + const MountPropagationSlave + func (Mount_BindOptions_MountPropagation) EnumDescriptor() ([]byte, []int) + func (x Mount_BindOptions_MountPropagation) String() string + type Mount_MountType int32 + const MountTypeBind + const MountTypeTmpfs + const MountTypeVolume + func (Mount_MountType) EnumDescriptor() ([]byte, []int) + func (x Mount_MountType) String() string + type Mount_TmpfsOptions struct + Mode os.FileMode + SizeBytes int64 + func (*Mount_TmpfsOptions) Descriptor() ([]byte, []int) + func (*Mount_TmpfsOptions) ProtoMessage() + func (m *Mount_TmpfsOptions) Copy() *Mount_TmpfsOptions + func (m *Mount_TmpfsOptions) Marshal() (data []byte, err error) + func (m *Mount_TmpfsOptions) MarshalTo(data []byte) (int, error) + func (m *Mount_TmpfsOptions) Reset() + func (m *Mount_TmpfsOptions) Size() (n int) + func (m *Mount_TmpfsOptions) Unmarshal(data []byte) error + func (this *Mount_TmpfsOptions) GoString() string + func (this *Mount_TmpfsOptions) String() string + type Mount_VolumeOptions struct + DriverConfig *Driver + Labels map[string]string + NoCopy bool + func (*Mount_VolumeOptions) Descriptor() ([]byte, []int) + func (*Mount_VolumeOptions) ProtoMessage() + func (m *Mount_VolumeOptions) Copy() *Mount_VolumeOptions + func (m *Mount_VolumeOptions) Marshal() (data []byte, err error) + func (m *Mount_VolumeOptions) MarshalTo(data []byte) (int, error) + func (m *Mount_VolumeOptions) Reset() + func (m *Mount_VolumeOptions) Size() (n int) + func (m *Mount_VolumeOptions) Unmarshal(data []byte) error + func (this *Mount_VolumeOptions) GoString() string + func (this *Mount_VolumeOptions) String() string + type Network struct + DriverState *Driver + ID string + IPAM *IPAMOptions + Meta Meta + Spec NetworkSpec + func (*Network) Descriptor() ([]byte, []int) + func (*Network) ProtoMessage() + func (m *Network) Copy() *Network + func (m *Network) Marshal() (data []byte, err error) + func (m *Network) MarshalTo(data []byte) (int, error) + func (m *Network) Reset() + func (m *Network) Size() (n int) + func (m *Network) Unmarshal(data []byte) error + func (this *Network) GoString() string + func (this *Network) String() string + type NetworkAttachment struct + Addresses []string + Aliases []string + Network *Network + func (*NetworkAttachment) Descriptor() ([]byte, []int) + func (*NetworkAttachment) ProtoMessage() + func (m *NetworkAttachment) Copy() *NetworkAttachment + func (m *NetworkAttachment) Marshal() (data []byte, err error) + func (m *NetworkAttachment) MarshalTo(data []byte) (int, error) + func (m *NetworkAttachment) Reset() + func (m *NetworkAttachment) Size() (n int) + func (m *NetworkAttachment) Unmarshal(data []byte) error + func (this *NetworkAttachment) GoString() string + func (this *NetworkAttachment) String() string + type NetworkSpec struct + Annotations Annotations + DriverConfig *Driver + IPAM *IPAMOptions + Internal bool + Ipv6Enabled bool + func (*NetworkSpec) Descriptor() ([]byte, []int) + func (*NetworkSpec) ProtoMessage() + func (m *NetworkSpec) Copy() *NetworkSpec + func (m *NetworkSpec) Marshal() (data []byte, err error) + func (m *NetworkSpec) MarshalTo(data []byte) (int, error) + func (m *NetworkSpec) Reset() + func (m *NetworkSpec) Size() (n int) + func (m *NetworkSpec) Unmarshal(data []byte) error + func (this *NetworkSpec) GoString() string + func (this *NetworkSpec) String() string + type Node struct + Attachment *NetworkAttachment + Certificate Certificate + Description *NodeDescription + ID string + ManagerStatus *ManagerStatus + Meta Meta + Spec NodeSpec + Status NodeStatus + func (*Node) Descriptor() ([]byte, []int) + func (*Node) ProtoMessage() + func (m *Node) Copy() *Node + func (m *Node) Marshal() (data []byte, err error) + func (m *Node) MarshalTo(data []byte) (int, error) + func (m *Node) Reset() + func (m *Node) Size() (n int) + func (m *Node) Unmarshal(data []byte) error + func (this *Node) GoString() string + func (this *Node) String() string + type NodeCAClient interface + IssueNodeCertificate func(ctx context.Context, in *IssueNodeCertificateRequest, opts ...grpc.CallOption) (*IssueNodeCertificateResponse, error) + NodeCertificateStatus func(ctx context.Context, in *NodeCertificateStatusRequest, opts ...grpc.CallOption) (*NodeCertificateStatusResponse, error) + func NewNodeCAClient(cc *grpc.ClientConn) NodeCAClient + type NodeCAServer interface + IssueNodeCertificate func(context.Context, *IssueNodeCertificateRequest) (*IssueNodeCertificateResponse, error) + NodeCertificateStatus func(context.Context, *NodeCertificateStatusRequest) (*NodeCertificateStatusResponse, error) + func NewAuthenticatedWrapperNodeCAServer(local NodeCAServer, authorize func(context.Context, []string) error) NodeCAServer + func NewRaftProxyNodeCAServer(local NodeCAServer, connSelector *raftpicker.ConnSelector, ...) NodeCAServer + type NodeCertificateStatusRequest struct + NodeID string + func (*NodeCertificateStatusRequest) Descriptor() ([]byte, []int) + func (*NodeCertificateStatusRequest) ProtoMessage() + func (m *NodeCertificateStatusRequest) Copy() *NodeCertificateStatusRequest + func (m *NodeCertificateStatusRequest) Marshal() (data []byte, err error) + func (m *NodeCertificateStatusRequest) MarshalTo(data []byte) (int, error) + func (m *NodeCertificateStatusRequest) Reset() + func (m *NodeCertificateStatusRequest) Size() (n int) + func (m *NodeCertificateStatusRequest) Unmarshal(data []byte) error + func (this *NodeCertificateStatusRequest) GoString() string + func (this *NodeCertificateStatusRequest) String() string + type NodeCertificateStatusResponse struct + Certificate *Certificate + Status *IssuanceStatus + func (*NodeCertificateStatusResponse) Descriptor() ([]byte, []int) + func (*NodeCertificateStatusResponse) ProtoMessage() + func (m *NodeCertificateStatusResponse) Copy() *NodeCertificateStatusResponse + func (m *NodeCertificateStatusResponse) Marshal() (data []byte, err error) + func (m *NodeCertificateStatusResponse) MarshalTo(data []byte) (int, error) + func (m *NodeCertificateStatusResponse) Reset() + func (m *NodeCertificateStatusResponse) Size() (n int) + func (m *NodeCertificateStatusResponse) Unmarshal(data []byte) error + func (this *NodeCertificateStatusResponse) GoString() string + func (this *NodeCertificateStatusResponse) String() string + type NodeDescription struct + Engine *EngineDescription + Hostname string + Platform *Platform + Resources *Resources + func (*NodeDescription) Descriptor() ([]byte, []int) + func (*NodeDescription) ProtoMessage() + func (m *NodeDescription) Copy() *NodeDescription + func (m *NodeDescription) Marshal() (data []byte, err error) + func (m *NodeDescription) MarshalTo(data []byte) (int, error) + func (m *NodeDescription) Reset() + func (m *NodeDescription) Size() (n int) + func (m *NodeDescription) Unmarshal(data []byte) error + func (this *NodeDescription) GoString() string + func (this *NodeDescription) String() string + type NodeRole int32 + const NodeRoleManager + const NodeRoleWorker + func (NodeRole) EnumDescriptor() ([]byte, []int) + func (x NodeRole) String() string + type NodeSpec struct + Annotations Annotations + Availability NodeSpec_Availability + Membership NodeSpec_Membership + Role NodeRole + func (*NodeSpec) Descriptor() ([]byte, []int) + func (*NodeSpec) ProtoMessage() + func (m *NodeSpec) Copy() *NodeSpec + func (m *NodeSpec) Marshal() (data []byte, err error) + func (m *NodeSpec) MarshalTo(data []byte) (int, error) + func (m *NodeSpec) Reset() + func (m *NodeSpec) Size() (n int) + func (m *NodeSpec) Unmarshal(data []byte) error + func (this *NodeSpec) GoString() string + func (this *NodeSpec) String() string + type NodeSpec_Availability int32 + const NodeAvailabilityActive + const NodeAvailabilityDrain + const NodeAvailabilityPause + func (NodeSpec_Availability) EnumDescriptor() ([]byte, []int) + func (x NodeSpec_Availability) String() string + type NodeSpec_Membership int32 + const NodeMembershipAccepted + const NodeMembershipPending + func (NodeSpec_Membership) EnumDescriptor() ([]byte, []int) + func (x NodeSpec_Membership) String() string + type NodeStatus struct + Message string + State NodeStatus_State + func (*NodeStatus) Descriptor() ([]byte, []int) + func (*NodeStatus) ProtoMessage() + func (m *NodeStatus) Copy() *NodeStatus + func (m *NodeStatus) Marshal() (data []byte, err error) + func (m *NodeStatus) MarshalTo(data []byte) (int, error) + func (m *NodeStatus) Reset() + func (m *NodeStatus) Size() (n int) + func (m *NodeStatus) Unmarshal(data []byte) error + func (this *NodeStatus) GoString() string + func (this *NodeStatus) String() string + type NodeStatus_State int32 + const NodeStatus_DISCONNECTED + const NodeStatus_DOWN + const NodeStatus_READY + const NodeStatus_UNKNOWN + func (NodeStatus_State) EnumDescriptor() ([]byte, []int) + func (x NodeStatus_State) String() string + type OrchestrationConfig struct + TaskHistoryRetentionLimit int64 + func (*OrchestrationConfig) Descriptor() ([]byte, []int) + func (*OrchestrationConfig) ProtoMessage() + func (m *OrchestrationConfig) Copy() *OrchestrationConfig + func (m *OrchestrationConfig) Marshal() (data []byte, err error) + func (m *OrchestrationConfig) MarshalTo(data []byte) (int, error) + func (m *OrchestrationConfig) Reset() + func (m *OrchestrationConfig) Size() (n int) + func (m *OrchestrationConfig) Unmarshal(data []byte) error + func (this *OrchestrationConfig) GoString() string + func (this *OrchestrationConfig) String() string + type Peer struct + Addr string + NodeID string + func (*Peer) Descriptor() ([]byte, []int) + func (*Peer) ProtoMessage() + func (m *Peer) Copy() *Peer + func (m *Peer) Marshal() (data []byte, err error) + func (m *Peer) MarshalTo(data []byte) (int, error) + func (m *Peer) Reset() + func (m *Peer) Size() (n int) + func (m *Peer) Unmarshal(data []byte) error + func (this *Peer) GoString() string + func (this *Peer) String() string + type Placement struct + Constraints []string + func (*Placement) Descriptor() ([]byte, []int) + func (*Placement) ProtoMessage() + func (m *Placement) Copy() *Placement + func (m *Placement) Marshal() (data []byte, err error) + func (m *Placement) MarshalTo(data []byte) (int, error) + func (m *Placement) Reset() + func (m *Placement) Size() (n int) + func (m *Placement) Unmarshal(data []byte) error + func (this *Placement) GoString() string + func (this *Placement) String() string + type Platform struct + Architecture string + OS string + func (*Platform) Descriptor() ([]byte, []int) + func (*Platform) ProtoMessage() + func (m *Platform) Copy() *Platform + func (m *Platform) Marshal() (data []byte, err error) + func (m *Platform) MarshalTo(data []byte) (int, error) + func (m *Platform) Reset() + func (m *Platform) Size() (n int) + func (m *Platform) Unmarshal(data []byte) error + func (this *Platform) GoString() string + func (this *Platform) String() string + type PluginDescription struct + Name string + Type string + func (*PluginDescription) Descriptor() ([]byte, []int) + func (*PluginDescription) ProtoMessage() + func (m *PluginDescription) Copy() *PluginDescription + func (m *PluginDescription) Marshal() (data []byte, err error) + func (m *PluginDescription) MarshalTo(data []byte) (int, error) + func (m *PluginDescription) Reset() + func (m *PluginDescription) Size() (n int) + func (m *PluginDescription) Unmarshal(data []byte) error + func (this *PluginDescription) GoString() string + func (this *PluginDescription) String() string + type PortConfig struct + Name string + Protocol PortConfig_Protocol + PublishedPort uint32 + TargetPort uint32 + func (*PortConfig) Descriptor() ([]byte, []int) + func (*PortConfig) ProtoMessage() + func (m *PortConfig) Copy() *PortConfig + func (m *PortConfig) Marshal() (data []byte, err error) + func (m *PortConfig) MarshalTo(data []byte) (int, error) + func (m *PortConfig) Reset() + func (m *PortConfig) Size() (n int) + func (m *PortConfig) Unmarshal(data []byte) error + func (this *PortConfig) GoString() string + func (this *PortConfig) String() string + type PortConfig_Protocol int32 + const ProtocolTCP + const ProtocolUDP + func (PortConfig_Protocol) EnumDescriptor() ([]byte, []int) + func (x PortConfig_Protocol) String() string + type ProcessRaftMessageRequest struct + Message *raftpb.Message + func (*ProcessRaftMessageRequest) Descriptor() ([]byte, []int) + func (*ProcessRaftMessageRequest) ProtoMessage() + func (m *ProcessRaftMessageRequest) Marshal() (data []byte, err error) + func (m *ProcessRaftMessageRequest) MarshalTo(data []byte) (int, error) + func (m *ProcessRaftMessageRequest) Reset() + func (m *ProcessRaftMessageRequest) Size() (n int) + func (m *ProcessRaftMessageRequest) Unmarshal(data []byte) error + func (this *ProcessRaftMessageRequest) GoString() string + func (this *ProcessRaftMessageRequest) String() string + type ProcessRaftMessageResponse struct + func (*ProcessRaftMessageResponse) Descriptor() ([]byte, []int) + func (*ProcessRaftMessageResponse) ProtoMessage() + func (m *ProcessRaftMessageResponse) Copy() *ProcessRaftMessageResponse + func (m *ProcessRaftMessageResponse) Marshal() (data []byte, err error) + func (m *ProcessRaftMessageResponse) MarshalTo(data []byte) (int, error) + func (m *ProcessRaftMessageResponse) Reset() + func (m *ProcessRaftMessageResponse) Size() (n int) + func (m *ProcessRaftMessageResponse) Unmarshal(data []byte) error + func (this *ProcessRaftMessageResponse) GoString() string + func (this *ProcessRaftMessageResponse) String() string + type RaftClient interface + ProcessRaftMessage func(ctx context.Context, in *ProcessRaftMessageRequest, opts ...grpc.CallOption) (*ProcessRaftMessageResponse, error) + ResolveAddress func(ctx context.Context, in *ResolveAddressRequest, opts ...grpc.CallOption) (*ResolveAddressResponse, error) + func NewRaftClient(cc *grpc.ClientConn) RaftClient + type RaftConfig struct + ElectionTick uint32 + HeartbeatTick uint32 + KeepOldSnapshots uint64 + LogEntriesForSlowFollowers uint64 + SnapshotInterval uint64 + func (*RaftConfig) Descriptor() ([]byte, []int) + func (*RaftConfig) ProtoMessage() + func (m *RaftConfig) Copy() *RaftConfig + func (m *RaftConfig) Marshal() (data []byte, err error) + func (m *RaftConfig) MarshalTo(data []byte) (int, error) + func (m *RaftConfig) Reset() + func (m *RaftConfig) Size() (n int) + func (m *RaftConfig) Unmarshal(data []byte) error + func (this *RaftConfig) GoString() string + func (this *RaftConfig) String() string + type RaftMember struct + Addr string + NodeID string + RaftID uint64 + Status RaftMemberStatus + func (*RaftMember) Descriptor() ([]byte, []int) + func (*RaftMember) ProtoMessage() + func (m *RaftMember) Copy() *RaftMember + func (m *RaftMember) Marshal() (data []byte, err error) + func (m *RaftMember) MarshalTo(data []byte) (int, error) + func (m *RaftMember) Reset() + func (m *RaftMember) Size() (n int) + func (m *RaftMember) Unmarshal(data []byte) error + func (this *RaftMember) GoString() string + func (this *RaftMember) String() string + type RaftMemberStatus struct + Leader bool + Message string + Reachability RaftMemberStatus_Reachability + func (*RaftMemberStatus) Descriptor() ([]byte, []int) + func (*RaftMemberStatus) ProtoMessage() + func (m *RaftMemberStatus) Copy() *RaftMemberStatus + func (m *RaftMemberStatus) Marshal() (data []byte, err error) + func (m *RaftMemberStatus) MarshalTo(data []byte) (int, error) + func (m *RaftMemberStatus) Reset() + func (m *RaftMemberStatus) Size() (n int) + func (m *RaftMemberStatus) Unmarshal(data []byte) error + func (this *RaftMemberStatus) GoString() string + func (this *RaftMemberStatus) String() string + type RaftMemberStatus_Reachability int32 + const RaftMemberStatus_REACHABLE + const RaftMemberStatus_UNKNOWN + const RaftMemberStatus_UNREACHABLE + func (RaftMemberStatus_Reachability) EnumDescriptor() ([]byte, []int) + func (x RaftMemberStatus_Reachability) String() string + type RaftMembershipClient interface + Join func(ctx context.Context, in *JoinRequest, opts ...grpc.CallOption) (*JoinResponse, error) + Leave func(ctx context.Context, in *LeaveRequest, opts ...grpc.CallOption) (*LeaveResponse, error) + func NewRaftMembershipClient(cc *grpc.ClientConn) RaftMembershipClient + type RaftMembershipServer interface + Join func(context.Context, *JoinRequest) (*JoinResponse, error) + Leave func(context.Context, *LeaveRequest) (*LeaveResponse, error) + func NewAuthenticatedWrapperRaftMembershipServer(local RaftMembershipServer, authorize func(context.Context, []string) error) RaftMembershipServer + func NewRaftProxyRaftMembershipServer(local RaftMembershipServer, connSelector *raftpicker.ConnSelector, ...) RaftMembershipServer + type RaftServer interface + ProcessRaftMessage func(context.Context, *ProcessRaftMessageRequest) (*ProcessRaftMessageResponse, error) + ResolveAddress func(context.Context, *ResolveAddressRequest) (*ResolveAddressResponse, error) + func NewAuthenticatedWrapperRaftServer(local RaftServer, authorize func(context.Context, []string) error) RaftServer + func NewRaftProxyRaftServer(local RaftServer, connSelector *raftpicker.ConnSelector, ...) RaftServer + type RemoveNetworkRequest struct + Name string + NetworkID string + func (*RemoveNetworkRequest) Descriptor() ([]byte, []int) + func (*RemoveNetworkRequest) ProtoMessage() + func (m *RemoveNetworkRequest) Copy() *RemoveNetworkRequest + func (m *RemoveNetworkRequest) Marshal() (data []byte, err error) + func (m *RemoveNetworkRequest) MarshalTo(data []byte) (int, error) + func (m *RemoveNetworkRequest) Reset() + func (m *RemoveNetworkRequest) Size() (n int) + func (m *RemoveNetworkRequest) Unmarshal(data []byte) error + func (this *RemoveNetworkRequest) GoString() string + func (this *RemoveNetworkRequest) String() string + type RemoveNetworkResponse struct + func (*RemoveNetworkResponse) Descriptor() ([]byte, []int) + func (*RemoveNetworkResponse) ProtoMessage() + func (m *RemoveNetworkResponse) Copy() *RemoveNetworkResponse + func (m *RemoveNetworkResponse) Marshal() (data []byte, err error) + func (m *RemoveNetworkResponse) MarshalTo(data []byte) (int, error) + func (m *RemoveNetworkResponse) Reset() + func (m *RemoveNetworkResponse) Size() (n int) + func (m *RemoveNetworkResponse) Unmarshal(data []byte) error + func (this *RemoveNetworkResponse) GoString() string + func (this *RemoveNetworkResponse) String() string + type RemoveNodeRequest struct + NodeID string + func (*RemoveNodeRequest) Descriptor() ([]byte, []int) + func (*RemoveNodeRequest) ProtoMessage() + func (m *RemoveNodeRequest) Copy() *RemoveNodeRequest + func (m *RemoveNodeRequest) Marshal() (data []byte, err error) + func (m *RemoveNodeRequest) MarshalTo(data []byte) (int, error) + func (m *RemoveNodeRequest) Reset() + func (m *RemoveNodeRequest) Size() (n int) + func (m *RemoveNodeRequest) Unmarshal(data []byte) error + func (this *RemoveNodeRequest) GoString() string + func (this *RemoveNodeRequest) String() string + type RemoveNodeResponse struct + func (*RemoveNodeResponse) Descriptor() ([]byte, []int) + func (*RemoveNodeResponse) ProtoMessage() + func (m *RemoveNodeResponse) Copy() *RemoveNodeResponse + func (m *RemoveNodeResponse) Marshal() (data []byte, err error) + func (m *RemoveNodeResponse) MarshalTo(data []byte) (int, error) + func (m *RemoveNodeResponse) Reset() + func (m *RemoveNodeResponse) Size() (n int) + func (m *RemoveNodeResponse) Unmarshal(data []byte) error + func (this *RemoveNodeResponse) GoString() string + func (this *RemoveNodeResponse) String() string + type RemoveServiceRequest struct + ServiceID string + func (*RemoveServiceRequest) Descriptor() ([]byte, []int) + func (*RemoveServiceRequest) ProtoMessage() + func (m *RemoveServiceRequest) Copy() *RemoveServiceRequest + func (m *RemoveServiceRequest) Marshal() (data []byte, err error) + func (m *RemoveServiceRequest) MarshalTo(data []byte) (int, error) + func (m *RemoveServiceRequest) Reset() + func (m *RemoveServiceRequest) Size() (n int) + func (m *RemoveServiceRequest) Unmarshal(data []byte) error + func (this *RemoveServiceRequest) GoString() string + func (this *RemoveServiceRequest) String() string + type RemoveServiceResponse struct + func (*RemoveServiceResponse) Descriptor() ([]byte, []int) + func (*RemoveServiceResponse) ProtoMessage() + func (m *RemoveServiceResponse) Copy() *RemoveServiceResponse + func (m *RemoveServiceResponse) Marshal() (data []byte, err error) + func (m *RemoveServiceResponse) MarshalTo(data []byte) (int, error) + func (m *RemoveServiceResponse) Reset() + func (m *RemoveServiceResponse) Size() (n int) + func (m *RemoveServiceResponse) Unmarshal(data []byte) error + func (this *RemoveServiceResponse) GoString() string + func (this *RemoveServiceResponse) String() string + type RemoveTaskRequest struct + TaskID string + func (*RemoveTaskRequest) Descriptor() ([]byte, []int) + func (*RemoveTaskRequest) ProtoMessage() + func (m *RemoveTaskRequest) Copy() *RemoveTaskRequest + func (m *RemoveTaskRequest) Marshal() (data []byte, err error) + func (m *RemoveTaskRequest) MarshalTo(data []byte) (int, error) + func (m *RemoveTaskRequest) Reset() + func (m *RemoveTaskRequest) Size() (n int) + func (m *RemoveTaskRequest) Unmarshal(data []byte) error + func (this *RemoveTaskRequest) GoString() string + func (this *RemoveTaskRequest) String() string + type RemoveTaskResponse struct + func (*RemoveTaskResponse) Descriptor() ([]byte, []int) + func (*RemoveTaskResponse) ProtoMessage() + func (m *RemoveTaskResponse) Copy() *RemoveTaskResponse + func (m *RemoveTaskResponse) Marshal() (data []byte, err error) + func (m *RemoveTaskResponse) MarshalTo(data []byte) (int, error) + func (m *RemoveTaskResponse) Reset() + func (m *RemoveTaskResponse) Size() (n int) + func (m *RemoveTaskResponse) Unmarshal(data []byte) error + func (this *RemoveTaskResponse) GoString() string + func (this *RemoveTaskResponse) String() string + type ReplicatedService struct + Replicas uint64 + func (*ReplicatedService) Descriptor() ([]byte, []int) + func (*ReplicatedService) ProtoMessage() + func (m *ReplicatedService) Copy() *ReplicatedService + func (m *ReplicatedService) Marshal() (data []byte, err error) + func (m *ReplicatedService) MarshalTo(data []byte) (int, error) + func (m *ReplicatedService) Reset() + func (m *ReplicatedService) Size() (n int) + func (m *ReplicatedService) Unmarshal(data []byte) error + func (this *ReplicatedService) GoString() string + func (this *ReplicatedService) String() string + type ResolveAddressRequest struct + RaftID uint64 + func (*ResolveAddressRequest) Descriptor() ([]byte, []int) + func (*ResolveAddressRequest) ProtoMessage() + func (m *ResolveAddressRequest) Copy() *ResolveAddressRequest + func (m *ResolveAddressRequest) Marshal() (data []byte, err error) + func (m *ResolveAddressRequest) MarshalTo(data []byte) (int, error) + func (m *ResolveAddressRequest) Reset() + func (m *ResolveAddressRequest) Size() (n int) + func (m *ResolveAddressRequest) Unmarshal(data []byte) error + func (this *ResolveAddressRequest) GoString() string + func (this *ResolveAddressRequest) String() string + type ResolveAddressResponse struct + Addr string + func (*ResolveAddressResponse) Descriptor() ([]byte, []int) + func (*ResolveAddressResponse) ProtoMessage() + func (m *ResolveAddressResponse) Copy() *ResolveAddressResponse + func (m *ResolveAddressResponse) Marshal() (data []byte, err error) + func (m *ResolveAddressResponse) MarshalTo(data []byte) (int, error) + func (m *ResolveAddressResponse) Reset() + func (m *ResolveAddressResponse) Size() (n int) + func (m *ResolveAddressResponse) Unmarshal(data []byte) error + func (this *ResolveAddressResponse) GoString() string + func (this *ResolveAddressResponse) String() string + type ResourceRequirements struct + Limits *Resources + Reservations *Resources + func (*ResourceRequirements) Descriptor() ([]byte, []int) + func (*ResourceRequirements) ProtoMessage() + func (m *ResourceRequirements) Copy() *ResourceRequirements + func (m *ResourceRequirements) Marshal() (data []byte, err error) + func (m *ResourceRequirements) MarshalTo(data []byte) (int, error) + func (m *ResourceRequirements) Reset() + func (m *ResourceRequirements) Size() (n int) + func (m *ResourceRequirements) Unmarshal(data []byte) error + func (this *ResourceRequirements) GoString() string + func (this *ResourceRequirements) String() string + type Resources struct + MemoryBytes int64 + NanoCPUs int64 + func (*Resources) Descriptor() ([]byte, []int) + func (*Resources) ProtoMessage() + func (m *Resources) Copy() *Resources + func (m *Resources) Marshal() (data []byte, err error) + func (m *Resources) MarshalTo(data []byte) (int, error) + func (m *Resources) Reset() + func (m *Resources) Size() (n int) + func (m *Resources) Unmarshal(data []byte) error + func (this *Resources) GoString() string + func (this *Resources) String() string + type RestartPolicy struct + Condition RestartPolicy_RestartCondition + Delay *docker_swarmkit_v11.Duration + MaxAttempts uint64 + Window *docker_swarmkit_v11.Duration + func (*RestartPolicy) Descriptor() ([]byte, []int) + func (*RestartPolicy) ProtoMessage() + func (m *RestartPolicy) Copy() *RestartPolicy + func (m *RestartPolicy) Marshal() (data []byte, err error) + func (m *RestartPolicy) MarshalTo(data []byte) (int, error) + func (m *RestartPolicy) Reset() + func (m *RestartPolicy) Size() (n int) + func (m *RestartPolicy) Unmarshal(data []byte) error + func (this *RestartPolicy) GoString() string + func (this *RestartPolicy) String() string + type RestartPolicy_RestartCondition int32 + const RestartOnAny + const RestartOnFailure + const RestartOnNone + func (RestartPolicy_RestartCondition) EnumDescriptor() ([]byte, []int) + func (x RestartPolicy_RestartCondition) String() string + type RootCA struct + CACert []byte + CACertHash string + CAKey []byte + JoinTokens JoinTokens + func (*RootCA) Descriptor() ([]byte, []int) + func (*RootCA) ProtoMessage() + func (m *RootCA) Copy() *RootCA + func (m *RootCA) Marshal() (data []byte, err error) + func (m *RootCA) MarshalTo(data []byte) (int, error) + func (m *RootCA) Reset() + func (m *RootCA) Size() (n int) + func (m *RootCA) Unmarshal(data []byte) error + func (this *RootCA) GoString() string + func (this *RootCA) String() string + type Service struct + Endpoint *Endpoint + ID string + Meta Meta + Spec ServiceSpec + UpdateStatus *UpdateStatus + func (*Service) Descriptor() ([]byte, []int) + func (*Service) ProtoMessage() + func (m *Service) Copy() *Service + func (m *Service) Marshal() (data []byte, err error) + func (m *Service) MarshalTo(data []byte) (int, error) + func (m *Service) Reset() + func (m *Service) Size() (n int) + func (m *Service) Unmarshal(data []byte) error + func (this *Service) GoString() string + func (this *Service) String() string + type ServiceSpec struct + Annotations Annotations + Endpoint *EndpointSpec + Mode isServiceSpec_Mode + Networks []*ServiceSpec_NetworkAttachmentConfig + Task TaskSpec + Update *UpdateConfig + func (*ServiceSpec) Descriptor() ([]byte, []int) + func (*ServiceSpec) ProtoMessage() + func (*ServiceSpec) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...) + func (m *ServiceSpec) Copy() *ServiceSpec + func (m *ServiceSpec) GetGlobal() *GlobalService + func (m *ServiceSpec) GetMode() isServiceSpec_Mode + func (m *ServiceSpec) GetReplicated() *ReplicatedService + func (m *ServiceSpec) Marshal() (data []byte, err error) + func (m *ServiceSpec) MarshalTo(data []byte) (int, error) + func (m *ServiceSpec) Reset() + func (m *ServiceSpec) Size() (n int) + func (m *ServiceSpec) Unmarshal(data []byte) error + func (this *ServiceSpec) GoString() string + func (this *ServiceSpec) String() string + type ServiceSpec_Global struct + Global *GlobalService + func (m *ServiceSpec_Global) MarshalTo(data []byte) (int, error) + func (m *ServiceSpec_Global) Size() (n int) + func (this *ServiceSpec_Global) GoString() string + func (this *ServiceSpec_Global) String() string + type ServiceSpec_NetworkAttachmentConfig struct + Aliases []string + Target string + func (*ServiceSpec_NetworkAttachmentConfig) Descriptor() ([]byte, []int) + func (*ServiceSpec_NetworkAttachmentConfig) ProtoMessage() + func (m *ServiceSpec_NetworkAttachmentConfig) Copy() *ServiceSpec_NetworkAttachmentConfig + func (m *ServiceSpec_NetworkAttachmentConfig) Marshal() (data []byte, err error) + func (m *ServiceSpec_NetworkAttachmentConfig) MarshalTo(data []byte) (int, error) + func (m *ServiceSpec_NetworkAttachmentConfig) Reset() + func (m *ServiceSpec_NetworkAttachmentConfig) Size() (n int) + func (m *ServiceSpec_NetworkAttachmentConfig) Unmarshal(data []byte) error + func (this *ServiceSpec_NetworkAttachmentConfig) GoString() string + func (this *ServiceSpec_NetworkAttachmentConfig) String() string + type ServiceSpec_Replicated struct + Replicated *ReplicatedService + func (m *ServiceSpec_Replicated) MarshalTo(data []byte) (int, error) + func (m *ServiceSpec_Replicated) Size() (n int) + func (this *ServiceSpec_Replicated) GoString() string + func (this *ServiceSpec_Replicated) String() string + type SessionMessage struct + Managers []*WeightedPeer + NetworkBootstrapKeys []*EncryptionKey + Node *Node + SessionID string + func (*SessionMessage) Descriptor() ([]byte, []int) + func (*SessionMessage) ProtoMessage() + func (m *SessionMessage) Copy() *SessionMessage + func (m *SessionMessage) Marshal() (data []byte, err error) + func (m *SessionMessage) MarshalTo(data []byte) (int, error) + func (m *SessionMessage) Reset() + func (m *SessionMessage) Size() (n int) + func (m *SessionMessage) Unmarshal(data []byte) error + func (this *SessionMessage) GoString() string + func (this *SessionMessage) String() string + type SessionRequest struct + Description *NodeDescription + func (*SessionRequest) Descriptor() ([]byte, []int) + func (*SessionRequest) ProtoMessage() + func (m *SessionRequest) Copy() *SessionRequest + func (m *SessionRequest) Marshal() (data []byte, err error) + func (m *SessionRequest) MarshalTo(data []byte) (int, error) + func (m *SessionRequest) Reset() + func (m *SessionRequest) Size() (n int) + func (m *SessionRequest) Unmarshal(data []byte) error + func (this *SessionRequest) GoString() string + func (this *SessionRequest) String() string + type Snapshot struct + Membership ClusterSnapshot + Store StoreSnapshot + Version Snapshot_Version + func (*Snapshot) Descriptor() ([]byte, []int) + func (*Snapshot) ProtoMessage() + func (m *Snapshot) Copy() *Snapshot + func (m *Snapshot) Marshal() (data []byte, err error) + func (m *Snapshot) MarshalTo(data []byte) (int, error) + func (m *Snapshot) Reset() + func (m *Snapshot) Size() (n int) + func (m *Snapshot) Unmarshal(data []byte) error + func (this *Snapshot) GoString() string + func (this *Snapshot) String() string + type Snapshot_Version int32 + const Snapshot_V0 + func (Snapshot_Version) EnumDescriptor() ([]byte, []int) + func (x Snapshot_Version) String() string + type StoreAction struct + Action StoreActionKind + Target isStoreAction_Target + func (*StoreAction) Descriptor() ([]byte, []int) + func (*StoreAction) ProtoMessage() + func (*StoreAction) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...) + func (m *StoreAction) Copy() *StoreAction + func (m *StoreAction) GetCluster() *Cluster + func (m *StoreAction) GetNetwork() *Network + func (m *StoreAction) GetNode() *Node + func (m *StoreAction) GetService() *Service + func (m *StoreAction) GetTarget() isStoreAction_Target + func (m *StoreAction) GetTask() *Task + func (m *StoreAction) Marshal() (data []byte, err error) + func (m *StoreAction) MarshalTo(data []byte) (int, error) + func (m *StoreAction) Reset() + func (m *StoreAction) Size() (n int) + func (m *StoreAction) Unmarshal(data []byte) error + func (this *StoreAction) GoString() string + func (this *StoreAction) String() string + type StoreActionKind int32 + const StoreActionKindCreate + const StoreActionKindRemove + const StoreActionKindUnknown + const StoreActionKindUpdate + func (StoreActionKind) EnumDescriptor() ([]byte, []int) + func (x StoreActionKind) String() string + type StoreAction_Cluster struct + Cluster *Cluster + func (m *StoreAction_Cluster) MarshalTo(data []byte) (int, error) + func (m *StoreAction_Cluster) Size() (n int) + func (this *StoreAction_Cluster) GoString() string + func (this *StoreAction_Cluster) String() string + type StoreAction_Network struct + Network *Network + func (m *StoreAction_Network) MarshalTo(data []byte) (int, error) + func (m *StoreAction_Network) Size() (n int) + func (this *StoreAction_Network) GoString() string + func (this *StoreAction_Network) String() string + type StoreAction_Node struct + Node *Node + func (m *StoreAction_Node) MarshalTo(data []byte) (int, error) + func (m *StoreAction_Node) Size() (n int) + func (this *StoreAction_Node) GoString() string + func (this *StoreAction_Node) String() string + type StoreAction_Service struct + Service *Service + func (m *StoreAction_Service) MarshalTo(data []byte) (int, error) + func (m *StoreAction_Service) Size() (n int) + func (this *StoreAction_Service) GoString() string + func (this *StoreAction_Service) String() string + type StoreAction_Task struct + Task *Task + func (m *StoreAction_Task) MarshalTo(data []byte) (int, error) + func (m *StoreAction_Task) Size() (n int) + func (this *StoreAction_Task) GoString() string + func (this *StoreAction_Task) String() string + type StoreSnapshot struct + Clusters []*Cluster + Networks []*Network + Nodes []*Node + Services []*Service + Tasks []*Task + func (*StoreSnapshot) Descriptor() ([]byte, []int) + func (*StoreSnapshot) ProtoMessage() + func (m *StoreSnapshot) Copy() *StoreSnapshot + func (m *StoreSnapshot) Marshal() (data []byte, err error) + func (m *StoreSnapshot) MarshalTo(data []byte) (int, error) + func (m *StoreSnapshot) Reset() + func (m *StoreSnapshot) Size() (n int) + func (m *StoreSnapshot) Unmarshal(data []byte) error + func (this *StoreSnapshot) GoString() string + func (this *StoreSnapshot) String() string + type Task struct + Annotations Annotations + DesiredState TaskState + Endpoint *Endpoint + ID string + LogDriver *Driver + Meta Meta + Networks []*NetworkAttachment + NodeID string + ServiceAnnotations Annotations + ServiceID string + Slot uint64 + Spec TaskSpec + Status TaskStatus + func (*Task) Descriptor() ([]byte, []int) + func (*Task) ProtoMessage() + func (m *Task) Copy() *Task + func (m *Task) Marshal() (data []byte, err error) + func (m *Task) MarshalTo(data []byte) (int, error) + func (m *Task) Reset() + func (m *Task) Size() (n int) + func (m *Task) Unmarshal(data []byte) error + func (this *Task) GoString() string + func (this *Task) String() string + type TaskDefaults struct + LogDriver *Driver + func (*TaskDefaults) Descriptor() ([]byte, []int) + func (*TaskDefaults) ProtoMessage() + func (m *TaskDefaults) Copy() *TaskDefaults + func (m *TaskDefaults) Marshal() (data []byte, err error) + func (m *TaskDefaults) MarshalTo(data []byte) (int, error) + func (m *TaskDefaults) Reset() + func (m *TaskDefaults) Size() (n int) + func (m *TaskDefaults) Unmarshal(data []byte) error + func (this *TaskDefaults) GoString() string + func (this *TaskDefaults) String() string + type TaskSpec struct + LogDriver *Driver + Placement *Placement + Resources *ResourceRequirements + Restart *RestartPolicy + Runtime isTaskSpec_Runtime + func (*TaskSpec) Descriptor() ([]byte, []int) + func (*TaskSpec) ProtoMessage() + func (*TaskSpec) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...) + func (m *TaskSpec) Copy() *TaskSpec + func (m *TaskSpec) GetContainer() *ContainerSpec + func (m *TaskSpec) GetRuntime() isTaskSpec_Runtime + func (m *TaskSpec) Marshal() (data []byte, err error) + func (m *TaskSpec) MarshalTo(data []byte) (int, error) + func (m *TaskSpec) Reset() + func (m *TaskSpec) Size() (n int) + func (m *TaskSpec) Unmarshal(data []byte) error + func (this *TaskSpec) GoString() string + func (this *TaskSpec) String() string + type TaskSpec_Container struct + Container *ContainerSpec + func (m *TaskSpec_Container) MarshalTo(data []byte) (int, error) + func (m *TaskSpec_Container) Size() (n int) + func (this *TaskSpec_Container) GoString() string + func (this *TaskSpec_Container) String() string + type TaskState int32 + const TaskStateAccepted + const TaskStateAllocated + const TaskStateAssigned + const TaskStateCompleted + const TaskStateFailed + const TaskStateNew + const TaskStatePending + const TaskStatePreparing + const TaskStateReady + const TaskStateRejected + const TaskStateRunning + const TaskStateShutdown + const TaskStateStarting + func (TaskState) EnumDescriptor() ([]byte, []int) + func (x TaskState) String() string + type TaskStatus struct + Err string + Message string + RuntimeStatus isTaskStatus_RuntimeStatus + State TaskState + Timestamp *docker_swarmkit_v1.Timestamp + func (*TaskStatus) Descriptor() ([]byte, []int) + func (*TaskStatus) ProtoMessage() + func (*TaskStatus) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...) + func (m *TaskStatus) Copy() *TaskStatus + func (m *TaskStatus) GetContainer() *ContainerStatus + func (m *TaskStatus) GetRuntimeStatus() isTaskStatus_RuntimeStatus + func (m *TaskStatus) Marshal() (data []byte, err error) + func (m *TaskStatus) MarshalTo(data []byte) (int, error) + func (m *TaskStatus) Reset() + func (m *TaskStatus) Size() (n int) + func (m *TaskStatus) Unmarshal(data []byte) error + func (this *TaskStatus) GoString() string + func (this *TaskStatus) String() string + type TaskStatus_Container struct + Container *ContainerStatus + func (m *TaskStatus_Container) MarshalTo(data []byte) (int, error) + func (m *TaskStatus_Container) Size() (n int) + func (this *TaskStatus_Container) GoString() string + func (this *TaskStatus_Container) String() string + type TasksMessage struct + Tasks []*Task + func (*TasksMessage) Descriptor() ([]byte, []int) + func (*TasksMessage) ProtoMessage() + func (m *TasksMessage) Copy() *TasksMessage + func (m *TasksMessage) Marshal() (data []byte, err error) + func (m *TasksMessage) MarshalTo(data []byte) (int, error) + func (m *TasksMessage) Reset() + func (m *TasksMessage) Size() (n int) + func (m *TasksMessage) Unmarshal(data []byte) error + func (this *TasksMessage) GoString() string + func (this *TasksMessage) String() string + type TasksRequest struct + SessionID string + func (*TasksRequest) Descriptor() ([]byte, []int) + func (*TasksRequest) ProtoMessage() + func (m *TasksRequest) Copy() *TasksRequest + func (m *TasksRequest) Marshal() (data []byte, err error) + func (m *TasksRequest) MarshalTo(data []byte) (int, error) + func (m *TasksRequest) Reset() + func (m *TasksRequest) Size() (n int) + func (m *TasksRequest) Unmarshal(data []byte) error + func (this *TasksRequest) GoString() string + func (this *TasksRequest) String() string + type UpdateClusterRequest struct + ClusterID string + ClusterVersion *Version + Rotation JoinTokenRotation + Spec *ClusterSpec + func (*UpdateClusterRequest) Descriptor() ([]byte, []int) + func (*UpdateClusterRequest) ProtoMessage() + func (m *UpdateClusterRequest) Copy() *UpdateClusterRequest + func (m *UpdateClusterRequest) Marshal() (data []byte, err error) + func (m *UpdateClusterRequest) MarshalTo(data []byte) (int, error) + func (m *UpdateClusterRequest) Reset() + func (m *UpdateClusterRequest) Size() (n int) + func (m *UpdateClusterRequest) Unmarshal(data []byte) error + func (this *UpdateClusterRequest) GoString() string + func (this *UpdateClusterRequest) String() string + type UpdateClusterResponse struct + Cluster *Cluster + func (*UpdateClusterResponse) Descriptor() ([]byte, []int) + func (*UpdateClusterResponse) ProtoMessage() + func (m *UpdateClusterResponse) Copy() *UpdateClusterResponse + func (m *UpdateClusterResponse) Marshal() (data []byte, err error) + func (m *UpdateClusterResponse) MarshalTo(data []byte) (int, error) + func (m *UpdateClusterResponse) Reset() + func (m *UpdateClusterResponse) Size() (n int) + func (m *UpdateClusterResponse) Unmarshal(data []byte) error + func (this *UpdateClusterResponse) GoString() string + func (this *UpdateClusterResponse) String() string + type UpdateConfig struct + Delay docker_swarmkit_v11.Duration + FailureAction UpdateConfig_FailureAction + Parallelism uint64 + func (*UpdateConfig) Descriptor() ([]byte, []int) + func (*UpdateConfig) ProtoMessage() + func (m *UpdateConfig) Copy() *UpdateConfig + func (m *UpdateConfig) Marshal() (data []byte, err error) + func (m *UpdateConfig) MarshalTo(data []byte) (int, error) + func (m *UpdateConfig) Reset() + func (m *UpdateConfig) Size() (n int) + func (m *UpdateConfig) Unmarshal(data []byte) error + func (this *UpdateConfig) GoString() string + func (this *UpdateConfig) String() string + type UpdateConfig_FailureAction int32 + const UpdateConfig_CONTINUE + const UpdateConfig_PAUSE + func (UpdateConfig_FailureAction) EnumDescriptor() ([]byte, []int) + func (x UpdateConfig_FailureAction) String() string + type UpdateNodeRequest struct + NodeID string + NodeVersion *Version + Spec *NodeSpec + func (*UpdateNodeRequest) Descriptor() ([]byte, []int) + func (*UpdateNodeRequest) ProtoMessage() + func (m *UpdateNodeRequest) Copy() *UpdateNodeRequest + func (m *UpdateNodeRequest) Marshal() (data []byte, err error) + func (m *UpdateNodeRequest) MarshalTo(data []byte) (int, error) + func (m *UpdateNodeRequest) Reset() + func (m *UpdateNodeRequest) Size() (n int) + func (m *UpdateNodeRequest) Unmarshal(data []byte) error + func (this *UpdateNodeRequest) GoString() string + func (this *UpdateNodeRequest) String() string + type UpdateNodeResponse struct + Node *Node + func (*UpdateNodeResponse) Descriptor() ([]byte, []int) + func (*UpdateNodeResponse) ProtoMessage() + func (m *UpdateNodeResponse) Copy() *UpdateNodeResponse + func (m *UpdateNodeResponse) Marshal() (data []byte, err error) + func (m *UpdateNodeResponse) MarshalTo(data []byte) (int, error) + func (m *UpdateNodeResponse) Reset() + func (m *UpdateNodeResponse) Size() (n int) + func (m *UpdateNodeResponse) Unmarshal(data []byte) error + func (this *UpdateNodeResponse) GoString() string + func (this *UpdateNodeResponse) String() string + type UpdateServiceRequest struct + ServiceID string + ServiceVersion *Version + Spec *ServiceSpec + func (*UpdateServiceRequest) Descriptor() ([]byte, []int) + func (*UpdateServiceRequest) ProtoMessage() + func (m *UpdateServiceRequest) Copy() *UpdateServiceRequest + func (m *UpdateServiceRequest) Marshal() (data []byte, err error) + func (m *UpdateServiceRequest) MarshalTo(data []byte) (int, error) + func (m *UpdateServiceRequest) Reset() + func (m *UpdateServiceRequest) Size() (n int) + func (m *UpdateServiceRequest) Unmarshal(data []byte) error + func (this *UpdateServiceRequest) GoString() string + func (this *UpdateServiceRequest) String() string + type UpdateServiceResponse struct + Service *Service + func (*UpdateServiceResponse) Descriptor() ([]byte, []int) + func (*UpdateServiceResponse) ProtoMessage() + func (m *UpdateServiceResponse) Copy() *UpdateServiceResponse + func (m *UpdateServiceResponse) Marshal() (data []byte, err error) + func (m *UpdateServiceResponse) MarshalTo(data []byte) (int, error) + func (m *UpdateServiceResponse) Reset() + func (m *UpdateServiceResponse) Size() (n int) + func (m *UpdateServiceResponse) Unmarshal(data []byte) error + func (this *UpdateServiceResponse) GoString() string + func (this *UpdateServiceResponse) String() string + type UpdateStatus struct + CompletedAt *docker_swarmkit_v1.Timestamp + Message string + StartedAt *docker_swarmkit_v1.Timestamp + State UpdateStatus_UpdateState + func (*UpdateStatus) Descriptor() ([]byte, []int) + func (*UpdateStatus) ProtoMessage() + func (m *UpdateStatus) Copy() *UpdateStatus + func (m *UpdateStatus) Marshal() (data []byte, err error) + func (m *UpdateStatus) MarshalTo(data []byte) (int, error) + func (m *UpdateStatus) Reset() + func (m *UpdateStatus) Size() (n int) + func (m *UpdateStatus) Unmarshal(data []byte) error + func (this *UpdateStatus) GoString() string + func (this *UpdateStatus) String() string + type UpdateStatus_UpdateState int32 + const UpdateStatus_COMPLETED + const UpdateStatus_PAUSED + const UpdateStatus_UNKNOWN + const UpdateStatus_UPDATING + func (UpdateStatus_UpdateState) EnumDescriptor() ([]byte, []int) + func (x UpdateStatus_UpdateState) String() string + type UpdateTaskStatusRequest struct + SessionID string + Updates []*UpdateTaskStatusRequest_TaskStatusUpdate + func (*UpdateTaskStatusRequest) Descriptor() ([]byte, []int) + func (*UpdateTaskStatusRequest) ProtoMessage() + func (m *UpdateTaskStatusRequest) Copy() *UpdateTaskStatusRequest + func (m *UpdateTaskStatusRequest) Marshal() (data []byte, err error) + func (m *UpdateTaskStatusRequest) MarshalTo(data []byte) (int, error) + func (m *UpdateTaskStatusRequest) Reset() + func (m *UpdateTaskStatusRequest) Size() (n int) + func (m *UpdateTaskStatusRequest) Unmarshal(data []byte) error + func (this *UpdateTaskStatusRequest) GoString() string + func (this *UpdateTaskStatusRequest) String() string + type UpdateTaskStatusRequest_TaskStatusUpdate struct + Status *TaskStatus + TaskID string + func (*UpdateTaskStatusRequest_TaskStatusUpdate) Descriptor() ([]byte, []int) + func (*UpdateTaskStatusRequest_TaskStatusUpdate) ProtoMessage() + func (m *UpdateTaskStatusRequest_TaskStatusUpdate) Copy() *UpdateTaskStatusRequest_TaskStatusUpdate + func (m *UpdateTaskStatusRequest_TaskStatusUpdate) Marshal() (data []byte, err error) + func (m *UpdateTaskStatusRequest_TaskStatusUpdate) MarshalTo(data []byte) (int, error) + func (m *UpdateTaskStatusRequest_TaskStatusUpdate) Reset() + func (m *UpdateTaskStatusRequest_TaskStatusUpdate) Size() (n int) + func (m *UpdateTaskStatusRequest_TaskStatusUpdate) Unmarshal(data []byte) error + func (this *UpdateTaskStatusRequest_TaskStatusUpdate) GoString() string + func (this *UpdateTaskStatusRequest_TaskStatusUpdate) String() string + type UpdateTaskStatusResponse struct + func (*UpdateTaskStatusResponse) Descriptor() ([]byte, []int) + func (*UpdateTaskStatusResponse) ProtoMessage() + func (m *UpdateTaskStatusResponse) Copy() *UpdateTaskStatusResponse + func (m *UpdateTaskStatusResponse) Marshal() (data []byte, err error) + func (m *UpdateTaskStatusResponse) MarshalTo(data []byte) (int, error) + func (m *UpdateTaskStatusResponse) Reset() + func (m *UpdateTaskStatusResponse) Size() (n int) + func (m *UpdateTaskStatusResponse) Unmarshal(data []byte) error + func (this *UpdateTaskStatusResponse) GoString() string + func (this *UpdateTaskStatusResponse) String() string + type Version struct + Index uint64 + func (*Version) Descriptor() ([]byte, []int) + func (*Version) ProtoMessage() + func (m *Version) Copy() *Version + func (m *Version) Marshal() (data []byte, err error) + func (m *Version) MarshalTo(data []byte) (int, error) + func (m *Version) Reset() + func (m *Version) Size() (n int) + func (m *Version) Unmarshal(data []byte) error + func (this *Version) GoString() string + func (this *Version) String() string + type WeightedPeer struct + Peer *Peer + Weight int64 + func (*WeightedPeer) Descriptor() ([]byte, []int) + func (*WeightedPeer) ProtoMessage() + func (m *WeightedPeer) Copy() *WeightedPeer + func (m *WeightedPeer) Marshal() (data []byte, err error) + func (m *WeightedPeer) MarshalTo(data []byte) (int, error) + func (m *WeightedPeer) Reset() + func (m *WeightedPeer) Size() (n int) + func (m *WeightedPeer) Unmarshal(data []byte) error + func (this *WeightedPeer) GoString() string + func (this *WeightedPeer) String() string