Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRequest ¶
func GetRequest(context APIContext, path string, headers map[string]string, params []QueryParam) (*APIResponse, *APIError)
func PerformRequest ¶
func PerformRequest(context APIContext, req *http.Request) (*APIResponse, *APIError)
Types ¶
type APIContext ¶
type APIError ¶
func GetSecrets ¶
func GetSecrets(context APIContext, lastETag string, project string, config string, nameTransformer string, format string, secrets []string) (*models.SecretsResult, *APIError)
type APIResponse ¶
type ErrorResponse ¶
type QueryParam ¶
Click to show internal directories.
Click to hide internal directories.