|
|
|
|
|
|
|
|
package_source_in_channel(self,
package,
channel,
auth_token)
Validates the client request for a source package download |
source code
|
|
|
|
|
|
|
listAllPackagesKickstart(self,
channel,
system_id)
Creates and/or serves up a cached copy of all the packages for this
channel, including checksum information. |
source code
|
|
|
|
getKickstartChannel(self,
kickstart,
system_id)
Gets channel information for this kickstart tree |
source code
|
|
|
|
getKickstartOrgChannel(self,
kickstart,
org_id,
system_id)
Gets channel information for this kickstart tree |
source code
|
|
|
|
getKickstartSessionChannel(self,
kickstart,
session,
system_id)
Gets channel information for this kickstart tree |
source code
|
|
|
|
getKickstartChildChannel(self,
kickstart,
child,
system_id)
Gets channel information for this kickstart tree |
source code
|
|
|
|
getTinyUrlChannel(self,
tinyurl,
system_id)
Gets channel information for this tinyurl |
source code
|
|
|
|
|
|
|
| __getKickstartSessionChannel(self,
kickstart,
session) |
source code
|
|
|
|
|
|
Inherited from rhnProxyHandler:
auth_client,
auth_system
Inherited from spacewalk.common.RPC_Base.RPC_Base:
get_function
|