Versions in this module Expand all Collapse all v1 v1.12.0 Jul 26, 2016 Changes in this version + var E_Deepcopy = &proto.ExtensionDesc + var E_TlsAuthorization = &proto.ExtensionDesc + var ErrIntOverflowPlugin = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthPlugin = fmt.Errorf("proto: negative length found during unmarshaling") + func DeepcopyEnabled(options *google_protobuf.MessageOptions) bool + type TLSAuthorization struct + Insecure *bool + Roles []string + XXX_unrecognized []byte + func (*TLSAuthorization) Descriptor() ([]byte, []int) + func (*TLSAuthorization) ProtoMessage() + func (m *TLSAuthorization) Marshal() (data []byte, err error) + func (m *TLSAuthorization) MarshalTo(data []byte) (int, error) + func (m *TLSAuthorization) Reset() + func (m *TLSAuthorization) Size() (n int) + func (m *TLSAuthorization) Unmarshal(data []byte) error + func (this *TLSAuthorization) GoString() string + func (this *TLSAuthorization) String() string