-
- Downloads
Google cloud logging configuration create api
This commit implements GraphQL api to create google cloud logging configurations EE: true Changelog: added
parent
198e65f6
No related branches found
No related tags found
Showing
- doc/api/graphql/reference/index.md 38 additions, 0 deletionsdoc/api/graphql/reference/index.md
- ee/app/graphql/ee/types/mutation_type.rb 1 addition, 0 deletionsee/app/graphql/ee/types/mutation_type.rb
- ee/app/graphql/mutations/audit_events/google_cloud_logging_configurations/create.rb 64 additions, 0 deletions...udit_events/google_cloud_logging_configurations/create.rb
- ee/app/graphql/types/audit_events/google_cloud_logging_configuration_type.rb 36 additions, 0 deletions...s/audit_events/google_cloud_logging_configuration_type.rb
- ee/app/models/audit_events/google_cloud_logging_configuration.rb 6 additions, 1 deletion...models/audit_events/google_cloud_logging_configuration.rb
- ee/app/policies/audit_events/google_cloud_logging_configuration_policy.rb 7 additions, 0 deletions...audit_events/google_cloud_logging_configuration_policy.rb
- ee/spec/models/audit_events/google_cloud_logging_configuration_spec.rb 24 additions, 0 deletions...s/audit_events/google_cloud_logging_configuration_spec.rb
- ee/spec/requests/api/graphql/mutations/audit_events/google_cloud_logging_configurations/create_spec.rb 150 additions, 0 deletions...events/google_cloud_logging_configurations/create_spec.rb
-
mentioned in merge request kubitus-project/kubitus-installer!2224 (merged)
Please register or sign in to comment