Documentation ¶
Index ¶
- func ExampleHelloWorldServing() v1alpha1.Service
- func GetExtAuthzDeployment(namespace string) appsv1.Deployment
- func GetExtAuthzService(namespace string) corev1.Service
- func KnativeServingClient(kubeConfigPath string) (*servingClientSet.ServingV1alpha1Client, error)
- func KnativeServingNetworkClient(kubeConfigPath string) (*networkingClientSet.NetworkingV1alpha1Client, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExampleHelloWorldServing ¶
Returns a simple "Hello World" Knative Service. It returns "Hello World!" for every request.
func GetExtAuthzDeployment ¶
func GetExtAuthzDeployment(namespace string) appsv1.Deployment
func GetExtAuthzService ¶
func KnativeServingClient ¶
func KnativeServingClient(kubeConfigPath string) (*servingClientSet.ServingV1alpha1Client, error)
func KnativeServingNetworkClient ¶
func KnativeServingNetworkClient(kubeConfigPath string) (*networkingClientSet.NetworkingV1alpha1Client, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.