Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func D2DTokenHandler ¶
func D2DTokenHandler(storeInstance *store.Store) http.HandlerFunc
func ExtJsTokenHandler ¶
func ExtJsTokenHandler(storeInstance *store.Store) http.HandlerFunc
func ExtJsTokenSingleHandler ¶
func ExtJsTokenSingleHandler(storeInstance *store.Store) http.HandlerFunc
Types ¶
type TokenConfigResponse ¶
type TokensResponse ¶
type TokensResponse struct { Data []types.AgentToken `json:"data"` Digest string `json:"digest"` }
Click to show internal directories.
Click to hide internal directories.