rpcservice

package
v0.15.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 21, 2023 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdminService

type AdminService struct {
	Config *configv2.Config
	// contains filtered or unexported fields
}

func NewAdminService

func NewAdminService(conf *configv2.Config, user database.UserDatabase) *AdminService

func (*AdminService) BackendList

func (*AdminService) BecomeMaintainer

func (*AdminService) Ping

func (*AdminService) RoleList

func (*AdminService) ToggleAdmin

func (*AdminService) TokenNew

func (*AdminService) UserAdd

func (*AdminService) UserDel

func (*AdminService) UserEdit added in v0.11.0

func (*AdminService) UserGet

func (*AdminService) UserList

type CertificateAuthorityService

type CertificateAuthorityService struct {
	Config *configv2.Config
	// contains filtered or unexported fields
}

func (*CertificateAuthorityService) Get

func (*CertificateAuthorityService) GetRevokedList

func (*CertificateAuthorityService) GetSignedList

func (*CertificateAuthorityService) NewClientCert

func (*CertificateAuthorityService) NewServerCert

func (*CertificateAuthorityService) Revoke

type ClusterService

type ClusterService struct {
	// contains filtered or unexported fields
}

func (*ClusterService) AgentList

func (*ClusterService) MemberList

func (*ClusterService) MemberStat

type HealthService

type HealthService struct {
	// contains filtered or unexported fields
}

func NewHealthService

func NewHealthService(isReady func() bool) *HealthService

func (*HealthService) Watch

type UserService added in v0.8.0

type UserService struct {
	Config *configv2.Config
}

func NewUserService added in v0.8.0

func NewUserService(conf *configv2.Config) *UserService

func (*UserService) GetBackends added in v0.13.0

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL