(context.Context, string, string)
| 234 | GetNamespace(context.Context, string) (ServerlessCredentials, error) |
| 235 | GetNamespaceFromCluster(string, string) (string, error) |
| 236 | CreateNamespace(context.Context, string, string) (ServerlessCredentials, error) |
| 237 | DeleteNamespace(context.Context, string) error |
| 238 | CleanNamespace() error |
| 239 | ListTriggers(context.Context, string) ([]ServerlessTrigger, error) |
no outgoing calls