# frozen_string_literal: true module Rancher module Api class Networkpolicyrulewithin include Her::Model include Helpers::Model attributes end end end