X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=doc%2FMCollective%2FRegistration.html;fp=doc%2FMCollective%2FRegistration.html;h=7a5e801024db3ba3e34249f1cf0b1ffe8eb66c98;hb=7c9314f502cde8daad23b61d10b24a542e04154a;hp=0000000000000000000000000000000000000000;hpb=d1f1649ba43c5cbc43c4beb2380096ba051d646a;p=packages%2Fprecise%2Fmcollective.git diff --git a/doc/MCollective/Registration.html b/doc/MCollective/Registration.html new file mode 100644 index 0000000..7a5e801 --- /dev/null +++ b/doc/MCollective/Registration.html @@ -0,0 +1,371 @@ + + + + + + + Module: MCollective::Registration + + + + + + + + + + + +
+
+ + + +
+ +
+ + + + + + +
+

Namespace

+ +
+ + + + + + + +
+ +
+ + + + + +
+

Class Index + [+]

+
+
+ Quicksearch + +
+
+ + + +
+ + +
+
+ +
+

MCollective::Registration

+ +
+

+Registration is implimented using a module +structure and installations can configure which module they want to use. +

+

+We provide a simple one that just sends back the list of current known +agents in MCollective::Registration::Agentlist, you can create your own: +

+

+Create a module in plugins/mcollective/registration/.rb +

+

+You can inherit from MCollective::Registration::Base in which +case you just need to supply a body method, whatever this method +returns will be send to the middleware connection for an agent called +registration +

+ +
+ + + + + + + + + + +
+ + +
+ +

Disabled; run with --debug to generate this.

+ +
+ +
+

[Validate]

+

Generated with the Darkfish + Rdoc Generator 1.1.6.

+
+ + + +