Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev-master" BuildTime = time.Now().String() GitHash = "undefined" )
View Source
var RootCmd = &cobra.Command{
Use: "hydra",
Short: "Hydra is a cloud native high throughput OAuth2 and OpenID Connect provider",
}
This represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Source Files ¶
- clients.go
- clients_create.go
- clients_delete.go
- clients_import.go
- connect.go
- helper.go
- host.go
- keys.go
- keys_create.go
- keys_delete.go
- keys_get.go
- policies.go
- policies_actions.go
- policies_actions_add.go
- policies_actions_remove.go
- policies_create.go
- policies_delete.go
- policies_resources.go
- policies_resources_add.go
- policies_resources_delete.go
- policies_subjects.go
- policies_subjects_add.go
- policies_subjects_delete.go
- policies_view.go
- root.go
- token.go
- token_self.go
- token_user.go
- token_validate.go
- version.go
Click to show internal directories.
Click to hide internal directories.