Versions in this module Expand all Collapse all v2 v2.0.0 Jun 13, 2025 Changes in this version + var E_Deepcopy = &proto.ExtensionDesc + var E_StoreObject = &proto.ExtensionDesc + var E_TlsAuthorization = &proto.ExtensionDesc + var ErrIntOverflowPlugin = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthPlugin = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrUnexpectedEndOfGroupPlugin = fmt.Errorf("proto: unexpected end of group") + func DeepcopyEnabled(options *google_protobuf.MessageOptions) bool + type StoreObject struct + WatchSelectors *WatchSelectors + func (*StoreObject) Descriptor() ([]byte, []int) + func (*StoreObject) ProtoMessage() + func (m *StoreObject) Copy() *StoreObject + func (m *StoreObject) CopyFrom(src interface{}) + func (m *StoreObject) Marshal() (dAtA []byte, err error) + func (m *StoreObject) MarshalTo(dAtA []byte) (int, error) + func (m *StoreObject) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *StoreObject) Reset() + func (m *StoreObject) Size() (n int) + func (m *StoreObject) Unmarshal(dAtA []byte) error + func (m *StoreObject) XXX_DiscardUnknown() + func (m *StoreObject) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *StoreObject) XXX_Merge(src proto.Message) + func (m *StoreObject) XXX_Size() int + func (m *StoreObject) XXX_Unmarshal(b []byte) error + func (this *StoreObject) String() string + type TLSAuthorization struct + Insecure *bool + Roles []string + func (*TLSAuthorization) Descriptor() ([]byte, []int) + func (*TLSAuthorization) ProtoMessage() + func (m *TLSAuthorization) Copy() *TLSAuthorization + func (m *TLSAuthorization) CopyFrom(src interface{}) + func (m *TLSAuthorization) Marshal() (dAtA []byte, err error) + func (m *TLSAuthorization) MarshalTo(dAtA []byte) (int, error) + func (m *TLSAuthorization) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *TLSAuthorization) Reset() + func (m *TLSAuthorization) Size() (n int) + func (m *TLSAuthorization) Unmarshal(dAtA []byte) error + func (m *TLSAuthorization) XXX_DiscardUnknown() + func (m *TLSAuthorization) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *TLSAuthorization) XXX_Merge(src proto.Message) + func (m *TLSAuthorization) XXX_Size() int + func (m *TLSAuthorization) XXX_Unmarshal(b []byte) error + func (this *TLSAuthorization) String() string + type WatchSelectors struct + Custom *bool + CustomPrefix *bool + DesiredState *bool + ID *bool + IDPrefix *bool + Kind *bool + Membership *bool + Name *bool + NamePrefix *bool + NodeID *bool + Role *bool + ServiceID *bool + Slot *bool + func (*WatchSelectors) Descriptor() ([]byte, []int) + func (*WatchSelectors) ProtoMessage() + func (m *WatchSelectors) Copy() *WatchSelectors + func (m *WatchSelectors) CopyFrom(src interface{}) + func (m *WatchSelectors) Marshal() (dAtA []byte, err error) + func (m *WatchSelectors) MarshalTo(dAtA []byte) (int, error) + func (m *WatchSelectors) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *WatchSelectors) Reset() + func (m *WatchSelectors) Size() (n int) + func (m *WatchSelectors) Unmarshal(dAtA []byte) error + func (m *WatchSelectors) XXX_DiscardUnknown() + func (m *WatchSelectors) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *WatchSelectors) XXX_Merge(src proto.Message) + func (m *WatchSelectors) XXX_Size() int + func (m *WatchSelectors) XXX_Unmarshal(b []byte) error + func (this *WatchSelectors) String() string Other modules containing this package github.com/moby/swarmkit