Home
last modified time | relevance | path

Searched defs:AuthEnableRequest (Results 1 – 25 of 74) sorted by relevance

123

/dports/devel/etcd/etcd-2.3.8/etcdserver/
H A Dv3demo_server.go61 AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableResponse, error)
180 func (s *EtcdServer) AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableRespon…
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/etcdserver/
H A Dv3_server.go68 AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableResponse, error)
340 func (s *EtcdServer) AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableRespon…
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/coreos/etcd/etcdserver/
H A Dv3_server.go68 AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableResponse, error)
345 func (s *EtcdServer) AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableRespon…
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/go.etcd.io/etcd/etcdserver/
H A Dv3_server.go71 AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableResponse, error)
385 func (s *EtcdServer) AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableRespon…
/dports/devel/etcd33/etcd-3.3.23/etcdserver/
H A Dv3_server.go68 AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableResponse, error)
345 func (s *EtcdServer) AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableRespon…
/dports/devel/etcd32/etcd-3.2.32/etcdserver/
H A Dv3_server.go64 AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableResponse, error)
335 func (s *EtcdServer) AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableRespon…
/dports/devel/etcd31/etcd-3.1.20/etcdserver/
H A Dv3_server.go75 AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableResponse, error)
416 func (s *EtcdServer) AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableRespon…
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/coreos/etcd/etcdserver/
H A Dv3_server.go68 AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableResponse, error)
345 func (s *EtcdServer) AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableRespon…
/dports/devel/etcd34/etcd-3.4.18/etcdserver/
H A Dv3_server.go71 AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableResponse, error)
385 func (s *EtcdServer) AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableRespon…
/dports/sysutils/terraform/terraform-1.0.11/vendor/go.etcd.io/etcd/etcdserver/
H A Dv3_server.go71 AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableResponse, error)
385 func (s *EtcdServer) AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableRespon…
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/coreos/etcd/etcdserver/
H A Dv3_server.go68 AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableResponse, error)
345 func (s *EtcdServer) AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableRespon…
/dports/security/vault/vault-1.8.2/vendor/go.etcd.io/etcd/etcdserver/
H A Dv3_server.go71 AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableResponse, error)
394 func (s *EtcdServer) AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableRespon…
/dports/www/gitea/gitea-1.16.5/vendor/go.etcd.io/etcd/server/v3/etcdserver/
H A Dv3_server.go75 AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableResponse, error)
400 func (s *EtcdServer) AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableRespon…
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/go.etcd.io/etcd/server/v3/etcdserver/
H A Dv3_server.go76 AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableResponse, error)
401 func (s *EtcdServer) AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableRespon…
/dports/www/minio-client/etcd-3.5.0/server/etcdserver/
H A Dv3_server.go76 AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableResponse, error)
401 func (s *EtcdServer) AuthEnable(ctx context.Context, r *pb.AuthEnableRequest) (*pb.AuthEnableRespon…
/dports/devel/etcd/etcd-2.3.8/etcdserver/etcdserverpb/
H A Drpc.pb.go1162 type AuthEnableRequest struct { struct
1165 func (m *AuthEnableRequest) Reset() { *m = AuthEnableRequest{} }
1166 func (m *AuthEnableRequest) String() string { return proto.CompactTextString(m) }
1167 func (*AuthEnableRequest) ProtoMessage() {}
2244 …AuthEnable(ctx context.Context, in *AuthEnableRequest, opts ...grpc.CallOption) (*AuthEnableRespon…
2411 AuthEnable(context.Context, *AuthEnableRequest) (*AuthEnableResponse, error)
4116 func (m *AuthEnableRequest) Marshal() (data []byte, err error) {
4126 func (m *AuthEnableRequest) MarshalTo(data []byte) (int, error) {
5420 func (m *AuthEnableRequest) Size() (n int) {
9742 func (m *AuthEnableRequest) Unmarshal(data []byte) error {
/dports/devel/etcd33/etcd-3.3.23/etcdserver/etcdserverpb/
H A Drpc.pb.go4259 type AuthEnableRequest struct { struct
4260 XXX_NoUnkeyedLiteral struct{} `json:"-"`
4261 XXX_unrecognized []byte `json:"-"`
4262 XXX_sizecache int32 `json:"-"`
4267 func (*AuthEnableRequest) ProtoMessage() {}
4268 func (*AuthEnableRequest) Descriptor() ([]byte, []int) {
4271 func (m *AuthEnableRequest) XXX_Unmarshal(b []byte) error {
4286 func (m *AuthEnableRequest) XXX_Merge(src proto.Message) {
4289 func (m *AuthEnableRequest) XXX_Size() int {
4292 func (m *AuthEnableRequest) XXX_DiscardUnknown() {
[all …]
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/coreos/etcd/etcdserver/etcdserverpb/
H A Drpc.pb.go4259 type AuthEnableRequest struct { struct
4260 XXX_NoUnkeyedLiteral struct{} `json:"-"`
4261 XXX_unrecognized []byte `json:"-"`
4262 XXX_sizecache int32 `json:"-"`
4267 func (*AuthEnableRequest) ProtoMessage() {}
4268 func (*AuthEnableRequest) Descriptor() ([]byte, []int) {
4271 func (m *AuthEnableRequest) XXX_Unmarshal(b []byte) error {
4286 func (m *AuthEnableRequest) XXX_Merge(src proto.Message) {
4289 func (m *AuthEnableRequest) XXX_Size() int {
4292 func (m *AuthEnableRequest) XXX_DiscardUnknown() {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/coreos/etcd/etcdserver/etcdserverpb/
H A Drpc.pb.go4259 type AuthEnableRequest struct { struct
4260 XXX_NoUnkeyedLiteral struct{} `json:"-"`
4261 XXX_unrecognized []byte `json:"-"`
4262 XXX_sizecache int32 `json:"-"`
4267 func (*AuthEnableRequest) ProtoMessage() {}
4268 func (*AuthEnableRequest) Descriptor() ([]byte, []int) {
4271 func (m *AuthEnableRequest) XXX_Unmarshal(b []byte) error {
4286 func (m *AuthEnableRequest) XXX_Merge(src proto.Message) {
4289 func (m *AuthEnableRequest) XXX_Size() int {
4292 func (m *AuthEnableRequest) XXX_DiscardUnknown() {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/concourse/dex/vendor/github.com/coreos/etcd/etcdserver/etcdserverpb/
H A Drpc.pb.go1665 type AuthEnableRequest struct { struct
1668 func (m *AuthEnableRequest) Reset() { *m = AuthEnableRequest{} }
1669 func (m *AuthEnableRequest) String() string { return proto.CompactTextString(m) }
1670 func (*AuthEnableRequest) ProtoMessage() {}
1671 func (*AuthEnableRequest) Descriptor() ([]byte, []int) { return fileDescriptorRpc, []int{46} }
3158 …AuthEnable(ctx context.Context, in *AuthEnableRequest, opts ...grpc.CallOption) (*AuthEnableRespon…
3347 AuthEnable(context.Context, *AuthEnableRequest) (*AuthEnableResponse, error)
5657 func (m *AuthEnableRequest) Marshal() (dAtA []byte, err error) {
5667 func (m *AuthEnableRequest) MarshalTo(dAtA []byte) (int, error) {
7432 func (m *AuthEnableRequest) Size() (n int) {
[all …]
/dports/devel/etcd31/etcd-3.1.20/etcdserver/etcdserverpb/
H A Drpc.pb.go1629 type AuthEnableRequest struct { struct
1632 func (m *AuthEnableRequest) Reset() { *m = AuthEnableRequest{} }
1633 func (m *AuthEnableRequest) String() string { return proto.CompactTextString(m) }
1634 func (*AuthEnableRequest) ProtoMessage() {}
1635 func (*AuthEnableRequest) Descriptor() ([]byte, []int) { return fileDescriptorRpc, []int{46} }
3122 …AuthEnable(ctx context.Context, in *AuthEnableRequest, opts ...grpc.CallOption) (*AuthEnableRespon…
3311 AuthEnable(context.Context, *AuthEnableRequest) (*AuthEnableResponse, error)
5559 func (m *AuthEnableRequest) Marshal() (dAtA []byte, err error) {
5569 func (m *AuthEnableRequest) MarshalTo(dAtA []byte) (int, error) {
7306 func (m *AuthEnableRequest) Size() (n int) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/go.etcd.io/etcd/api/v3/etcdserverpb/
H A Drpc.pb.go4335 type AuthEnableRequest struct { struct
4336 XXX_NoUnkeyedLiteral struct{} `json:"-"`
4337 XXX_unrecognized []byte `json:"-"`
4338 XXX_sizecache int32 `json:"-"`
4343 func (*AuthEnableRequest) ProtoMessage() {}
4344 func (*AuthEnableRequest) Descriptor() ([]byte, []int) {
4347 func (m *AuthEnableRequest) XXX_Unmarshal(b []byte) error {
4362 func (m *AuthEnableRequest) XXX_Merge(src proto.Message) {
4365 func (m *AuthEnableRequest) XXX_Size() int {
4368 func (m *AuthEnableRequest) XXX_DiscardUnknown() {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/go.etcd.io/etcd/api/v3/etcdserverpb/
H A Drpc.pb.go4335 type AuthEnableRequest struct { struct
4336 XXX_NoUnkeyedLiteral struct{} `json:"-"`
4337 XXX_unrecognized []byte `json:"-"`
4338 XXX_sizecache int32 `json:"-"`
4343 func (*AuthEnableRequest) ProtoMessage() {}
4344 func (*AuthEnableRequest) Descriptor() ([]byte, []int) {
4347 func (m *AuthEnableRequest) XXX_Unmarshal(b []byte) error {
4362 func (m *AuthEnableRequest) XXX_Merge(src proto.Message) {
4365 func (m *AuthEnableRequest) XXX_Size() int {
4368 func (m *AuthEnableRequest) XXX_DiscardUnknown() {
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/go.etcd.io/etcd/api/v3/etcdserverpb/
H A Drpc.pb.go4335 type AuthEnableRequest struct { struct
4336 XXX_NoUnkeyedLiteral struct{} `json:"-"`
4337 XXX_unrecognized []byte `json:"-"`
4338 XXX_sizecache int32 `json:"-"`
4343 func (*AuthEnableRequest) ProtoMessage() {}
4344 func (*AuthEnableRequest) Descriptor() ([]byte, []int) {
4347 func (m *AuthEnableRequest) XXX_Unmarshal(b []byte) error {
4362 func (m *AuthEnableRequest) XXX_Merge(src proto.Message) {
4365 func (m *AuthEnableRequest) XXX_Size() int {
4368 func (m *AuthEnableRequest) XXX_DiscardUnknown() {
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/go.etcd.io/etcd/api/v3/etcdserverpb/
H A Drpc.pb.go4335 type AuthEnableRequest struct { struct
4336 XXX_NoUnkeyedLiteral struct{} `json:"-"`
4337 XXX_unrecognized []byte `json:"-"`
4338 XXX_sizecache int32 `json:"-"`
4343 func (*AuthEnableRequest) ProtoMessage() {}
4344 func (*AuthEnableRequest) Descriptor() ([]byte, []int) {
4347 func (m *AuthEnableRequest) XXX_Unmarshal(b []byte) error {
4362 func (m *AuthEnableRequest) XXX_Merge(src proto.Message) {
4365 func (m *AuthEnableRequest) XXX_Size() int {
4368 func (m *AuthEnableRequest) XXX_DiscardUnknown() {
[all …]

123