Class KubectlCredential
java.lang.Object
hudson.model.AbstractDescribableImpl<KubectlCredential>
org.jenkinsci.plugins.kubernetes.cli.KubectlCredential
- All Implemented Interfaces:
Describable<KubectlCredential>
Necessary information for configuring a single registry
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
Field Details
-
serverUrl
-
credentialsId
-
caCertificate
-
contextName
-
clusterName
-
namespace
-
-
Constructor Details
-
KubectlCredential
@DataBoundConstructor public KubectlCredential()
-