Documentation ¶
Index ¶
- func Down(ctx context.Context, path string, options kube.DownOptions) (*types.PlayKubeReport, error)
- func DownWithBody(ctx context.Context, body io.Reader, options kube.DownOptions) (*types.PlayKubeReport, error)
- func Kube(ctx context.Context, path string, options *KubeOptions) (*types.PlayKubeReport, error)
- func KubeWithBody(ctx context.Context, body io.Reader, options *KubeOptions) (*types.PlayKubeReport, error)
- type KubeOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Down ¶
func Down(ctx context.Context, path string, options kube.DownOptions) (*types.PlayKubeReport, error)
func DownWithBody ¶
func DownWithBody(ctx context.Context, body io.Reader, options kube.DownOptions) (*types.PlayKubeReport, error)
func Kube ¶
func Kube(ctx context.Context, path string, options *KubeOptions) (*types.PlayKubeReport, error)
func KubeWithBody ¶
func KubeWithBody(ctx context.Context, body io.Reader, options *KubeOptions) (*types.PlayKubeReport, error)
Types ¶
type KubeOptions ¶
type KubeOptions = kube.PlayOptions
Click to show internal directories.
Click to hide internal directories.