GoogleApi.Container.V1.Model.RBACBindingConfig (google_api_container v0.57.0)
View SourceRBACBindingConfig allows user to restrict ClusterRoleBindings an RoleBindings that can be created.
Attributes
-
enableInsecureBindingSystemAuthenticated
(type:boolean()
, default:nil
) - Setting this to true will allow any ClusterRoleBinding and RoleBinding with subjects system:authenticated. -
enableInsecureBindingSystemUnauthenticated
(type:boolean()
, default:nil
) - Setting this to true will allow any ClusterRoleBinding and RoleBinding with subjets system:anonymous or system:unauthenticated.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.