Documentation ¶
Index ¶
- func CheckCRD(crd *CRD)
- func Cmd() *cobra.Command
- func CmdCreate() *cobra.Command
- func CmdDelete() *cobra.Command
- func CmdStatus() *cobra.Command
- func CmdWait() *cobra.Command
- func CmdYaml() *cobra.Command
- func CreateCRD(crd *CRD)
- func DeleteCRD(crd *CRD)
- func ForEachCRD(fn func(*CRD))
- func IsReady(crd *CRD) (bool, error)
- func RunCreate(cmd *cobra.Command, args []string)
- func RunDelete(cmd *cobra.Command, args []string)
- func RunStatus(cmd *cobra.Command, args []string)
- func RunWait(cmd *cobra.Command, args []string)
- func RunYaml(cmd *cobra.Command, args []string)
- func WaitAllReady()
- type CRD
- type Crds
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.