Class: Google::Cloud::BinaryAuthorization::V1beta1::Policy::KubernetesNamespaceAdmissionRulesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::BinaryAuthorization::V1beta1::Policy::KubernetesNamespaceAdmissionRulesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/binaryauthorization/v1beta1/resources.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
91 92 93 94 |
# File 'proto_docs/google/cloud/binaryauthorization/v1beta1/resources.rb', line 91 class KubernetesNamespaceAdmissionRulesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::BinaryAuthorization::V1beta1::AdmissionRule
91 92 93 94 |
# File 'proto_docs/google/cloud/binaryauthorization/v1beta1/resources.rb', line 91 class KubernetesNamespaceAdmissionRulesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |