(string, structs.ResourceCreateOptions)
| 33 | ResourceUpdateClassic(string, structs.ResourceUpdateOptions) (*structs.Resource, error) |
| 34 | SystemJwtToken(opts structs.SystemJwtOptions) (*structs.SystemJwt, error) |
| 35 | SystemResourceCreateClassic(string, structs.ResourceCreateOptions) (*structs.Resource, error) |
| 36 | SystemResourceDeleteClassic(string) error |
| 37 | SystemResourceGetClassic(string) (*structs.Resource, error) |
| 38 | SystemResourceLinkClassic(string, string) (*structs.Resource, error) |
no outgoing calls