Documentation
¶
Index ¶
Constants ¶
View Source
const ( DeploymentKind = "Deployment" DeploymentVersion = "extensions/v1beta1" )
View Source
const ( FnCreate requestType = iota FnDelete FnUpdate )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NewDeploy ¶
type NewDeploy struct {
// contains filtered or unexported fields
}
func MakeNewDeploy ¶
func MakeNewDeploy( fissionClient *crd.FissionClient, kubernetesClient *kubernetes.Clientset, crdClient *rest.RESTClient, namespace string, fsCache *fscache.FunctionServiceCache, instanceID string, ) *NewDeploy
func (*NewDeploy) GetFuncSvc ¶
Click to show internal directories.
Click to hide internal directories.