Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HadoopHdfsNodeRecipient ¶
type HadoopHdfsNodeRecipient struct {
Name, Namespace string
CustomResourceName, ServiceName string
Image, AmqpClientName, MgmtHttpName string
AmqpClientPort, MgmtHttpPort int
Count int
HdfsClusterID, HdfsNodeType string
}
func NewHadoopHdfsNodeRecipient ¶
func NewHadoopHdfsNodeRecipient(name, namespace, crn, serviceName, hdfsClusterID, hdfsNodeType string, nodeCount *int32) *HadoopHdfsNodeRecipient
func (*HadoopHdfsNodeRecipient) New ¶
func (recipe *HadoopHdfsNodeRecipient) New() (*v1beta2.StatefulSet, error)
Click to show internal directories.
Click to hide internal directories.