Class Messages
java.lang.Object
com.oracle.cloud.baremetal.jenkins.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeyBaremetalCloud.cloudName.duplicate:Oracle Cloud Infrastructure Compute named ‘{0}’ already exists.static org.jvnet.localizer.Localizable_BaremetalCloud_provision_started(Object arg0, Object arg1) KeyBaremetalCloud.provision.started:Started provisioning node(s) {0} with {1} executors..static org.jvnet.localizer.LocalizableKeyBaremetalCloud.provision.templateDisabled:Agent template has been disabled.static org.jvnet.localizer.LocalizableKeyBaremetalCloud.provision.templateNotFound:Unable to find agent template.static org.jvnet.localizer.LocalizableKeyBaremetalCloud.termination.offlineCause:This Agent is being terminated.static org.jvnet.localizer.LocalizableKeyBaremetalCloud.testConnection.error:Failed to connect to Oracle Cloud Infrastructure Compute: {0}.static org.jvnet.localizer.LocalizableKeyBaremetalCloud.testConnection.success:Successfully connected to Oracle Cloud Infrastructure Compute.static org.jvnet.localizer.LocalizableKeyBaremetalCloud.testConnection.unauthorized:Invalid credentials.static org.jvnet.localizer.LocalizableKeyBaremetalCloudAgentTemplate.assignPublicIP.unable:The selected subnet is private, can not assign Public IP..static org.jvnet.localizer.LocalizableKeyBaremetalCloudAgentTemplate.doNotDisable.warningmsg:There can be performance issues, make sure you understand the effects..static org.jvnet.localizer.LocalizableKeyBaremetalCloudAgentTemplate.labelString.exclusiveEmpty:You may want to assign labels to this node; it's marked to only run jobs that are exclusively tied to itself or a label..static org.jvnet.localizer.LocalizableKeyBaremetalCloudAgentTemplate.ocpu.flex.empty:Please select appropriate value for selected shape.static org.jvnet.localizer.LocalizableKeyBaremetalCloudAgentTemplate.ocpu.nonflex.nonempty:Please select appropriate shape that supports this option.static org.jvnet.localizer.LocalizableKeyBaremetalCloudAgentTemplate_prefix_contains_spaces:Instance Name Prefix can not contain whitespaces.static org.jvnet.localizer.LocalizableKeyBaremetalCloudAgentTemplate.privateKey.invalid:Invalid SSH Private Key.static org.jvnet.localizer.LocalizableKeyBaremetalCloudAgentTemplate.privateKey.unable:Unable to read SSH Private Key: {0}.static org.jvnet.localizer.LocalizableKeyBaremetalCloudAgentTemplate.usePublicIP.unable:Public IP is not assigned..static org.jvnet.localizer.LocalizableKeyBaremetalCloudAgentTemplate.verifySshKeyPair.mismatch:The SSH Private Key does not match the public key.static org.jvnet.localizer.LocalizableKeyBaremetalCloudAgentTemplate.verifySshKeyPair.publicKeyEmpty:The SSH public key is empty.static org.jvnet.localizer.LocalizableKeyBaremetalCloudAgentTemplate.verifySshKeyPair.success:Successfully matched the SSH public and private key pair.static org.jvnet.localizer.LocalizableKeyBaremetalCloudAgentTemplate.verifySshKeyPair.unable:Unable to verify the SSH key pair: {0}.static org.jvnet.localizer.Localizable_FormFillFailure_error(Object arg0) KeyFormFillFailure.error:ERROR: {0}.static org.jvnet.localizer.LocalizableKeyFormValidation.ValidateRequired:Field is required.static StringKeyBaremetalCloud.cloudName.duplicate:Oracle Cloud Infrastructure Compute named ‘{0}’ already exists.static StringBaremetalCloud_provision_started(Object arg0, Object arg1) KeyBaremetalCloud.provision.started:Started provisioning node(s) {0} with {1} executors..static StringKeyBaremetalCloud.provision.templateDisabled:Agent template has been disabled.static StringKeyBaremetalCloud.provision.templateNotFound:Unable to find agent template.static StringKeyBaremetalCloud.termination.offlineCause:This Agent is being terminated.static StringKeyBaremetalCloud.testConnection.error:Failed to connect to Oracle Cloud Infrastructure Compute: {0}.static StringKeyBaremetalCloud.testConnection.success:Successfully connected to Oracle Cloud Infrastructure Compute.static StringKeyBaremetalCloud.testConnection.unauthorized:Invalid credentials.static StringKeyBaremetalCloudAgentTemplate.assignPublicIP.unable:The selected subnet is private, can not assign Public IP..static StringKeyBaremetalCloudAgentTemplate.doNotDisable.warningmsg:There can be performance issues, make sure you understand the effects..static StringKeyBaremetalCloudAgentTemplate.labelString.exclusiveEmpty:You may want to assign labels to this node; it's marked to only run jobs that are exclusively tied to itself or a label..static StringKeyBaremetalCloudAgentTemplate.ocpu.flex.empty:Please select appropriate value for selected shape.static StringKeyBaremetalCloudAgentTemplate.ocpu.nonflex.nonempty:Please select appropriate shape that supports this option.static StringKeyBaremetalCloudAgentTemplate_prefix_contains_spaces:Instance Name Prefix can not contain whitespaces.static StringKeyBaremetalCloudAgentTemplate.privateKey.invalid:Invalid SSH Private Key.static StringKeyBaremetalCloudAgentTemplate.privateKey.unable:Unable to read SSH Private Key: {0}.static StringKeyBaremetalCloudAgentTemplate.usePublicIP.unable:Public IP is not assigned..static StringKeyBaremetalCloudAgentTemplate.verifySshKeyPair.mismatch:The SSH Private Key does not match the public key.static StringKeyBaremetalCloudAgentTemplate.verifySshKeyPair.publicKeyEmpty:The SSH public key is empty.static StringKeyBaremetalCloudAgentTemplate.verifySshKeyPair.success:Successfully matched the SSH public and private key pair.static StringKeyBaremetalCloudAgentTemplate.verifySshKeyPair.unable:Unable to verify the SSH key pair: {0}.static StringFormFillFailure_error(Object arg0) KeyFormFillFailure.error:ERROR: {0}.static StringKeyFormValidation.ValidateRequired:Field is required.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
BaremetalCloud_testConnection_unauthorized
KeyBaremetalCloud.testConnection.unauthorized:Invalid credentials.- Returns:
Invalid credentials
-
_BaremetalCloud_testConnection_unauthorized
public static org.jvnet.localizer.Localizable _BaremetalCloud_testConnection_unauthorized()KeyBaremetalCloud.testConnection.unauthorized:Invalid credentials.- Returns:
Invalid credentials
-
BaremetalCloudAgentTemplate_ocpu_nonflex_nonempty
KeyBaremetalCloudAgentTemplate.ocpu.nonflex.nonempty:Please select appropriate shape that supports this option.- Returns:
Please select appropriate shape that supports this option
-
_BaremetalCloudAgentTemplate_ocpu_nonflex_nonempty
public static org.jvnet.localizer.Localizable _BaremetalCloudAgentTemplate_ocpu_nonflex_nonempty()KeyBaremetalCloudAgentTemplate.ocpu.nonflex.nonempty:Please select appropriate shape that supports this option.- Returns:
Please select appropriate shape that supports this option
-
BaremetalCloud_testConnection_error
KeyBaremetalCloud.testConnection.error:Failed to connect to Oracle Cloud Infrastructure Compute: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Failed to connect to Oracle Cloud Infrastructure Compute: {0}
-
_BaremetalCloud_testConnection_error
KeyBaremetalCloud.testConnection.error:Failed to connect to Oracle Cloud Infrastructure Compute: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Failed to connect to Oracle Cloud Infrastructure Compute: {0}
-
BaremetalCloudAgentTemplate_assignPublicIP_unable
KeyBaremetalCloudAgentTemplate.assignPublicIP.unable:The selected subnet is private, can not assign Public IP..- Returns:
The selected subnet is private, can not assign Public IP.
-
_BaremetalCloudAgentTemplate_assignPublicIP_unable
public static org.jvnet.localizer.Localizable _BaremetalCloudAgentTemplate_assignPublicIP_unable()KeyBaremetalCloudAgentTemplate.assignPublicIP.unable:The selected subnet is private, can not assign Public IP..- Returns:
The selected subnet is private, can not assign Public IP.
-
BaremetalCloud_cloudName_duplicate
KeyBaremetalCloud.cloudName.duplicate:Oracle Cloud Infrastructure Compute named ‘{0}’ already exists.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Oracle Cloud Infrastructure Compute named ‘{0}’ already exists
-
_BaremetalCloud_cloudName_duplicate
KeyBaremetalCloud.cloudName.duplicate:Oracle Cloud Infrastructure Compute named ‘{0}’ already exists.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Oracle Cloud Infrastructure Compute named ‘{0}’ already exists
-
BaremetalCloudAgentTemplate_privateKey_invalid
KeyBaremetalCloudAgentTemplate.privateKey.invalid:Invalid SSH Private Key.- Returns:
Invalid SSH Private Key
-
_BaremetalCloudAgentTemplate_privateKey_invalid
public static org.jvnet.localizer.Localizable _BaremetalCloudAgentTemplate_privateKey_invalid()KeyBaremetalCloudAgentTemplate.privateKey.invalid:Invalid SSH Private Key.- Returns:
Invalid SSH Private Key
-
BaremetalCloud_provision_templateDisabled
KeyBaremetalCloud.provision.templateDisabled:Agent template has been disabled.- Returns:
Agent template has been disabled
-
_BaremetalCloud_provision_templateDisabled
public static org.jvnet.localizer.Localizable _BaremetalCloud_provision_templateDisabled()KeyBaremetalCloud.provision.templateDisabled:Agent template has been disabled.- Returns:
Agent template has been disabled
-
BaremetalCloudAgentTemplate_verifySshKeyPair_mismatch
KeyBaremetalCloudAgentTemplate.verifySshKeyPair.mismatch:The SSH Private Key does not match the public key.- Returns:
The SSH Private Key does not match the public key
-
_BaremetalCloudAgentTemplate_verifySshKeyPair_mismatch
public static org.jvnet.localizer.Localizable _BaremetalCloudAgentTemplate_verifySshKeyPair_mismatch()KeyBaremetalCloudAgentTemplate.verifySshKeyPair.mismatch:The SSH Private Key does not match the public key.- Returns:
The SSH Private Key does not match the public key
-
BaremetalCloudAgentTemplate_usePublicIP_unable
KeyBaremetalCloudAgentTemplate.usePublicIP.unable:Public IP is not assigned..- Returns:
Public IP is not assigned.
-
_BaremetalCloudAgentTemplate_usePublicIP_unable
public static org.jvnet.localizer.Localizable _BaremetalCloudAgentTemplate_usePublicIP_unable()KeyBaremetalCloudAgentTemplate.usePublicIP.unable:Public IP is not assigned..- Returns:
Public IP is not assigned.
-
FormFillFailure_error
KeyFormFillFailure.error:ERROR: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
ERROR: {0}
-
_FormFillFailure_error
KeyFormFillFailure.error:ERROR: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
ERROR: {0}
-
BaremetalCloudAgentTemplate_prefix_contains_spaces
KeyBaremetalCloudAgentTemplate_prefix_contains_spaces:Instance Name Prefix can not contain whitespaces.- Returns:
Instance Name Prefix can not contain whitespaces
-
_BaremetalCloudAgentTemplate_prefix_contains_spaces
public static org.jvnet.localizer.Localizable _BaremetalCloudAgentTemplate_prefix_contains_spaces()KeyBaremetalCloudAgentTemplate_prefix_contains_spaces:Instance Name Prefix can not contain whitespaces.- Returns:
Instance Name Prefix can not contain whitespaces
-
BaremetalCloudAgentTemplate_verifySshKeyPair_success
KeyBaremetalCloudAgentTemplate.verifySshKeyPair.success:Successfully matched the SSH public and private key pair.- Returns:
Successfully matched the SSH public and private key pair
-
_BaremetalCloudAgentTemplate_verifySshKeyPair_success
public static org.jvnet.localizer.Localizable _BaremetalCloudAgentTemplate_verifySshKeyPair_success()KeyBaremetalCloudAgentTemplate.verifySshKeyPair.success:Successfully matched the SSH public and private key pair.- Returns:
Successfully matched the SSH public and private key pair
-
BaremetalCloud_termination_offlineCause
KeyBaremetalCloud.termination.offlineCause:This Agent is being terminated.- Returns:
This Agent is being terminated
-
_BaremetalCloud_termination_offlineCause
public static org.jvnet.localizer.Localizable _BaremetalCloud_termination_offlineCause()KeyBaremetalCloud.termination.offlineCause:This Agent is being terminated.- Returns:
This Agent is being terminated
-
BaremetalCloud_provision_started
KeyBaremetalCloud.provision.started:Started provisioning node(s) {0} with {1} executors..- Parameters:
arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Started provisioning node(s) {0} with {1} executors.
-
_BaremetalCloud_provision_started
public static org.jvnet.localizer.Localizable _BaremetalCloud_provision_started(Object arg0, Object arg1) KeyBaremetalCloud.provision.started:Started provisioning node(s) {0} with {1} executors..- Parameters:
arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Started provisioning node(s) {0} with {1} executors.
-
BaremetalCloud_provision_templateNotFound
KeyBaremetalCloud.provision.templateNotFound:Unable to find agent template.- Returns:
Unable to find agent template
-
_BaremetalCloud_provision_templateNotFound
public static org.jvnet.localizer.Localizable _BaremetalCloud_provision_templateNotFound()KeyBaremetalCloud.provision.templateNotFound:Unable to find agent template.- Returns:
Unable to find agent template
-
BaremetalCloudAgentTemplate_ocpu_flex_empty
KeyBaremetalCloudAgentTemplate.ocpu.flex.empty:Please select appropriate value for selected shape.- Returns:
Please select appropriate value for selected shape
-
_BaremetalCloudAgentTemplate_ocpu_flex_empty
public static org.jvnet.localizer.Localizable _BaremetalCloudAgentTemplate_ocpu_flex_empty()KeyBaremetalCloudAgentTemplate.ocpu.flex.empty:Please select appropriate value for selected shape.- Returns:
Please select appropriate value for selected shape
-
FormValidation_ValidateRequired
KeyFormValidation.ValidateRequired:Field is required.- Returns:
Field is required
-
_FormValidation_ValidateRequired
public static org.jvnet.localizer.Localizable _FormValidation_ValidateRequired()KeyFormValidation.ValidateRequired:Field is required.- Returns:
Field is required
-
BaremetalCloudAgentTemplate_verifySshKeyPair_unable
KeyBaremetalCloudAgentTemplate.verifySshKeyPair.unable:Unable to verify the SSH key pair: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Unable to verify the SSH key pair: {0}
-
_BaremetalCloudAgentTemplate_verifySshKeyPair_unable
public static org.jvnet.localizer.Localizable _BaremetalCloudAgentTemplate_verifySshKeyPair_unable(Object arg0) KeyBaremetalCloudAgentTemplate.verifySshKeyPair.unable:Unable to verify the SSH key pair: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Unable to verify the SSH key pair: {0}
-
BaremetalCloudAgentTemplate_verifySshKeyPair_publicKeyEmpty
KeyBaremetalCloudAgentTemplate.verifySshKeyPair.publicKeyEmpty:The SSH public key is empty.- Returns:
The SSH public key is empty
-
_BaremetalCloudAgentTemplate_verifySshKeyPair_publicKeyEmpty
public static org.jvnet.localizer.Localizable _BaremetalCloudAgentTemplate_verifySshKeyPair_publicKeyEmpty()KeyBaremetalCloudAgentTemplate.verifySshKeyPair.publicKeyEmpty:The SSH public key is empty.- Returns:
The SSH public key is empty
-
BaremetalCloudAgentTemplate_privateKey_unable
KeyBaremetalCloudAgentTemplate.privateKey.unable:Unable to read SSH Private Key: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Unable to read SSH Private Key: {0}
-
_BaremetalCloudAgentTemplate_privateKey_unable
public static org.jvnet.localizer.Localizable _BaremetalCloudAgentTemplate_privateKey_unable(Object arg0) KeyBaremetalCloudAgentTemplate.privateKey.unable:Unable to read SSH Private Key: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Unable to read SSH Private Key: {0}
-
BaremetalCloud_testConnection_success
KeyBaremetalCloud.testConnection.success:Successfully connected to Oracle Cloud Infrastructure Compute.- Returns:
Successfully connected to Oracle Cloud Infrastructure Compute
-
_BaremetalCloud_testConnection_success
public static org.jvnet.localizer.Localizable _BaremetalCloud_testConnection_success()KeyBaremetalCloud.testConnection.success:Successfully connected to Oracle Cloud Infrastructure Compute.- Returns:
Successfully connected to Oracle Cloud Infrastructure Compute
-
BaremetalCloudAgentTemplate_doNotDisable_warningmsg
KeyBaremetalCloudAgentTemplate.doNotDisable.warningmsg:There can be performance issues, make sure you understand the effects..- Returns:
There can be performance issues, make sure you understand the effects.
-
_BaremetalCloudAgentTemplate_doNotDisable_warningmsg
public static org.jvnet.localizer.Localizable _BaremetalCloudAgentTemplate_doNotDisable_warningmsg()KeyBaremetalCloudAgentTemplate.doNotDisable.warningmsg:There can be performance issues, make sure you understand the effects..- Returns:
There can be performance issues, make sure you understand the effects.
-
BaremetalCloudAgentTemplate_labelString_exclusiveEmpty
KeyBaremetalCloudAgentTemplate.labelString.exclusiveEmpty:You may want to assign labels to this node; it's marked to only run jobs that are exclusively tied to itself or a label..- Returns:
You may want to assign labels to this node; it's marked to only run jobs that are exclusively tied to itself or a label.
-
_BaremetalCloudAgentTemplate_labelString_exclusiveEmpty
public static org.jvnet.localizer.Localizable _BaremetalCloudAgentTemplate_labelString_exclusiveEmpty()KeyBaremetalCloudAgentTemplate.labelString.exclusiveEmpty:You may want to assign labels to this node; it's marked to only run jobs that are exclusively tied to itself or a label..- Returns:
You may want to assign labels to this node; it's marked to only run jobs that are exclusively tied to itself or a label.
-