Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DMC ¶
type DMC struct {
restapi.RestClient
Scope string // Delegated Machine Credential scope definition
Token string // DMC Oauth token. If this is provided, then no need to make LRPC call
SkipCertVerify bool
}
DMC represents a stateful dmc client
Click to show internal directories.
Click to hide internal directories.