Documentation ¶
Index ¶
- Constants
- func CleanPath(path string) string
- func Configure(ctx map[string]interface{}, item *api.ConfigurationItem, ...) (err error)
- func ConfigureOidc(repo string, client api.Client, recipe *api.Recipe, ctx map[string]interface{}, ...) error
- func Install(client api.Client, repo, name string, refresh bool) error
- func SetupOIDC(repo string, client api.Client, redirectUris []string, authMethod string) error
- func Stack(client api.Client, name, provider string, refresh bool) error
- type OperationType
Constants ¶
View Source
const ( String = "STRING" Int = "INT" Bool = "BOOL" Domain = "DOMAIN" Bucket = "BUCKET" File = "FILE" Function = "FUNCTION" Password = "PASSWORD" )
Variables ¶
This section is empty.
Functions ¶
func ConfigureOidc ¶
Types ¶
type OperationType ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.