Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
createbatch.Config
}
func (Config) Initialize ¶
Initialize creates a new Tool instance.
func (Config) ToolConfigKind ¶
ToolConfigKind returns the unique name for this tool.
type SparkBatchBuilder ¶
type SparkBatchBuilder struct{}
func (*SparkBatchBuilder) BuildBatch ¶
func (b *SparkBatchBuilder) BuildBatch(params parameters.ParamValues) (*dataproc.Batch, error)
func (*SparkBatchBuilder) Parameters ¶
func (b *SparkBatchBuilder) Parameters() parameters.Parameters
Click to show internal directories.
Click to hide internal directories.