Documentation
¶
Index ¶
- func Create(ctx core.Context, stack *v1beta1.Stack, owner client.Object, objectName string, ...) (*v1beta1.AuthClient, error)
- func GetEnvVars(authClient *v1beta1.AuthClient) []v1.EnvVar
- func Reconcile(ctx Context, stack *v1beta1.Stack, authClient *v1beta1.AuthClient) error
- func WithScopes(scopes ...string) func(client *v1beta1.AuthClientSpec)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetEnvVars ¶
func GetEnvVars(authClient *v1beta1.AuthClient) []v1.EnvVar
func Reconcile ¶
func Reconcile(ctx Context, stack *v1beta1.Stack, authClient *v1beta1.AuthClient) error
func WithScopes ¶
func WithScopes(scopes ...string) func(client *v1beta1.AuthClientSpec)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.