impl

package
v0.0.0-...-232f717 Latest Latest
Warning

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

Go to latest
Published: May 22, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HostServiceImpl

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

func NewHostServiceImpl

func NewHostServiceImpl() *HostServiceImpl

func (*HostServiceImpl) CreateHost

func (i *HostServiceImpl) CreateHost(ctx context.Context, ins *host.Host) (*host.Host, error)

录入主机

func (*HostServiceImpl) DeleteHost

func (i *HostServiceImpl) DeleteHost(ctx context.Context, req *host.DeleteHostRequest) (*host.Host, error)

删除主机

func (*HostServiceImpl) DescribeHost

func (i *HostServiceImpl) DescribeHost(ctx context.Context, req *host.DescribeHostRequest) (*host.Host, error)

查询主机详情

func (*HostServiceImpl) QueryHost

func (i *HostServiceImpl) QueryHost(ctx context.Context, req *host.QueryHostRequest) (*host.HostSet, error)

查询主机列表

func (*HostServiceImpl) UpdateHost

func (i *HostServiceImpl) UpdateHost(ctx context.Context, req *host.UpdateHostRequest) (*host.Host, error)

更新主机

Jump to

Keyboard shortcuts

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