Documentation ¶
Index ¶
Constants ¶
View Source
const AllNamespaces = " ALL "
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientFactory ¶
type Details ¶
type Details struct {
// contains filtered or unexported fields
}
func (*Details) RegisterObjectMutateActions ¶
func (p *Details) RegisterObjectMutateActions( typeName string, summary ext.ObjectSummaryProvider, )
type FatalError ¶
type FatalError struct {
// contains filtered or unexported fields
}
type UserRetryableError ¶
type UserRetryableError struct { RetryOp func() error // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.