Documentation ¶
Index ¶
- Constants
- Variables
- func EnsureServerlessAbsent(f *feature.Feature) error
- func EnsureServerlessOperatorInstalled(f *feature.Feature) error
- func ServingCertificateResource(f *feature.Feature) error
- func ServingDefaultValues(f *feature.Feature) error
- func ServingIngressDomain(f *feature.Feature) error
Constants ¶
View Source
const DefaultCertificateSecretName = "knative-serving-cert"
View Source
const (
KnativeServingNamespace = "knative-serving"
)
Variables ¶
View Source
var EnsureServerlessServingDeployed = feature.WaitForResourceToBeCreated(KnativeServingNamespace, gvk.KnativeServing)
Functions ¶
func EnsureServerlessAbsent ¶
func ServingDefaultValues ¶
func ServingIngressDomain ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.