Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Install ¶
func Install(name string, optFns ...deployOptionsFunc) framework.InstallFunc
func WithComponents ¶
func WithComponents(components ...Component) deployOptionsFunc
func WithNamespace ¶
func WithNamespace(namespace string) deployOptionsFunc
Types ¶
type Deployment ¶
type Deployment interface { framework.Deployment Observability }
Click to show internal directories.
Click to hide internal directories.