Documentation ¶
Index ¶
Constants ¶
View Source
const (
Base64 string = "^(?:[A-Za-z0-9+\\/]{4})*(?:[A-Za-z0-9+\\/]{2}==|[A-Za-z0-9+\\/]{3}=|[A-Za-z0-9+\\/]{4})$"
)
Variables ¶
This section is empty.
Functions ¶
func InferShard ¶
Types ¶
type Sharding ¶
type Sharding struct {
// contains filtered or unexported fields
}
func NewSharding ¶
func (*Sharding) InitApplications ¶
func (sh *Sharding) InitApplications(applications []unstructured.Unstructured)
func (*Sharding) ShouldBeProcessed ¶
Click to show internal directories.
Click to hide internal directories.