Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Gen ¶
func Gen(req KubeRequest) (string, error)
Types ¶
type KubeRequest ¶
type ServiceType ¶
type ServiceType string
const ( ServiceTypeApi ServiceType = "api" ServiceTypeRpc ServiceType = "rpc" ServiceTypeJob ServiceType = "job" )
Click to show internal directories.
Click to hide internal directories.