Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interface ¶
type PolicyStorage ¶
type PolicyStorage struct {
// contains filtered or unexported fields
}
func (*PolicyStorage) Delete ¶
func (p *PolicyStorage) Delete(key string)
func (*PolicyStorage) Keys ¶
func (p *PolicyStorage) Keys() []string
func (*PolicyStorage) List ¶
func (p *PolicyStorage) List() []api.Policy
Click to show internal directories.
Click to hide internal directories.