open-nomad/nomad/structs
Seth Hoenig b3ea68948b build: run gofmt on all go source files
Go 1.19 will forecefully format all your doc strings. To get this
out of the way, here is one big commit with all the changes gofmt
wants to make.
2022-08-16 11:14:11 -05:00
..
config build: run gofmt on all go source files 2022-08-16 11:14:11 -05:00
alloc.go
alloc_test.go
batch_future.go
batch_future_test.go
bitmap.go
bitmap_test.go
check_test.go cleanup: use constants for on_update values 2022-07-21 13:09:47 -05:00
checks.go cleanup: use constants for on_update values 2022-07-21 13:09:47 -05:00
connect.go
connect_test.go
consul.go
consul_oss.go
consul_oss_test.go
consul_test.go
csi.go Add stage_publish_base_dir field to csi_plugin stanza of a job (#13919) 2022-08-02 09:42:44 -04:00
csi_test.go
devices.go
devices_test.go build: run gofmt on all go source files 2022-08-16 11:14:11 -05:00
diff.go
diff_test.go client: enable specifying user/group permissions in the template stanza (#13755) 2022-08-02 22:15:38 +02:00
encoding.go
errors.go
errors_test.go
eval.go
event.go
extensions.go
funcs.go
funcs_test.go
generate.sh
handlers.go
job.go
job_test.go
network.go
network_test.go
node.go build: run gofmt on all go source files 2022-08-16 11:14:11 -05:00
node_class.go
node_class_test.go build: run gofmt on all go source files 2022-08-16 11:14:11 -05:00
node_test.go
operator.go
search.go build: run gofmt on all go source files 2022-08-16 11:14:11 -05:00
secure_variables.go move secure variable conflict resolution to state store (#13922) 2022-08-15 11:19:53 -04:00
secure_variables_test.go
service_identities.go
service_registration.go
service_registration_test.go
services.go core: automatically plumb task name into task-level services and checks 2022-08-05 12:42:41 -05:00
services_test.go core: automatically plumb task name into task-level services and checks 2022-08-05 12:42:41 -05:00
streaming_rpc.go
structs.go move secure variable conflict resolution to state store (#13922) 2022-08-15 11:19:53 -04:00
structs_codegen.go
structs_oss.go
structs_periodic_test.go build: run gofmt on all go source files 2022-08-16 11:14:11 -05:00
structs_test.go Merge pull request #14045 from Abirdcfly/main 2022-08-08 11:47:02 -05:00
testing.go
uuid.go
vault.go
volume_test.go
volumes.go