Partager via


KubeletConfig.AllowedUnsafeSysctls Propriété

Définition

Obtient ou définit la liste verte des sysctls non sécurisés ou des modèles sysctl non sécurisés (se terminant par *).

[Newtonsoft.Json.JsonProperty(PropertyName="allowedUnsafeSysctls")]
public System.Collections.Generic.IList<string> AllowedUnsafeSysctls { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allowedUnsafeSysctls")>]
member this.AllowedUnsafeSysctls : System.Collections.Generic.IList<string> with get, set
Public Property AllowedUnsafeSysctls As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à