Package | Description |
---|---|
com.oracle.bmc.devops.model |
Modifier and Type | Class and Description |
---|---|
class |
InlinePublicKeyVerificationKeySource
Specifies the Inline public key verification source details
Note: Objects should always be created or deserialized using the InlinePublicKeyVerificationKeySource.Builder . |
class |
NoneVerificationKeySource
Allows user to opt out of Verification key source
Note: Objects should always be created or deserialized using the NoneVerificationKeySource.Builder . |
class |
VaultSecretVerificationKeySource
Specifies the Vault verification source details
Note: Objects should always be created or deserialized using the VaultSecretVerificationKeySource.Builder . |
Modifier and Type | Method and Description |
---|---|
VerificationKeySource |
HelmRepositoryDeployArtifactSource.getHelmVerificationKeySource() |
Modifier and Type | Method and Description |
---|---|
HelmRepositoryDeployArtifactSource.Builder |
HelmRepositoryDeployArtifactSource.Builder.helmVerificationKeySource(VerificationKeySource helmVerificationKeySource) |
Constructor and Description |
---|
HelmRepositoryDeployArtifactSource(String chartUrl,
String deployArtifactVersion,
VerificationKeySource helmVerificationKeySource)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.