Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // GenerateServiceToken for client. GenerateServiceToken string // VerifyServiceToken for client. VerifyServiceToken string )
Functions ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for auth.
func NewClient ¶
func NewClient(client v1.ServiceClient, config *v1c.Config) *Client
NewClient for auth.
func (*Client) GenerateServiceToken ¶
GenerateServiceToken for client.
type RunCommandParams ¶ added in v1.27.0
RunCommandParams for client.
Click to show internal directories.
Click to hide internal directories.