(string)
| 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) |
| 39 | SystemResourceListClassic() (structs.Resources, error) |
| 40 | SystemResourceTypesClassic() (structs.ResourceTypes, error) |
no outgoing calls