crd

package
v0.0.0-...-a7025f6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Copyright 2020 The Kubeflow Authors

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Index

Constants

View Source
const (
	// CRDName is the name for TFJob.
	CRDName = "github.com/kubeflow/tf-operator/pkg/apis/tensorflow/v1.TFJob"
)
View Source
const (
	// MPICRDName is the name for MPIJob
	MPICRDName = "github.com/kubeflow/mpi-operator/pkg/apis/kubeflow/v1alpha2.MPIJob"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Generator

type Generator interface {
	Generate(original *apiextensions.CustomResourceDefinition) *apiextensions.CustomResourceDefinition
}

type MPIJobGenerator

type MPIJobGenerator struct {
	*exporter.Exporter
}

TFJobGenerator is the type for TFJob CRD generator.

func NewMPIJobGenerator

func NewMPIJobGenerator(outputDir string) *MPIJobGenerator

NewTFJobGenerator creates a new TFJob CRD generator.

func (MPIJobGenerator) Generate

Generate generates the crd.

type TFJobGenerator

type TFJobGenerator struct {
	*exporter.Exporter
}

TFJobGenerator is the type for TFJob CRD generator.

func NewTFJobGenerator

func NewTFJobGenerator(outputDir string) *TFJobGenerator

NewTFJobGenerator creates a new TFJob CRD generator.

func (TFJobGenerator) Generate

Generate generates the crd.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL