Reference documentation and code samples for the Google Cloud Container V1 Client class RBACBindingConfig.
RBACBindingConfig allows user to restrict ClusterRoleBindings an RoleBindings that can be created.
Generated from protobuf message google.container.v1.RBACBindingConfig
Namespace
Google \ Cloud \ Container \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ enable_insecure_binding_system_unauthenticated
bool
Setting this to true will allow any ClusterRoleBinding and RoleBinding with subjets system:anonymous or system:unauthenticated.
↳ enable_insecure_binding_system_authenticated
bool
Setting this to true will allow any ClusterRoleBinding and RoleBinding with subjects system:authenticated.
getEnableInsecureBindingSystemUnauthenticated
Setting this to true will allow any ClusterRoleBinding and RoleBinding with subjets system:anonymous or system:unauthenticated.
bool
hasEnableInsecureBindingSystemUnauthenticated
clearEnableInsecureBindingSystemUnauthenticated
setEnableInsecureBindingSystemUnauthenticated
Setting this to true will allow any ClusterRoleBinding and RoleBinding with subjets system:anonymous or system:unauthenticated.
var
bool
$this
getEnableInsecureBindingSystemAuthenticated
Setting this to true will allow any ClusterRoleBinding and RoleBinding with subjects system:authenticated.
bool
hasEnableInsecureBindingSystemAuthenticated
clearEnableInsecureBindingSystemAuthenticated
setEnableInsecureBindingSystemAuthenticated
Setting this to true will allow any ClusterRoleBinding and RoleBinding with subjects system:authenticated.
var
bool
$this