Documentation ¶
Index ¶
- Constants
- func CreateKratosURL(apiURL, consoleURL string) (*url.URL, error)
- func GetProjectSlug(consoleURL string) (string, error)
- func IsUrl(str string) (*url.URL, error)
- func NewAdminClient(apiURL, consoleURL string) *kratos.APIClient
- func NewHTTPClient() *http.Client
- func RegisterClientFlags(flags *pflag.FlagSet)
Constants ¶
View Source
const ( FlagAPIEndpoint = "api-endpoint" FlagConsoleAPI = "console-api-endpoint" )
Variables ¶
This section is empty.
Functions ¶
func CreateKratosURL ¶ added in v0.0.50
func GetProjectSlug ¶ added in v0.0.50
func NewAdminClient ¶ added in v0.0.42
func NewHTTPClient ¶ added in v0.0.42
func RegisterClientFlags ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.