See first: Juju | Binary
jujud
Contents:
List of jujud
agent initialiser commands
The jujud
binary provides, among other things, commands that are used in agent definition files to spawn various agents.
NewMachineAgentCmd
The NewMachineAgentCmd
command is used to spawn all Juju agents except the modeloperator and the unit agent on Kubernetes.
See more:
NewMachineAgentCmd
NewModelCommand
The NewModelCommand
command is used to spawn the modeloperator agent on Kubernetes.
See more:
NewModelCommand
NewCaasOperatorAgent
The NewCaasOperatorAgent
command is used to spawn an agent relevant to podspec charms. Since this type of charms has been deprecated, this agent is as well.
See more:
NewCaasOperatorAgent