Viewing FileIntegrity object attributes

As with any Kubernetes custom resources (CRs), you can run oc explain fileintegrity, and then examine the individual attributes.

Procedure
  • View the FileIntegrity spec attributes by running the following command:

    $ oc explain fileintegrity.spec
  • View the FileIntegrity config attributes by running the following command:

    $ oc explain fileintegrity.spec.config