apiVersion: core.eda.nokia.com/v1
kind: NodeUser
NodeUser is the Schemal for the nodeusers API
The NodeUser resource represents a user that can be deployed to a set of TopoNodes. It supports managing the user's password, SSH keys, and group bindings. Additionally a NodeUser is referenced by a NodeProfile to indicate how NPP should connect to TopoNodes.
Matching of this user to node-specific permissions via groups.
Assigned groups for this user.
Selector to use when selecting TopoNodes to deploy this user to.
TopoNodes to deploy this user to.
Password for this user.
SSH public keys to deploy for the user.
Name of this user. If not provided, the name of the resource will be used.
Deployment status of this NodeUser.
List of TopoNodes user has been deployed to, along with corresponding groups.
Groups this user is a member of on this node.
Node this user is deployed to.