GoogleApi.CloudRun.V1alpha1.Model.SELinuxOptions (google_api_cloud_run v0.44.3) View Source
SELinuxOptions are the labels to be applied to the container
Attributes
-
level(type:String.t, default:nil) - Level is SELinux level label that applies to the container. +optional -
role(type:String.t, default:nil) - Role is a SELinux role label that applies to the container. +optional -
type(type:String.t, default:nil) - Type is a SELinux type label that applies to the container. +optional -
user(type:String.t, default:nil) - User is a SELinux user label that applies to the container. +optional
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.