protect

package
v0.0.42 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 22, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Main = &cobra.Command{
	Use:   "secure",
	Short: "Secure HTTP(s) Endpoints",
}
View Source
var ProxyCmd = &cobra.Command{
	Use:   "proxy",
	Short: "Secure Endpoint Using the Ory Reverse Proxy",
	Run: func(cmd *cobra.Command, args []string) {
		fmt.Println("This command is yet to be implemented.")
		os.Exit(1)
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL