You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
[default to 'crd.CustomResource']
object_type
String
The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
[default to 'crd.CustomResource']
dc_launcher
String
Type of custom resource or 'kind' in K8s.
[optional]
image
String
Docker image URL for public cloud DC.
[optional]
name
String
A string property called name which is used as part of a uniqueness constraint. See 'identity' specification in this MO definition.
[optional]
namespace
String
Namespace to launch the deployment associated with the custom resource.