Documentation
¶
Index ¶
Constants ¶
View Source
const DeploymentName = "cert-manager"
Variables ¶
This section is empty.
Functions ¶
func Install ¶
func Install(fs ...deployOptionsFunc) framework.InstallFunc
func WithNamespace ¶
func WithNamespace(namespace string) deployOptionsFunc
func WithVersion ¶
func WithVersion(version string) deployOptionsFunc
Types ¶
type Deployment ¶
type Deployment interface {
framework.Deployment
}
func From ¶
func From(cluster framework.Cluster) Deployment
Click to show internal directories.
Click to hide internal directories.