Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type CertHolder ¶
type CertHolder struct {
// contains filtered or unexported fields
}
func New ¶
func New(certDir string) *CertHolder
func (*CertHolder) ForResource ¶
func (h *CertHolder) ForResource(gvr schema.GroupVersionResource, r metav1.ObjectMeta) (*ResourceCerts, bool)
type ResourceCerts ¶
type ResourceCerts struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.