- get(String, boolean, OpenstackCredential, String) - Static method in class jenkins.plugins.openstack.compute.internal.Openstack.FactoryEP
-
Instantiate Openstack client.
- getAccessIpAddress(Server) - Static method in class jenkins.plugins.openstack.compute.internal.Openstack
-
Extract public address from server.
- getActualTemplateName() - Method in class jenkins.plugins.openstack.compute.InstancesToRun
-
- getAddress() - Method in class jenkins.plugins.openstack.pipeline.SimplifiedServer
-
- getAll() - Static method in class jenkins.plugins.openstack.compute.JCloudsComputer
-
Get all Openstack computers.
- getAuthFieldsOffsets() - Method in class jenkins.plugins.openstack.compute.OsAuthDescriptor
-
Get relative fillDependsOn offsets to apply.
- getAuthFieldsOffsets() - Method in class jenkins.plugins.openstack.compute.SlaveOptionsDescriptor
-
- getAuthFieldsOffsets() - Method in class jenkins.plugins.openstack.compute.slaveopts.BootSource.BootSourceDescriptor
-
- getAvailabilityZone() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
-
- getAvailabilityZones() - Method in class jenkins.plugins.openstack.compute.internal.Openstack
-
- getBootSource() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
-
- getBuilder(String) - Method in interface jenkins.plugins.openstack.compute.auth.OpenstackCredential
-
- getBuilder(String) - Method in class jenkins.plugins.openstack.compute.auth.OpenstackCredentialv2
-
- getBuilder(String) - Method in class jenkins.plugins.openstack.compute.auth.OpenstackCredentialv3
-
- getBuilder() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
-
Get builder to create modified version of current instance.
- getByName(String) - Static method in class jenkins.plugins.openstack.compute.JCloudsCloud
-
- getCache() - Static method in class jenkins.plugins.openstack.compute.internal.Openstack.FactoryEP
-
- getCloud() - Method in class jenkins.plugins.openstack.compute.JCloudsBuildWrapper.NodePlan
-
- getCloud() - Method in class jenkins.plugins.openstack.pipeline.OpenStackMachineStep
-
- getCloudName() - Method in class jenkins.plugins.openstack.compute.JCloudsBuildWrapper.RunningNode
-
- getClouds() - Static method in class jenkins.plugins.openstack.compute.JCloudsCloud
-
- getComputer() - Method in class jenkins.plugins.openstack.compute.JCloudsSlave
-
- getConfigDrive() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
-
- getConnectedSince() - Method in class jenkins.plugins.openstack.compute.JCloudsComputer
-
- getContentType() - Method in class jenkins.plugins.openstack.compute.UserDataConfig.UserDataConfigProvider
-
- getCount() - Method in class jenkins.plugins.openstack.compute.JCloudsBuildWrapper.NodePlan
-
- getCreatedTime() - Method in class jenkins.plugins.openstack.compute.JCloudsSlave
-
- getCredential(String) - Static method in class jenkins.plugins.openstack.compute.auth.OpenstackCredentials
-
- getCredentialsId() - Method in class jenkins.plugins.openstack.compute.JCloudsCloud
-
- getCredentialsId() - Method in class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory.SSH
-
- getDefault(String, Object) - Static method in class jenkins.plugins.openstack.compute.OsAuthDescriptor
-
- getDefaultOptions() - Static method in class jenkins.plugins.openstack.compute.JCloudsCloud.DescriptorImpl
-
- getDescription(String, Server) - Static method in class jenkins.plugins.openstack.compute.internal.FipScope
-
- getDescriptor() - Method in class jenkins.plugins.openstack.compute.JCloudsLauncher
-
- getDescriptor() - Method in class jenkins.plugins.openstack.compute.JCloudsSlaveTemplate
-
- getDescriptor() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
-
- getDescriptor() - Method in class jenkins.plugins.openstack.compute.slaveopts.BootSource
-
- getDescriptor() - Method in class jenkins.plugins.openstack.compute.UserDataConfig
-
- getDisplayName() - Method in class jenkins.plugins.openstack.compute.auth.OpenstackCredentialv2.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.openstack.compute.auth.OpenstackCredentialv3.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.openstack.compute.InstancesToRun.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.plugins.openstack.compute.internal.DestroyMachine
-
- getDisplayName() - Method in class jenkins.plugins.openstack.compute.JCloudsBuildWrapper.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.plugins.openstack.compute.JCloudsCloud.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.plugins.openstack.compute.JCloudsOneOffSlave.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.plugins.openstack.compute.JCloudsRetentionStrategy.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.plugins.openstack.compute.JCloudsSlave.JCloudsSlaveDescriptor
-
- getDisplayName() - Method in class jenkins.plugins.openstack.compute.JCloudsSlaveTemplate.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.plugins.openstack.compute.SlaveOptionsDescriptor
-
- getDisplayName() - Method in class jenkins.plugins.openstack.compute.slaveopts.BootSource.Image.Desc
-
- getDisplayName() - Method in class jenkins.plugins.openstack.compute.slaveopts.BootSource.Unspecified.Desc
-
- getDisplayName() - Method in class jenkins.plugins.openstack.compute.slaveopts.BootSource.VolumeFromImage.VFIDesc
-
- getDisplayName() - Method in class jenkins.plugins.openstack.compute.slaveopts.BootSource.VolumeSnapshot.Desc
-
- getDisplayName() - Method in class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory.Unspecified.Desc
-
- getDisplayName() - Method in class jenkins.plugins.openstack.compute.UserDataConfig.UserDataConfigProvider
-
- getDisplayName() - Method in class jenkins.plugins.openstack.pipeline.OpenStackMachineStep.DescriptorImpl
-
- getEffectiveSlaveOptions() - Method in class jenkins.plugins.openstack.compute.JCloudsCloud
-
- getEffectiveSlaveOptions() - Method in class jenkins.plugins.openstack.compute.JCloudsSlaveTemplate
-
- getEffectiveSlaveOptions() - Method in interface jenkins.plugins.openstack.compute.SlaveOptions.Holder
-
Get effective options declared by this object.
- getEndPointUrl() - Method in class jenkins.plugins.openstack.compute.JCloudsCloud
-
- getFlavorInfo(Flavor) - Static method in class jenkins.plugins.openstack.compute.internal.Openstack
-
- getFloatingIpPool() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
-
- getFreeFipIds() - Method in class jenkins.plugins.openstack.compute.internal.Openstack
-
Get list of Floating IPs created for this Jenkins instance that are not connected to any server.
- getFsRoot() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
-
- getFunctionName() - Method in class jenkins.plugins.openstack.pipeline.OpenStackMachineStep.DescriptorImpl
-
- getHardwareId() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
-
- getId() - Method in class jenkins.plugins.openstack.compute.JCloudsComputer
-
- getId() - Method in class jenkins.plugins.openstack.compute.JCloudsSlave
-
- getId() - Method in class jenkins.plugins.openstack.pipeline.SimplifiedServer
-
- getIgnoreSsl() - Method in class jenkins.plugins.openstack.compute.JCloudsCloud
-
- getImageIdsFor(String) - Method in class jenkins.plugins.openstack.compute.internal.Openstack
-
Finds the Id(s) of all active Image
s with the given name or ID.
- getImages() - Method in class jenkins.plugins.openstack.compute.internal.Openstack
-
Finds all Image
s.
- getInfo() - Method in class jenkins.plugins.openstack.compute.internal.Openstack
-
Get information about OpenStack deployment.
- getInstance() - Static method in class jenkins.plugins.openstack.compute.ServerScope.Unlimited
-
- getInstanceCap() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
-
- getInstancesMin() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
-
- getInstancesToRun() - Method in class jenkins.plugins.openstack.compute.JCloudsBuildWrapper
-
- getJavaPath() - Method in class jenkins.plugins.openstack.compute.slaveopts.LauncherFactory.SSH
-
- getJvmOptions() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
-
- getKeyPairName() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
-
- getLabels() - Method in class jenkins.plugins.openstack.compute.JCloudsSlaveTemplate
-
- getLabelSet() - Method in class jenkins.plugins.openstack.compute.JCloudsSlaveTemplate
-
- getLauncherFactory() - Method in class jenkins.plugins.openstack.compute.JCloudsSlave
-
- getLauncherFactory() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
-
- getLiveOpenstackServerDetails() - Method in class jenkins.plugins.openstack.compute.JCloudsSlave
-
Get settings from OpenStack about the Server for this slave.
- getName(OpenstackCredentialv2) - Method in class jenkins.plugins.openstack.compute.auth.OpenstackCredentialv2.NameProvider
- getName(OpenstackCredentialv3) - Method in class jenkins.plugins.openstack.compute.auth.OpenstackCredentialv3.NameProvider
- getName() - Method in class jenkins.plugins.openstack.compute.JCloudsSlaveTemplate
-
- getName() - Method in class jenkins.plugins.openstack.compute.ServerScope.Node
-
- getName() - Method in class jenkins.plugins.openstack.compute.slaveopts.BootSource.Image
-
- getName() - Method in class jenkins.plugins.openstack.compute.slaveopts.BootSource.VolumeSnapshot
-
- getNetworkId() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
-
- getNetworks(List<String>) - Method in class jenkins.plugins.openstack.compute.internal.Openstack
-
List all requested network details.
- getNetworksCapacity(Map<String, Network>) - Method in class jenkins.plugins.openstack.compute.internal.Openstack
-
For every network requested, return mapping of network and number of available fixed addresses.
- getNode() - Method in class jenkins.plugins.openstack.compute.JCloudsBuildWrapper.RunningNode
-
- getNode() - Method in class jenkins.plugins.openstack.compute.JCloudsComputer
-
- getNodeProperties() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
-
- getNodePropertiesDescriptors() - Method in class jenkins.plugins.openstack.compute.SlaveOptionsDescriptor
-
Returns the list of
NodePropertyDescriptor
appropriate for the
JCloudsSlave
s that are created from these options.
- getNormalLoggingLevel() - Method in class jenkins.plugins.openstack.compute.JCloudsCleanupThread
-
- getNormalLoggingLevel() - Method in class jenkins.plugins.openstack.compute.JCloudsPreCreationThread
-
- getNumExecutors() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
-
- getOpenstack(String, boolean, OpenstackCredential, String) - Method in class jenkins.plugins.openstack.compute.internal.Openstack.Factory
-
- getOpenstack(String, boolean, OpenstackCredential, String) - Method in class jenkins.plugins.openstack.compute.internal.Openstack.FactoryEP
-
- getOpenstack() - Method in class jenkins.plugins.openstack.compute.JCloudsCloud
-
Get connected OpenStack client wrapper.
- getOpenstackSlaveData() - Method in class jenkins.plugins.openstack.compute.JCloudsSlave
-
Gets most of the Server settings that were provided to Openstack
when the slave was created by the plugin.
- getPassword() - Method in class jenkins.plugins.openstack.compute.auth.OpenstackCredentialv2
-
- getPassword() - Method in class jenkins.plugins.openstack.compute.auth.OpenstackCredentialv3
-
- getProject() - Method in class jenkins.plugins.openstack.compute.ServerScope.Build
-
- getProjectDomain() - Method in class jenkins.plugins.openstack.compute.auth.OpenstackCredentialv3
-
- getProjectName() - Method in class jenkins.plugins.openstack.compute.auth.OpenstackCredentialv3
-
- getPublicAddress() - Method in class jenkins.plugins.openstack.compute.JCloudsSlave
-
Get public IP address of the server.
- getRawSlaveOptions() - Method in class jenkins.plugins.openstack.compute.JCloudsCloud
-
- getRawSlaveOptions() - Method in class jenkins.plugins.openstack.compute.JCloudsSlaveTemplate
-
- getRawSlaveOptions() - Method in interface jenkins.plugins.openstack.compute.SlaveOptions.Holder
-
Get configured options held by this object.
- getRecurrencePeriod() - Method in class jenkins.plugins.openstack.compute.JCloudsCleanupThread
-
- getRecurrencePeriod() - Method in class jenkins.plugins.openstack.compute.JCloudsPreCreationThread
-
- getRequiredContext() - Method in class jenkins.plugins.openstack.pipeline.OpenStackMachineStep.DescriptorImpl
-
- getRetentionStrategy() - Method in class jenkins.plugins.openstack.compute.JCloudsComputer
-
- getRetentionStrategy() - Method in class jenkins.plugins.openstack.compute.JCloudsSlave
-
- getRetentionTime() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
-
- getRunningNodes() - Method in class jenkins.plugins.openstack.compute.internal.Openstack
-
- getRunNumber() - Method in class jenkins.plugins.openstack.compute.ServerScope.Build
-
- getScope() - Method in class jenkins.plugins.openstack.pipeline.OpenStackMachineStep
-
- getSecurityGroups() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
-
- getServerById(String) - Method in class jenkins.plugins.openstack.compute.internal.Openstack
-
- getServerId(String, String) - Static method in class jenkins.plugins.openstack.compute.internal.FipScope
-
- getServerId() - Method in class jenkins.plugins.openstack.compute.JCloudsSlave
-
- getServersByName(String) - Method in class jenkins.plugins.openstack.compute.internal.Openstack
-
- getSlaveOptions() - Method in class jenkins.plugins.openstack.compute.JCloudsSlave
-
Get effective options used to configure this slave.
- getSlowLoggingLevel() - Method in class jenkins.plugins.openstack.compute.JCloudsCleanupThread
-
- getSlowLoggingLevel() - Method in class jenkins.plugins.openstack.compute.JCloudsPreCreationThread
-
- getSortedFlavors() - Method in class jenkins.plugins.openstack.compute.internal.Openstack
-
- getSortedIpPools() - Method in class jenkins.plugins.openstack.compute.internal.Openstack
-
- getSortedKeyPairNames() - Method in class jenkins.plugins.openstack.compute.internal.Openstack
-
- getStartTimeout() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
-
- getStatus() - Method in class jenkins.plugins.openstack.pipeline.SimplifiedServer
-
- getTemplate() - Method in class jenkins.plugins.openstack.compute.JCloudsBuildWrapper.NodePlan
-
- getTemplate(String) - Method in class jenkins.plugins.openstack.compute.JCloudsCloud
-
- getTemplate() - Method in class jenkins.plugins.openstack.pipeline.OpenStackMachineStep
-
- getTemplates() - Method in class jenkins.plugins.openstack.compute.JCloudsCloud
-
- getTenant() - Method in class jenkins.plugins.openstack.compute.auth.OpenstackCredentialv2
-
- getUserDataId() - Method in class jenkins.plugins.openstack.compute.SlaveOptions
-
- getUserDomain() - Method in class jenkins.plugins.openstack.compute.auth.OpenstackCredentialv3
-
- getUsername() - Method in class jenkins.plugins.openstack.compute.auth.OpenstackCredentialv2
-
- getUsername() - Method in class jenkins.plugins.openstack.compute.auth.OpenstackCredentialv3
-
- getUserName() - Method in class jenkins.plugins.openstack.compute.auth.OpenstackCredentialv3
-
- getValue() - Method in class jenkins.plugins.openstack.compute.ServerScope
-
Get Metadata value that represent this scope.
- getValue() - Method in class jenkins.plugins.openstack.compute.ServerScope.Time
-
- getVariables() - Method in class jenkins.plugins.openstack.compute.UserDataConfig.UserDataConfigProvider
-
- getVolumeSize() - Method in class jenkins.plugins.openstack.compute.slaveopts.BootSource.VolumeFromImage
-
- getVolumeSnapshotDescription(String) - Method in class jenkins.plugins.openstack.compute.internal.Openstack
-
Gets the description of a VolumeSnapshot
.
- getVolumeSnapshotIdsFor(String) - Method in class jenkins.plugins.openstack.compute.internal.Openstack
-
Finds the Id(s) of all available VolumeSnapshot
s with the given name
or ID.
- getVolumeSnapshots() - Method in class jenkins.plugins.openstack.compute.internal.Openstack
-
Finds all VolumeSnapshot
s that are Volume.Status.AVAILABLE
.
- getZone() - Method in class jenkins.plugins.openstack.compute.JCloudsCloud
-