Documentation
¶
Index ¶
- func CertificateFromPEM(crt []byte) (*x509.Certificate, error)
- func FirstNLines(s string, n int) string
- func IsManaged(obj metav1.Object) bool
- func MaxNCharacters(s string, n int) string
- func RouteAdmittedFunc(event watch.Event) (bool, error)
- func RouteTLSChangedFunc(tls *routev1.TLSConfig) func(watch.Event) (bool, error)
- func SecretDataChangedFunc(data map[string][]byte) func(watch.Event) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CertificateFromPEM ¶
func CertificateFromPEM(crt []byte) (*x509.Certificate, error)
func FirstNLines ¶
func MaxNCharacters ¶
func RouteTLSChangedFunc ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.