Documentation ¶
Index ¶
Constants ¶
View Source
const ( SecretNameAnnotation = "secret-generator.opendatahub.io/name" SecretTypeAnnotation = "secret-generator.opendatahub.io/type" SecretLengthAnnotation = "secret-generator.opendatahub.io/complexity" SecretOauthClientAnnotation = "secret-generator.opendatahub.io/oauth-client-route" )
secret generator.
View Source
const ( PlatformVersion = "platform.opendatahub.io/version" PlatformType = "platform.opendatahub.io/type" InstanceGeneration = "platform.opendatahub.io/instance.generation" InstanceName = "platform.opendatahub.io/instance.name" InstanceUID = "platform.opendatahub.io/instance.uid" )
View Source
const InjectionOfCABundleAnnotatoion = "security.opendatahub.io/inject-trusted-ca-bundle"
trust CA bundler.
View Source
const ManagedByODHOperator = "opendatahub.io/managed"
ManagedByODHOperator is used to denote if a resource/component should be reconciled - when true, reconcile.
View Source
const ManagementStateAnnotation = "component.opendatahub.io/management-state"
ManagementStateAnnotation set on Component CR only, to show which ManagementState value if defined in DSC for the component.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.