Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ClientSet ¶
type ClientSet struct {
// contains filtered or unexported fields
}
Client 客户端
func (*ClientSet) Audit ¶ added in v1.1.0
func (c *ClientSet) Audit() audit.ServiceClient
Endpoint服务的SDK
func (*ClientSet) Endpoint ¶ added in v1.0.7
func (c *ClientSet) Endpoint() endpoint.ServiceClient
Endpoint服务的SDK
func (*ClientSet) Policy ¶ added in v1.1.0
func (c *ClientSet) Policy() policy.ServiceClient
Endpoint服务的SDK
func (*ClientSet) Role ¶ added in v1.1.0
func (c *ClientSet) Role() role.ServiceClient
Endpoint服务的SDK
Click to show internal directories.
Click to hide internal directories.