Uses of Interface
org.cdk8s.plus28.k8s.MatchResourcesV1Alpha1
-
Packages that use MatchResourcesV1Alpha1 Package Description org.cdk8s.plus28.k8s -
-
Uses of MatchResourcesV1Alpha1 in org.cdk8s.plus28.k8s
Classes in org.cdk8s.plus28.k8s that implement MatchResourcesV1Alpha1 Modifier and Type Class Description static classMatchResourcesV1Alpha1.Jsii$ProxyAn implementation forMatchResourcesV1Alpha1Methods in org.cdk8s.plus28.k8s that return MatchResourcesV1Alpha1 Modifier and Type Method Description MatchResourcesV1Alpha1MatchResourcesV1Alpha1.Builder. build()Builds the configured instance.default MatchResourcesV1Alpha1ValidatingAdmissionPolicySpecV1Alpha1. getMatchConstraints()MatchConstraints specifies what resources this policy is designed to validate.MatchResourcesV1Alpha1ValidatingAdmissionPolicySpecV1Alpha1.Jsii$Proxy. getMatchConstraints()default MatchResourcesV1Alpha1ValidatingAdmissionPolicyBindingSpecV1Alpha1. getMatchResources()MatchResources declares what resources match this binding and will be validated by it.MatchResourcesV1Alpha1ValidatingAdmissionPolicyBindingSpecV1Alpha1.Jsii$Proxy. getMatchResources()Methods in org.cdk8s.plus28.k8s with parameters of type MatchResourcesV1Alpha1 Modifier and Type Method Description ValidatingAdmissionPolicySpecV1Alpha1.BuilderValidatingAdmissionPolicySpecV1Alpha1.Builder. matchConstraints(MatchResourcesV1Alpha1 matchConstraints)Sets the value ofValidatingAdmissionPolicySpecV1Alpha1.getMatchConstraints()ValidatingAdmissionPolicyBindingSpecV1Alpha1.BuilderValidatingAdmissionPolicyBindingSpecV1Alpha1.Builder. matchResources(MatchResourcesV1Alpha1 matchResources)Sets the value ofValidatingAdmissionPolicyBindingSpecV1Alpha1.getMatchResources()
-