Documentation
¶
Index ¶
- func CreateOAuthClientSecret() *cobra.Command
- func NewCreateFirebaseJWTCommand() *cobra.Command
- func NewFirebaseCommands() *cobra.Command
- func NewGetIAMPolicy() *cobra.Command
- func NewIAPCommands() *cobra.Command
- func NewJWTCommands() *cobra.Command
- func NewKubectlContext() *cobra.Command
- func NewParseFirebaseJWTCommand() *cobra.Command
- func NewParseJWTCommand() *cobra.Command
- func NewSetIAMPolicy() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateOAuthClientSecret ¶
CreateOAuthClientSecret creates a secret in the K8s cluster containing the specified OAuth client TODO(jeremy): We should just adopt k8s apply semantics and have a YAML declaration that applies the secrets.
func NewCreateFirebaseJWTCommand ¶
NewCreateFirebaseJWTCommand creates a command to parse a JWT
func NewFirebaseCommands ¶
func NewIAPCommands ¶
NewIAPCommands creates new commands for working with IAP
func NewJWTCommands ¶
NewJWTCommands creates new commands for working with JWTs
func NewKubectlContext ¶
NewKubectlContext creates a new kubectl context
func NewParseFirebaseJWTCommand ¶
NewParseFirebaseJWTCommand creates a command to parse a JWT
func NewParseJWTCommand ¶
NewParseJWTCommand creates a command to parse a JWT
func NewSetIAMPolicy ¶
NewSetIAMPolicy sets the IAM policy We should support K8s apply -f semantics and use the kyaml libraries to find and apply all resources.
Types ¶
This section is empty.