Class ServiceAccountRestriction

  • All Implemented Interfaces:
    io.fabric8.kubernetes.api.builder.Editable<ServiceAccountRestrictionBuilder>, io.fabric8.kubernetes.api.model.KubernetesResource, Serializable

    @Generated("io.fabric8.kubernetes.schema.generator.model.ModelGenerator")
    public class ServiceAccountRestriction
    extends Object
    implements io.fabric8.kubernetes.api.builder.Editable<ServiceAccountRestrictionBuilder>, io.fabric8.kubernetes.api.model.KubernetesResource
    ServiceAccountRestriction matches a service account by a string match on either the service-account name or the name of the service account's namespace.
    See Also:
    Serialized Form
    • Constructor Detail

      • ServiceAccountRestriction

        public ServiceAccountRestriction()
        No args constructor for use in serialization